Difference between revisions of "Stat/Documentation"

Line 2: Line 2:
 
Displays a stat's icon and name, with a link to the page of the stat.
 
Displays a stat's icon and name, with a link to the page of the stat.
 
==Usage==
 
==Usage==
{{T|stat|Attack Power|+123|icon{{=}}Attack Power.png|link{{=}}Attack Power}}
+
{{T|stat|Attack Power|+123|icon{{=}}Attack Power.png|link{{=}}Attack Power|label{{=}}no}}
  
 
==Parameters==
 
==Parameters==

Revision as of 16:27, 24 March 2023

Description

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

Usage

{{stat|<Attack Power>|<+123>|<icon=Attack Power.png>|<link=Attack Power>|<label=no>}}

Parameters

Arrow.png1: The name of the stat.
Required.
Arrow.png2: The value of the stat.
Optional.
Arrow.pngicon: The stat's icon.
Optional. Defaults to '{{{1}}}_Icon.png'.
Arrow.pnglink: The page link.
Optional. Defaults to '{{{1}}}'.
Arrow.pnglabel: Determines whether the name of the state is shown.
Optional.
Notes: Set this parameter any value to hide the name.