Template:Item/doc: Difference between revisions
Jump to navigation
Jump to search
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 19: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 ⇒ http://cdn.projectgorgon.com/v456/icons/icon_.png Error: Item not found }} [[Expression error: Unrecognized punctuation character "{".]]
- 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 ⇒ http://cdn.projectgorgon.com/v456/icons/icon_.png Error: Item not found }} [[Expression error: Unrecognized punctuation character "{".]]
Notes
- Uses the new Template:Item icon template.
- WHY? To support enhancements in Template:Tlc template.