Difference between revisions of "Template:Armour"

From CrawlWiki
Jump to: navigation, search
(Remove weight - it's obsolete since 0.15)
(Remove GDR line)
 
Line 13: Line 13:
 
! align="left" | [[Encumbrance rating]]
 
! align="left" | [[Encumbrance rating]]
 
| {{{EV|?}}}
 
| {{{EV|?}}}
|-
 
! align="left" | [[GDR]]
 
| {{{GDR|?}}}
 
 
|-
 
|-
 
! align="left" | Maximum Enchantment
 
! align="left" | Maximum Enchantment
Line 27: Line 24:
 
|}{{#set:Armour AC={{{AC|0}}}
 
|}{{#set:Armour AC={{{AC|0}}}
 
|Encumbrance Rating={{{EV|0}}}
 
|Encumbrance Rating={{{EV|0}}}
|GDR={{#invoke:String|fix_gdr|{{{GDR|0}}}}}
 
 
|Armour maximum enchantment={{{maxenc|2}}}}}
 
|Armour maximum enchantment={{{maxenc|2}}}}}
  
Line 38: Line 34:
 
   |AC          =  
 
   |AC          =  
 
   |EV          =  
 
   |EV          =  
  |GDR        =
 
 
   |maxenc      =  
 
   |maxenc      =  
 
   |size        = Small, Medium, Large, Big
 
   |size        = Small, Medium, Large, Big

Latest revision as of 16:25, 3 February 2022

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



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

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