Changes

Jump to: navigation, search

Template:Gear table row

1,443 bytes added, 18:43, 21 January 2015
Creating this page, may or may not work.
|-
| style="text-align:left;width:40px;" | {{icon|{{{icon|none}}}}}
| style="text-align:left;" | {{{item|Item name}}}
| style="text-align:right;white-space:nowrap;" | {{{base stat|Base Stat(s)}}}
| style="text-align:right;white-space:nowrap;" | {{{base value|Base Value}}}
<noinclude>
__NOTOC__
==Syntax==
<pre>
{{gear table row
| item =
| icon =
| base stat =
| base value =
}}
</pre>
<!--backup <span style="display:inline-block;background:#eee;width:32px;height:32px;vertical-align:middle;">&nbsp;</span> -->
==Parameters==
; item
: The item name
; icon
: Optional. If not provided, a generic "empty" icon base is used. If '''abc''' is provided, item-icon-'''abc'''.png is used.
: <span style="color:#F00;background:#FF8">CHECK [[Item Icons Guide]] FOR AVAILABLE ICONS before uploading any new ones!</span>
; base stat
: The base stat/enchantment for the item.
; base value
: The base value of the item.

==Description==
Create a row for item sets, such as the [[Equipment Stat]] page. This will help with adding icons and maintaining consistency across many tables. This table shares features with [[Template:Vendor_table_row]].

==Examples==
Many generic icons can be used for a variety of items! See [[Item Icons Guide]] for all available icons.
<pre>
{{vendor table row
| item = Basic Boots
| icon = basicboots
| base stat = +12 Armor
| base value = 42
}}
</pre>

[[Category:Formatting templates|gear table row]]
</noinclude>

Navigation menu