Widget:Account jade bots

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description

This widget displays determines which jade bot skins 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 jade bot control div wherever you wish.

Usage

<div id="jadebotcontrol"></div>{{#Widget:Account jade bots}}

Example wikicode

<div id="jadebotcontrol"></div>

{| {{STDT}}
! Jade bot ID per API
! Jade bot skin name
|- id="jadebots-2"
| 2
| [[Cuddly Cat Jade Bot Skin]]
|- id="jadebots-3"
| 3
| [[Candlewick Sprite Jade Bot Skin]]
|}

{{Account jade bots widget}}

Notes

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