Difference between revisions of "Template:Armour"
m (1 revision: importing templates from old_crawl wiki) |
(Remove GDR line) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
! align="left" | Name | ! align="left" | Name | ||
| {{{name|some kind of armour}}} | | {{{name|some kind of armour}}} | ||
− | |||
− | |||
− | |||
|- | |- | ||
! align="left" | Size to wear | ! align="left" | Size to wear | ||
Line 14: | Line 11: | ||
| {{{AC|?}}} | | {{{AC|?}}} | ||
|- | |- | ||
− | ! align="left" | [[ | + | ! align="left" | [[Encumbrance rating]] |
| {{{EV|?}}} | | {{{EV|?}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! align="left" | Maximum Enchantment | ! align="left" | Maximum Enchantment | ||
Line 30: | Line 21: | ||
|- | |- | ||
! align="left" | Time to Wear | ! align="left" | Time to Wear | ||
− | | {{{ | + | | 5 |
− | |} | + | |}{{#set:Armour AC={{{AC|0}}} |
+ | |Encumbrance Rating={{{EV|0}}} | ||
+ | |Armour maximum enchantment={{{maxenc|2}}}}} | ||
+ | |||
</div><noinclude><br clear="both" /> | </div><noinclude><br clear="both" /> | ||
Line 38: | Line 32: | ||
<nowiki>{{</nowiki>armour | <nowiki>{{</nowiki>armour | ||
|name = | |name = | ||
− | |||
|AC = | |AC = | ||
|EV = | |EV = | ||
− | |||
− | |||
|maxenc = | |maxenc = | ||
|size = Small, Medium, Large, Big | |size = Small, Medium, Large, Big | ||
|grants = | |grants = | ||
− | |||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
Latest revision as of 15: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 = }}