Widget:Account achievements
From Guild Wars 2 Wiki
Jump to navigationJump to search
Description
This widget displays determines which achievements a player has acquired based on their API key.
Usage
<div id="achievementcontrol"></div>{{#Widget:Account achievements}}
Parameters
This widget has no parameters.
Example wikicode
<div id="achievementcontrol"></div>
{| {{STDT|mech1}}
! Achievement id
! Name
! Description
|- class="widget-account-achievement" data-id="achievement4557"
| 4557
| Appropriately Hyped
| Hype up a Pact soldier, but don't push it too far.
|}
{{Account achievements widget}}
Notes
- This widget uses the achievement ID. This is stored in the semantic property "Property:Has game id" and is set in the achievement table row template using the
data-idparameter. - This widget has a wrapper template, Template:Account achievements widget, which should be invoked such that widget usage can be tracked via whatlinkshere.