Widget:Account titles

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description

This widget displays determines which titles a player has unlocked based on their API key. The widget should be used after any tables it is supposed to be affecting. Position the title control div wherever you wish.

Usage

<div id="titlecontrol"></div>{{#Widget:Account titles}}

Parameters

This widget has no parameters.

Example wikicode

<div id="titlecontrol"></div>

{| class="table mech1 titlestable"
! title name
|- id="Eternal Alchemist"
| Eternal Alchemist
|- id="Bulldozer"
| Bulldozer
|}

{{Account titles widget}}

Notes

  • This widget uses the title's text, not the ID. This is because there is no equivalent SMW property set on the wiki for the ID.
  • This widget has a wrapper template, Template:Account titles widget, which should be invoked such that widget usage can be tracked via whatlinkshere.