Template:Infobox statistic split

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description[edit]

Creates a div with a CSS class referenced by the {{game mode version}} template for each game mode, and displays an icon with a value. Used in {{skill infobox}}, {{skill infobox/historical}}, {{trait infobox}} and {{trait infobox/historical}}.

Usage[edit]

{{Infobox statistic split|stat=<parameter>|<value>|pve=<value>|wvw=<value>|pvp=<value>}}

Parameters[edit]

stat
The parameter being displayed by the icon. Options:
  • activation Activation time
  • energy Energy
  • health cost Health cost
  • initiative Initiative
  • recharge Recharge time (default)
  • upkeep Upkeep
  • ammunition Ammunition
1 (Unnamed parameter)
pve
wvw
pvp
All parameters are required.

Example[edit]

{{game mode version|pve,wvw,pvp}} 
{{Infobox statistic split|stat=recharge|30|pve=30|wvw=45|pvp=60}}
30 Recharge time
45 Recharge time
60 Recharge time

See also[edit]