Difference between revisions of "Template:Gear table row"

From Project: Gorgon Wiki
Jump to: navigation, search
m
m (Description)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
| style="text-align:left;white-space:nowrap;" | {{{item|Item name}}}
 
| style="text-align:left;white-space:nowrap;" | {{{item|Item name}}}
 
| style="text-align:left;white-space:nowrap;" | {{{base stat|Base Stat(s)}}}
 
| style="text-align:left;white-space:nowrap;" | {{{base stat|Base Stat(s)}}}
| style="text-align:left;white-space:nowrap;" | {{{base value|Base Value}}}
+
| style="text-align:center;white-space:nowrap;" | {{{base value|Base Value}}}
 
<noinclude>
 
<noinclude>
 
__NOTOC__
 
__NOTOC__
Line 28: Line 28:
  
 
==Description==
 
==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]].
+
Create a row for item sets, such as the [[Equipment]] page. This will help with adding icons and maintaining consistency across many tables.  This table shares features with [[Template:Vendor_table_row]].
  
 
==Examples==
 
==Examples==

Latest revision as of 11:57, 15 March 2015

|- | style="text-align:left;width:40px;" | None | style="text-align:left;white-space:nowrap;" | Item name | style="text-align:left;white-space:nowrap;" | Base Stat(s) | style="text-align:center;white-space:nowrap;" | Base Value


Syntax

{{gear table row
 | item =
 | icon = 
 | base stat =
 | base value = 
}}

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.
CHECK Item Icons Guide FOR AVAILABLE ICONS before uploading any new ones!
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 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.

{{vendor table row
 | item = Basic Boots
 | icon = basicboots
 | base stat = +12 Armor
 | base value = 42
}}