Template:Wizard's vault objectives widget
From Guild Wars 2 Wiki
Jump to navigationJump to search
Usage[edit]
This template uses Widget:Wizard's vault objectives to create an API generated list of potential Wizard's Vault objectives.
As the API does not distinguish between whether daily and weekly objectives are currently available, this widget is most practically used to show the currently available Special objectives, as such it defaults to show only Special objectives.
{{Wizard's vault objectives widget}}
Parameters[edit]
- style
- Adds additional html styles to the wrapper div.
display:inline-block; vertical-align:top;etc - category
- Limits the visible objectives to those categories specified.
Daily,Weekly, orSpecial. Can display more than one category by separating multiple filters with a comma. - track
- Limits the visible objectives to those tracks specified.
PvE,PvP, orWvW. Can display more than one track by separating multiple filters with a comma.
Example wikicode[edit]
{{Wizard's vault objectives widget}}
{{Wizard's vault objectives widget|track=PvE,PvP,WvW|category=Weekly}}