Difference between revisions of "Item/Documentation"

(Created page with "==Description== Displays a item's icon and name, with a link to the page of the item. ==Usage== {{T|item|Spine|icon{{=}}Spine.png|link{{=}}Spine|nolabel{{=}}yes}} ==Parameters...")
 
Line 2: Line 2:
 
Displays a item's icon and name, with a link to the page of the item.
 
Displays a item's icon and name, with a link to the page of the item.
 
==Usage==
 
==Usage==
{{T|item|Spine|icon{{=}}Spine.png|link{{=}}Spine|nolabel{{=}}yes}}
+
{{T|item|Spine|common|icon{{=}}Spine.png|link{{=}}Spine|nolabel{{=}}yes}}
 +
 
 
==Parameters==
 
==Parameters==
 
{{parameter|1|The name of the item.}}
 
{{parameter|1|The name of the item.}}

Revision as of 20:52, 4 September 2023

Description

Displays a item's icon and name, with a link to the page of the item.

Usage

{{item|<Spine>|<common>|<icon=Spine.png>|<link=Spine>|<nolabel=yes>}}

Parameters

Arrow.png1: The name of the item.
Required.
Arrow.pngicon: The item's icon.
Optional. Defaults to '{{{1}}}.png'.
Arrow.pnglink: The page link.
Optional. Defaults to '{{{1}}}'.
Notes: If set to 'no', label will be plaintext.
Arrow.pngnolabel: Determines whether the name of the item is shown.
Optional.
Notes: Set this parameter any value to hide label text.