Template:Quest list/doc

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
This is the documentation subpage of Template:Quest list. It contains usage information that is not part of the underlying template page.

Usage

Generates a list of quests requiring such context (enemy, item, etc). Format using {{Quest list result format}}, and uses {{Quest list header}} for header.

{{quest list}}
{{quest list|css-class=<class>}}
{{quest list|<Quest>}}
{{quest list
| unlock = y
| item-rewards = y
| conditions = <condition1>; <condition2>
| default = <text that will appear if no quests are found>
}}

Parameters

Unnamed parameter 1
Query term. Defaults to {{PAGENAME}}.
item-rewards
Optional. Set to 'y' to display a column with the item rewards.
unlocks
Optional. Set to 'y' to display a quest's system unlocks.
conditions
Optional query term. Semi-colon separated list of additional semantic query conditions to filter the quest list.
default
Optional. Text that will display if there are no quest results. Defaults to "No quests found." Pass a blank parameter if you want nothing displayed when there are no results: {{quest list|Foo|default=}}
header
Optional. Header to be displayed above the quest table. Will not appear if there are no results.