Difference between revisions of "Passive Talent info/Documentation"

Line 6: Line 6:
  
 
==Parameters==
 
==Parameters==
{{parameter|image|An image of the talent.|<nowiki>{{PAGENAME}}.png</nowiki>|Only use if the image name differs from the name of the page.}}
+
{{parameter|icon|An icon of the passive talent.|<nowiki>{{PAGENAME}}.png</nowiki>|Only use if the icon name differs from the name of the page.}}
 
{{parameter|name|The name of the talent.|<nowiki>{{PAGENAME}}</nowiki>}}
 
{{parameter|name|The name of the talent.|<nowiki>{{PAGENAME}}</nowiki>}}
{{parameter|description|A description of the talent.|}}
+
{{parameter|description|A description of the talent.}}
{{parameter|stat|The stat changed by the talent.}}
+
{{parameter|tooltip|The tooltip text that appears upon hovering over the passive talent.|}}
{{parameter|value|The value of the stat change.|4=Include units.}}
+
{{parameter|branch|The branch that the passive talent is in.|}}
 
<includeonly>[[Category:Info Templates]]</includeonly>
 
<includeonly>[[Category:Info Templates]]</includeonly>

Revision as of 20:36, 15 May 2024

Description

Displays an information page about a talent.

Usage

{{Passive Talent info|<icon=icon>|<name=name>|<description=description>|<stat=stat>|<value=value>}}

Parameters

Arrow.pngicon: An icon of the passive talent.
Optional. Defaults to '{{PAGENAME}}.png'.
Notes: Only use if the icon name differs from the name of the page.
Arrow.pngname: The name of the talent.
Optional. Defaults to '{{PAGENAME}}'.
Arrow.pngdescription: A description of the talent.
Required.
Arrow.pngtooltip: The tooltip text that appears upon hovering over the passive talent.
Optional.
Arrow.pngbranch: The branch that the passive talent is in.
Optional.