Difference between revisions of "Template:Shield"
CommanderC (talk | contribs) (Created page with "<div style="margin: 1.4em; margin-top:0; margin-right:0; padding: 0px; float: right; border:none;"> {| class="prettytable" style="border:none; margin:0; padding:0; text-align:...") |
m (+maxblocks) |
||
(2 intermediate revisions by 2 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 | ||
| {{{size|Any}}} | | {{{size|Any}}} | ||
|- | |- | ||
− | ! align="left" | [[Shield Value]] | + | ! align="left" | [[Shield (stat)|Shield Value]] |
| {{{SH|n/a}}} | | {{{SH|n/a}}} | ||
|- | |- | ||
Line 25: | Line 22: | ||
! align="left" | Time to Wear | ! align="left" | Time to Wear | ||
| {{{weartime|?}}} | | {{{weartime|?}}} | ||
+ | |- | ||
+ | ! align="left" | Maximum Blocks | ||
+ | | {{{maxblocks|?}}} | ||
|} | |} | ||
Line 32: | Line 32: | ||
<nowiki>{{</nowiki>shield | <nowiki>{{</nowiki>shield | ||
|name = | |name = | ||
− | |||
|SH = | |SH = | ||
|EV = | |EV = | ||
Line 39: | Line 38: | ||
|grants = | |grants = | ||
|weartime = | |weartime = | ||
+ | |maxblocks = | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
Latest revision as of 08: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 = }}