Magyar Fallout Wiki
Advertisement
Quest
Name?
Template documentation (for the template shown above, sometimes hidden or invisible)

Infobox template for quests.

Based on Template:Infobox.

Usage[]

{{Quest
|game         =game abbreviation (FO1, FO2, FO3, FNV etc)
|type         =type of quest - choices: main, side, unmarked, repeatable
|icon         =icon image
|name         =name of quest
|image        =typical image
|desc         =image description, if any
|extra        =extra field at the end of the table for stuff like more images, maps or info
|location     =where the quest takes place or starts
|end location =where the quest ends
|given by     =queststarter
|other npcs   =other npcs involved
|reward       =quest reward (keep it short)
|final reward =final reward (keep it short too), if any
|previous     =previous quest
|leads to     =quest it leads to
|related      =related
|baseid       =Form/base ID of the quest (Gamebryo-engine games)
}}

All arguments except the name are optional, and will only be rendered if used; you can also use "empty" to hide the table line.

Copy/paste[]

Fallout[]

{{Quest
|game     =FO1
|type     =side
|name     ={{PAGENAME}}
|image    =
|location =
|given by =
|reward   =
|previous =empty
|leads to =empty
|related  =empty
}}

Fallout 2[]

{{Quest
|game     =FO2
|type     =side
|name     ={{PAGENAME}}
|image    =
|location =
|given by =
|reward   =
|previous =empty
|leads to =empty
|related  =empty
}}

Fallout 3[]

{{Quest
|game     =FO3
|type     =side
|name     ={{PAGENAME}}
|icon     =none
|image    =
|location =
|given by =
|reward   =
|previous =empty
|leads to =empty
|related  =empty
|baseid   =
}}

Set baseid to empty for unmarked/repeatable quests.

Fallout: New Vegas[]

{{Quest
|game     =FNV
|type     =side
|name     ={{PAGENAME}}
|icon     =none
|image    =
|location =
|given by =
|reward   =
|previous =empty
|leads to =empty
|related  =empty
|baseid   =
}}

Set baseid to empty for unmarked/repeatable quests.

Documentation transcluded from Sablon:Quest/doc.
Advertisement