Widget:Account miniatures

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description

This widget displays determines which miniatures 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 miniature control div wherever you wish.

Usage

<div id="miniaturecontrol"></div>{{#Widget:Account miniatures}}

Example wikicode

<div id="miniaturecontrol"></div>

{{Miniature unlock table}}

{{Account miniatures widget}}

Notes

  • This widget uses the miniature ID, not the item ID. This is stored in the semantic property "Property:Has miniature id", and is set in the item infobox template using the miniature id parameter.
  • This widget has a wrapper template, Template:Account miniatures widget, which should be invoked such that widget usage can be tracked via whatlinkshere.