Difference between revisions of "Template:Armour"

From CrawlWiki
Jump to: navigation, search
(Evasion penalty --> Encumbrance rating)
(Add semantic properties; Remove SH field.)
Line 19: Line 19:
 
! align="left" | [[GDR]]
 
! align="left" | [[GDR]]
 
| {{{GDR|?}}}
 
| {{{GDR|?}}}
|-
 
! align="left" | Shield Value
 
| {{{SH|n/a}}}
 
 
|-
 
|-
 
! align="left" | Maximum Enchantment
 
! align="left" | Maximum Enchantment
Line 31: Line 28:
 
! align="left" | Time to Wear
 
! align="left" | Time to Wear
 
| {{{weartime|?}}}
 
| {{{weartime|?}}}
|}
+
|}{{#set:Armour AC={{{AC|0}}}
 +
|Encumbrance Rating={{{EV|0}}}
 +
|GDR={{{GDR|0}}}
 +
|Armour maximum enchantment={{{maxenc|2}}}}}
 +
 
  
 
</div><noinclude><br clear="both" />
 
</div><noinclude><br clear="both" />
Line 42: Line 43:
 
   |EV          =  
 
   |EV          =  
 
   |GDR        =
 
   |GDR        =
  |SH          = 
 
 
   |maxenc      =  
 
   |maxenc      =  
 
   |size        = Small, Medium, Large, Big
 
   |size        = Small, Medium, Large, Big

Revision as of 18:03, 30 November 2013

Name some kind of armour
Weight  ? aum
Size to wear Any
Armour Class  ?
Encumbrance rating  ?
GDR  ?
Maximum Enchantment  ?
Grants nothing
Time to Wear  ?



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

{{armour
 |name        = 
 |weight      = 
 |AC          = 
 |EV          = 
 |GDR         =
 |maxenc      = 
 |size        = Small, Medium, Large, Big
 |grants      = 
 |weartime    =
}}