Difference between revisions of "Template:Shield"

From CrawlWiki
Jump to: navigation, search
(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:...")
 
(Remove weight - it's obsolete since 0.15)
Line 4: Line 4:
 
! align="left" | Name
 
! align="left" | Name
 
| {{{name|some kind of armour}}}
 
| {{{name|some kind of armour}}}
|-
 
! align="left" | Weight
 
| {{{weight|?}}} aum
 
 
|-
 
|-
 
! align="left" | Size to wear
 
! align="left" | Size to wear
Line 32: Line 29:
 
  <nowiki>{{</nowiki>shield
 
  <nowiki>{{</nowiki>shield
 
   |name        =  
 
   |name        =  
  |weight      =
 
 
   |SH          =   
 
   |SH          =   
 
   |EV          =  
 
   |EV          =  

Revision as of 03:55, 27 March 2015

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

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    =
}}