Template:Duty list/doc
{{{Duty list
|duty-type=
|difficulty=
|patch=
|conditions=
|show-type=
|show-difficulty=
|show-patch=
|show-icon=
|sort=
}}
Displays a list of duties meeting the specified criteria.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| duty-type | duty-type | The type of duty (dungeon, raid, trial, exploration zone, etc). Also allows "!pvp" to exclude PvP, and "drt" to include dungeons, raids, and trials. No filtering is performed if not specified.
| String | optional |
| difficulty | difficulty | The type of difficulty. No filtering is performed if not specified.
| String | optional |
| patch | patch | The patch in which the Duty was introduced to the game. No filtering is performed if not specified.
| String | optional |
| drops-item | drops-item | Page name of an item. Filters the list by duties that drop the specified item.
| Page name | optional |
| conditions | conditions | Semi-colon delimited list of additional semantic query conditions to filter the list.
| String | optional |
| show-type | show-type | If set to y, the Duty Type column will be displayed. By default, it will not show the Duty Type column.
| Boolean | optional |
| show-difficulty | show-difficulty | If set to "y", the Difficulty column will be displayed. By default, it will not show the Difficulty column.
| Boolean | optional |
| show-patch | show-patch | If set to "y", the Patch column will be displayed. By default, it will not show the Patch column.
| Boolean | optional |
| show-icon | show-icon | If set to "n", the duty icons will not be displayed. By default, it will show the icon.
| Boolean | optional |
| sort | sort | If specified as "patch" then the Patch will be the primary sort, followed by Duty type, Duty level, Duty item level. If not set, will sort by Duty type, Duty level, Duty item level. | String | optional |