Template:SMT4 Quest List/Header
Jump to navigation
Jump to search
Purpose
List template used to create sortable tables for listing Main and Challenge Quests in Shin Megami Tensei IV and Shin Megami Tensei IV: Apocalypse, using both a header template and multiple row templates. Template:SMT4 Quest List/Header is placed at the top of the table, and the table must be closed by appending |}
on the following line.
Usage
- SMT4 Quest List/Header
Parameter | Description |
---|---|
location | Must be given a value (such as "1" or "y") to display. Enables a location column. Do not use for downloadable content quests or Challenge Quests in Shin Megami Tensei IV: Apocalypse, as Challenge Quests in that game are automatically received by current progress. |
- SMT4 Quest List
Parameter | Description |
---|---|
icon | Used to display the quest's icon by typing the icon's label. Refer to following:
|
name | The linked name of the quest. |
type | The quest's type. If no types are applicable (such as the case with most DLC quests), omit the parameter to automatically add an em dash.
For Shin Megami Tensei IV, use approximate translations of the types provided in the Shin Megami Tensei IV Official Complete Guide:
For Shin Megami Tensei IV: Apocalypse, use the abbreviations provided in some quest names:
|
client | The quest's client, which can be viewed in the quest description. |
location | Where the quest is received. Locations require that the column be enabled in SMT4 Quest List/Header. If there is no applicable location (such as the case with DLC quests and Challenge Quests in Apocalypse), then the Header template should not enable location. |
Code
- Minimum code
{{SMT4 Quest List/Header}} {{SMT4 Quest List|icon=|name=|client=}} |}
- With location
{{SMT4 Quest List/Header|location=y}} {{SMT4 Quest List|icon=|name=|client=|location=}} |}