Difference between revisions of "Template:Infobox armor"

From Underrail Wiki
Jump to navigation Jump to search
m (removing old junk)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
+
#REDIRECT [[Template:Infobox item]]
{| style={{Infobox common style}}
 
|-
 
{{#if:{{{example|}}}
 
|{{!}} style="color:white; text-align:center;" colspan="2" {{!}}''This is an example of '''{{PAGENAME}}'''.<br>Its actual stats depend on components used and/or quality.''
 
----
 
|}}
 
|-
 
| rowspan="3" width="50px" height="50px" align="center" valign="center" title="{{#if:{{{image|}}}|{{PAGENAME}} icon|Default icon}}" |{{#if:{{{image|}}}|[[File:{{{image}}}|link=]]|[[File:Misc_icon.png|link=]]}}
 
 
 
|- <!-- color of item name is quality-dependent -->
 
| style="color:{{#switch: {{{itemquality}}} | low = gray | normal = white | high = lightgreen | rarity = MediumPurple | artifact = Orange | white }}; font-weight:bold;" title="{{#switch: {{{itemquality}}} | low = Item quality: Low | normal = Item quality: Normal | high = Item quality: High | rarity = Item quality: Rarity | artifact = Item quality: Artifact | No quality specified }}" |{{{name|(armor's name)}}}
 
 
 
|-
 
| style="color:yellow;" title="Item type" |{{{type|(armor's type)}}}
 
 
 
|-
 
| style="max-width:400px; color:gray;" colspan="2" title="Item description" |{{{description|(armor's description)}}}
 
 
 
|-
 
| style="color:white;" colspan="2" title="Damage resistance and treshold provided" |Resistances:
 
{{{resistances|multiple lines, each intended with ":"}}}
 
 
 
|-
 
{{#if:<noinclude>string</noinclude>{{{encumbrance|}}}
 
|{{!}} style="color:white;" colspan="2" title="Encumbrance reduces movement points, dodge, evasion and stealth" {{!}}Encumbrance: <font color="red">{{{encumbrance|armor's encumbrance}}}</font>
 
|}}
 
 
 
|-
 
{{#if:<noinclude>string</noinclude>{{{minstr|}}}
 
|{{!}} style="color:white;" colspan="2" title="Strength requirement" {{!}}Minimal strength: {{{minstr|str requirement}}}</font>
 
|}}
 
 
 
|-
 
{{#if:<noinclude>string</noinclude>{{{greenstats|}}}
 
|{{!}} style="color:green;" colspan="2" title="Item uses and equip bonuses" {{!}}{{{greenstats|uses and other green stats (optional)}}}
 
|}}
 
 
 
|-
 
{{#if:<noinclude>string</noinclude>{{{durability|}}}
 
|{{!}} style="color:white;" colspan="2" title="Durability and its type" {{!}}Durability: {{{durability|durability (optional)}}}
 
|}}
 
 
 
|-
 
| style="color:yellow;" colspan="2" title="Base trading value" |Value: {{{value|(armor's value)}}}
 
|}{{#if:{{{example|}}}|<includeonly>
 
[[Category:Items with example stats]]</includeonly>
 
|}}<noinclude>
 
<br style="clear:both;"/>{{documentation}}</noinclude>
 

Latest revision as of 11:47, 18 October 2013