Difference between revisions of "Template:Infobox Armour"

From Underdone Wiki
Jump to: navigation, search
Line 1: Line 1:
{| class="wikitable" style="float:right; width:264px; font-size:90%; text-align:left;" cellspacing="0" cellpadding="3"
+
{| class="wikitable" style="vertical-align:top; width:264px; font-size:90%; text-align:left;" cellspacing="0" cellpadding="3"
 
! colspan="2" style="font-size:110%; text-align:center;" | {{{name|{{PAGENAME}}}}}
 
! colspan="2" style="font-size:110%; text-align:center;" | {{{name|{{PAGENAME}}}}}
 
|-
 
|-
 
{{#if:{{{image|}}}|
 
{{#if:{{{image|}}}|
 
{{!}} colspan="2" style="text-align: center;" {{!}}{{{image|}}}<br />{{#if:{{{caption|}}}|{{{caption}}}}}
 
{{!}} colspan="2" style="text-align: center;" {{!}}{{{image|}}}<br />{{#if:{{{caption|}}}|{{{caption}}}}}
 +
{{!}}-
 +
}}
 +
{{#if:{{{description|}}}|
 +
{{!}} colspan="2" style="text-align: center; background:#F0F0F0" {{!}}'''Description'''<br />
 +
{{!}}-
 +
{{!}} colspan="2" style="text-align: center;" {{!}}{{{description|}}}<br />
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 
{{Alternating rows table section
 
{{Alternating rows table section
 
|es=background:#F0F0F0;
 
|es=background:#F0F0F0;
|{{#if:{{{description|}}}| {{!}} '''Description''' {{!!}} {{{description|}}} }}
 
 
|{{#if:{{{weight|}}}| {{!}} '''Weight''' {{!!}} {{{weight|}}} }}
 
|{{#if:{{{weight|}}}| {{!}} '''Weight''' {{!!}} {{{weight|}}} }}
 
|{{#if:{{{stackable|}}}| {{!}} '''Stackable''' {{!!}} {{{stackable|}}} }}
 
|{{#if:{{{stackable|}}}| {{!}} '''Stackable''' {{!!}} {{{stackable|}}} }}
|{{#if:{{{levelreq|}}}|{{!}} '''Level Req.''' {{!!}} {{{levelreq|}}} }}
+
|{{#if:{{{level|}}}|{{!}} '''Level''' {{!!}} {{{level|}}} }}
 
|{{#if:{{{armour|}}}| {{!}} '''Armor''' {{!!}} {{{armour|}}} }}
 
|{{#if:{{{armour|}}}| {{!}} '''Armor''' {{!!}} {{{armour|}}} }}
 
|{{#if:{{{maxhealth|}}}| {{!}} '''Max Health''' {{!!}} {{{maxhealth|}}} }}
 
|{{#if:{{{maxhealth|}}}| {{!}} '''Max Health''' {{!!}} {{{maxhealth|}}} }}
Line 21: Line 26:
 
}}
 
}}
 
|}
 
|}
 +
 
<noinclude>
 
<noinclude>
 
==Usage==
 
==Usage==
Line 29: Line 35:
 
|weight        =  
 
|weight        =  
 
|stackable      =  
 
|stackable      =  
|levelreq      =  
+
|level          =  
 
|armour        =  
 
|armour        =  
 
|maxhealth      =  
 
|maxhealth      =  
Line 39: Line 45:
 
}}</pre>
 
}}</pre>
  
[[Category:Templates|{{PAGENAME}}]]</noinclude>
+
[[Category:Templates|{{PAGENAME}}]]
 +
</noinclude>

Revision as of 02:54, 30 March 2016

Infobox Armour


Usage

{{Armour Info
|image          = 
|description    = 
|weight         = 
|stackable      = 
|level          = 
|armour         = 
|maxhealth      = 
|strength       = 
|dexterity      = 
|intellect      = 
|agility        = 
|luck           = 
}}