Difference between revisions of "Passive Talent info"

(categorization)
m
Line 9: Line 9:
  
 
-->{{#if:{{{name|}}}<!-- if a name parameter is not given
 
-->{{#if:{{{name|}}}<!-- if a name parameter is not given
-->||{{#if:{{{branch|}}}|<!-- if a branch parameter is given
+
-->||{{#if:{{{branch|}}}<!-- if a branch parameter is given
 
-->|[[Category:{{#var:branch}} Passive Talents]]<!-- set category according to branch
 
-->|[[Category:{{#var:branch}} Passive Talents]]<!-- set category according to branch
 
-->|[[Category:Passive Talents]]<!-- else set generic category
 
-->|[[Category:Passive Talents]]<!-- else set generic category

Revision as of 20:17, 16 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.
Optional.
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.
Arrow.pngorder: The order of the passive talent within a tier.
Optional.
Notes: Used to match the talent's position with the in-game interface.
Arrow.pngtier: The passive talent's tier in the talent tree.
Optional.
Notes: In Roman numerals.