Template:Quest infobox: Difference between revisions
No edit summary |
m (→Example) |
||
| Line 105: | Line 105: | ||
|previous=Spark of Uprising | |previous=Spark of Uprising | ||
|next= | |next= | ||
|objective=Capture 5 Dusty Hobgoblin | |objective=Capture 5 [[Dusty Hobgoblin Captain]]s and the [[Dusty Hobgoblin Patriarch]]. | ||
|id=qsf00_195 | |id=qsf00_195 | ||
|coordinates= | |coordinates= | ||
| Line 138: | Line 138: | ||
|map-text= | |map-text= | ||
}} | }} | ||
== TODO == | == TODO == | ||
:*Add properties to parameters | :*Add properties to parameters | ||
Revision as of 02:20, 22 July 2024
Description
This is the Quest infobox template. It should be transcluded in the following format:
{{Quest infobox
|name=
|starting zone=
|start npc=
|type=
|level=
|previous=
|next=
|objective=
|id=
|coordinates=
|experience=
|coin=
|fame=
|item1...item5=
|map=
|map-text=
}}
Parameters
- name
- Optional. Only include if the name of the quest differs from the article name. Defaults to the name of the article:
{{PAGENAME}} - starting zone
- Required. The zone the quest is first acquired (e.g. Silent Woods).
- start npc
- Required. The NPC that gives the quest.
- type
- Optional. The quest type (i.e. Series, Group, Class, Daily), defaults to Series.
- level
- Required. The required level to start this quest.
- previous
- Optional. The previous quest in the chain that unlocks this one.
- next
- Optional. The next quest in the chain that this quest unlocks.
- objective
- Optional. Quest objective (e.g. summary from the quest journal).
- id
- Optional. Quest id (e.g. qsf00_192).
- coordinates
- Optional. Map coordinates for the starting NPC.
- experience
- Required. EXP reward for completing the quest.
- coin
- Optional. Money reward for completing the quest.
- fame
- Optional. Fame reward for completing the quest.
- item1...item5
- Optional. Item rewards for completing the quest.
- map
- Optional. Map image of the quest (can include starting NPC, objective locations, etc.).
- map-text
- Optional. Map image description.
Example
{{Quest infobox
|name=Dusty Hobgoblin's Final Attack
|starting zone=Dusty Gorge
|start npc=Claudia Pink
|type=Group
|level=28
|previous=Spark of Uprising
|next=
|objective=Capture 5 [[Dusty Hobgoblin Captain]]s and the [[Dusty Hobgoblin Patriarch]].
|id=qsf00_195
|coordinates=
|experience=3261
|coin=238
|fame=
|item1=Chain Mail Helmet of Bravery
|item2=Half Helmet of Bravery
|item3=Novice Circlet of Bravery
|map=
|map-text=
}}
Dusty Hobgoblin's Final Attack
- Previous
- Spark of Uprising
- Zone
- Dusty Gorge
- Quest giver
- Claudia Pink
- Type
- Group
- Req. level
- 28
- Objective
- Capture 5 Dusty Hobgoblin Captains and the Dusty Hobgoblin Patriarch.
- id
- qsf00_195
Reward(s)
- EXP
- 3261
- MONEY
- 0
2
38
(238) - Item(s)
- Chain Mail Helmet of Bravery
- Half Helmet of Bravery
- Novice Circlet of Bravery
TODO
- Add properties to parameters