Difference between revisions of "Template:Infobox armor"

From Underrail Wiki
Jump to navigation Jump to search
m
(magic)
Line 7: Line 7:
 
|}}
 
|}}
 
|-
 
|-
| rowspan="3" width="50px" height="50px" align="center" valign="center" |{{#if:{{{image|}}}|[[File:{{{image}}}|full|Item's icon|link=]]|[[File:Misc_icon.png|full|Default icon|link=]]}}
+
| 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 -->
 
|- <!-- 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;" |{{{name|armor's name}}}
+
| style="color:{{#switch: {{{itemquality}}} | low = gray | normal = white | high = lightgreen | rarity = MediumPurple | artifact = Orange | white }}; font-weight:bold;" title="{{#switch: {{{itemquality}}} | low = Quality: Low | normal = Quality: Normal | high = Quality: High | rarity = Quality: Rarity | artifact = Quality: Artifact | No quality specified }}" |{{{name|(armor's name)}}}
  
 
|-
 
|-
| style="color:yellow;" |{{{type|armor's type}}}
+
| style="color:yellow;" title="Item type" |{{{type|(armor's type)}}}
  
 
|-
 
|-
| style="color:gray;" colspan="2" |{{{description|item's description}}}
+
| style="color:gray;" colspan="2" title="Item description" |{{{description|(armor's description)}}}
  
 
|-
 
|-
| style="color:white;" colspan="2" |Resistances:
+
| style="color:white;" colspan="2" title="Damage resistance and treshold provided" |Resistances:
 
{{{resistances|multiple lines, each intended with ":"}}}
 
{{{resistances|multiple lines, each intended with ":"}}}
  
 
|-
 
|-
 
{{#if:{{{encumbrance|}}}
 
{{#if:{{{encumbrance|}}}
|{{!}} style="color:white;" colspan="2" {{!}}Encumbrance: <font color="red">{{{encumbrance|armor's encumbrance}}}</font>
+
|{{!}} style="color:white;" colspan="2" title="Encumbrance reduces movement points" {{!}}Encumbrance: <font color="red">{{{encumbrance|armor's encumbrance}}}</font>
 
|}}
 
|}}
  
 
|-
 
|-
 
{{#if:{{{greenstats|}}}
 
{{#if:{{{greenstats|}}}
|{{!}} style="color:green;" colspan="2" {{!}}{{{greenstats|uses and other green stats (optional)}}}
+
|{{!}} style="color:green;" colspan="2" title="Item uses and equip bonuses" {{!}}{{{greenstats|uses and other green stats (optional)}}}
 
|}}
 
|}}
  
 
|-
 
|-
| style="color:yellow;" colspan="2" |Value: {{{value|armor's value}}}
+
| style="color:yellow;" colspan="2" title="Base trading value" |Value: {{{value|(armor's value)}}}
 
|}{{#if:{{{example|}}}|<includeonly>
 
|}{{#if:{{{example|}}}|<includeonly>
 
[[Category:Items with example stats]]</includeonly>
 
[[Category:Items with example stats]]</includeonly>
 
|}}<noinclude>
 
|}}<noinclude>
 
<br style="clear:both;"/>{{documentation}}</noinclude>
 
<br style="clear:both;"/>{{documentation}}</noinclude>

Revision as of 10:25, 2 August 2013

Misc icon.png
(armor's name)
(armor's type)
(armor's description)
Resistances:

multiple lines, each intended with ":"

Value: (armor's value)


Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Infobox_armor/doc to view this documentation. (edit) (How does this work?)

Template:Infobox armor/doc