Difference between revisions of "Template:Item/doc"
From Project: Gorgon Wiki
m (→Description: Improved description.) |
m (→Syntax) |
||
Line 5: | Line 5: | ||
== Syntax == | == Syntax == | ||
− | :Type {{ | + | :Type <kbd>{{|Item|Item name}}</kbd> where you want the item icon and link to display. |
== Parameters == | == Parameters == |
Revision as of 14:54, 1 August 2019
Description
- Use this template whenever you want the item icon and link (to the item's Wiki page) to display.
- If you only want to display an item's icon, or use a larger image of the icon, use the Item icon template.
- If you need the icon for an ability, use the template for Ability icon.
Syntax
- Type {{|Item|Item name}} where you want the item icon and link to display.
Parameters
- Icon
- OPTIONAL name of icon to use if different than item name.
- Item name
- The correct capitalized name of the item.
Sample output
- Basic usage
Code = Output Template:Tlc ⇒
- Complex example
- Use alternate icon and link with alternate text. Note usage of Template:Tlc to distinguish from normal template arguments:
Code = Output Template:Tlc ⇒
Notes
- Uses the new Template:Item icon template.
- WHY? To support enhancements in Template:Tlc template.