Template:Daily achievements
From GW2 Wiki English Mirror
Jump to navigationJump to search
Usage
This template uses Widget:Daily achievements to create an API generated list of today's achievements.
{{daily achievements}}
Parameters
If any parameters are specified, only a single table will be displayed (instead of a separate table for fractals).
- category
- Limits the visible achievements to those categories specified.
PvE,Fractals,PvP,WvW, orSpecial. Can display more than one category by separating multiple filters with a comma. - level
- Limits the visible achievements to those available at the level specified.
80etc. - tier
- Limits visible fractal Daily Tier X achievements to those which are the specified tier.
1,2,3, or4 - style
- Adds additional html styles to the wrapper div.
display:inline-block; vertical-align:top;etc - tomorrow
- Uses tomorrow's data instead
Example wikicode
{{Daily achievements|tomorrow=y}}
{{Daily achievements|category=PvE,Fractals|level=80|tier=4}}