Difference between revisions of "Template:Infobox Armour"

From Underdone Wiki
Jump to: navigation, search
Line 4: Line 4:
 
{{#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}}}}}
 +
{{!}}-
 +
|{{!}} colspan="2" style="text-align: center;" {{!}}{{{image|[[File:Item.png|Missing image!]]}}}<br />{{#if:{{{caption|}}}|{{{caption}}}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
{{#if:{{{description|}}}|
+
 
 
{{!}} colspan="2" style="text-align: center; background:#F0F0F0" {{!}}'''Description'''<br />
 
{{!}} colspan="2" style="text-align: center; background:#F0F0F0" {{!}}'''Description'''<br />
 
{{!}}-
 
{{!}}-
 +
{{#if:{{{description|}}}|
 
{{!}} colspan="2" style="text-align: center;" {{!}}{{{description|}}}<br />
 
{{!}} colspan="2" style="text-align: center;" {{!}}{{{description|}}}<br />
 +
{{!}}-
 +
|{{!}} colspan="2" style="text-align: center;" {{!}}'''?'''<br />
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 +
 
{{Alternating rows table section
 
{{Alternating rows table section
 
|es=background:#F0F0F0;
 
|es=background:#F0F0F0;
|{{#if:{{{weight|}}}| {{!}} '''Weight''' {{!!}} {{{weight|}}} }}
+
|{{#if:{{{weight|}}}| {{!}} '''Weight''' {{!!}} {{{weight|}}}| {{!}} '''Weight''' {{!!}} '''?''' }}
|{{#if:{{{stackable|}}}| {{!}} '''Stackable''' {{!!}} {{{stackable|}}} }}
+
|{{#if:{{{stackable|}}}| {{!}} '''Stackable''' {{!!}} {{{stackable|}}}| {{!}} '''Stackable''' {{!!}} '''?''' }}
|{{#if:{{{level|}}}|{{!}} '''Level''' {{!!}} {{{level|}}} }}
+
|{{#if:{{{level|}}}|{{!}} '''Level''' {{!!}} {{{level|}}}| {{!}} '''Level''' {{!!}} '''?''' }}
|{{#if:{{{armour|}}}| {{!}} '''Armor''' {{!!}} {{{armour|}}} }}
+
|{{#if:{{{armour|}}}| {{!}} '''Armour''' {{!!}} {{{armour|}}}| {{!}} '''Armour''' {{!!}} '''?''' }}
|{{#if:{{{maxhealth|}}}| {{!}} '''Max Health''' {{!!}} {{{maxhealth|}}} }}
+
|{{#if:{{{maxhealth|}}}| {{!}} '''Max Health''' {{!!}} {{{maxhealth|}}}| {{!}} '''Max Health''' {{!!}} '''?''' }}
|{{#if:{{{strength|}}}| {{!}} '''Strength''' {{!!}} {{{strength|}}} }}
+
|{{#if:{{{strength|}}}| {{!}} '''Strength''' {{!!}} {{{strength|}}}| {{!}} '''Strength''' {{!!}} '''?''' }}
|{{#if:{{{dexterity|}}}|{{!}} '''Dexterity''' {{!!}} {{{dexterity|}}} }}
+
|{{#if:{{{dexterity|}}}|{{!}} '''Dexterity''' {{!!}} {{{dexterity|}}}| {{!}} '''Dexterity''' {{!!}} '''?''' }}
|{{#if:{{{intellect|}}}| {{!}} '''Intellect''' {{!!}} {{{intellect|}}} }}
+
|{{#if:{{{intellect|}}}| {{!}} '''Intellect''' {{!!}} {{{intellect|}}}| {{!}} '''Intellect''' {{!!}} '''?''' }}
|{{#if:{{{agility|}}}| {{!}} '''Agility''' {{!!}} {{{agility|}}} }}
+
|{{#if:{{{agility|}}}| {{!}} '''Agility''' {{!!}} {{{agility|}}}| {{!}} '''Agility''' {{!!}} '''?''' }}
|{{#if:{{{luck|}}}| {{!}} '''Luck''' {{!!}} {{{luck|}}} }}
+
|{{#if:{{{luck|}}}| {{!}} '''Luck''' {{!!}} {{{luck|}}}| {{!}} '''Luck''' {{!!}} '''?''' }}
 
}}
 
}}
 
|}
 
|}

Revision as of 03:07, 30 March 2016

Infobox Armour
Missing image!
Description
?
Weight ?
Stackable ?
Level ?
Armour ?
Max Health ?
Strength ?
Dexterity ?
Intellect ?
Agility ?
Luck ?


Usage

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