Difference between revisions of "Template:Shield"

From CrawlWiki
Jump to: navigation, search
(Remove weight - it's obsolete since 0.15)
m (+maxblocks)
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
 
| {{{size|Any}}}
 
| {{{size|Any}}}
 
|-
 
|-
! align="left" | [[Shield Value]]
+
! align="left" | [[Shield (stat)|Shield Value]]
 
| {{{SH|n/a}}}
 
| {{{SH|n/a}}}
 
|-
 
|-
Line 22: Line 22:
 
! align="left" | Time to Wear
 
! align="left" | Time to Wear
 
| {{{weartime|?}}}
 
| {{{weartime|?}}}
 +
|-
 +
! align="left" | Maximum Blocks
 +
| {{{maxblocks|?}}}
 
|}
 
|}
  
Line 35: Line 38:
 
   |grants      =  
 
   |grants      =  
 
   |weartime    =
 
   |weartime    =
 +
  |maxblocks  =
 
  <nowiki>}}</nowiki>
 
  <nowiki>}}</nowiki>
  

Latest revision as of 09:10, 15 January 2024

Name some kind of armour
Size to wear Any
Shield Value n/a
Base shield penalty  ?
Maximum Enchantment  ?
Grants nothing
Time to Wear  ?
Maximum Blocks  ?

Put this template at the top of every shield page. Call it like this:

{{shield
 |name        = 
 |SH          =  
 |EV          = 
 |maxenc      = 
 |size        = Small, Medium, Large, Big
 |grants      = 
 |weartime    =
 |maxblocks   =
}}