本頁包含了對此模板的使用説明:Template:Infobox quest。 |
Infobox template for quests.
Based on {{Infobox}}
.
Usage
Place the following at the top of the article, below any page management templates:
{{Infobox quest |name = Name <!-- insert parameters --> }}
Parameters
Specific parameters
baseid
Base ID of the quest (Fallout 3, Fallout: New Vegas).
end location
For quests which end in a different place than the one they start in (otherwise simply use
location
); location where the quest ends.final reward, reward
For quests with intermediate rewards (otherwise simply use
reward
); the quest's final reward. Keep it short and stick to notable rewards.given by
Name of the character/event which starts the quest.
faction
Name of the faction the quest relates to/increases fame with.
leads to, previous
If this quest is part of a sequence/series, name of the previous/next quest.
location
Where the quest takes place or starts.
other npcs
Characters other than the quest starter who are involved in this quest.
related
Related quests.
(default: "side")
typeThe type of quest.
Available choices:
- main: Part of the game's main quest line.
- repeatable: Unmarked/freeform quest which can be done repeatedly.
- side: Side quest.
- unmarked: Unmarked/freeform quest; a quest which does not appear in the quest journal.
General infobox parameters
<Template error> No documentation found for parameter called "desc". <Template error> No documentation found for parameter called "game". <Template error> No documentation found for parameter called "extra".
icon
File name of icon (without "File:"), i.e. the small image which is displayed in the top right corner of the main image area.
image up to image5
File name of image(s) (without "File:") to be displayed below main header and above main infobox content.
name
Main title/"headline" of the infobox. By default, the name of the current page without any disambiguation suffixes (i.e. terms in brackets at the end) is used.
<Template error> No documentation found for parameter called "px".
Example
{{Infobox quest |game =FO3 |type =main |name =Escape! |icon =03 Escape!.png |image =Interrogation of Amata.jpeg |location =[[Vault 101]] |previous ='''[[Future Imperfect]]''' |leads to ='''[[Following in His Footsteps]]''' |reward =[[Tunnel Snake Outfit]]<br>Leaving [[Vault 101]] |given by =[[Amata]] |baseid =00014E86 }}
Copy/paste
Fallout, Fallout 2
{{Infobox quest |game =FO1 |type =side |name ={{PAGENAME}} |image = |location = |given by = |reward = |previous =empty |leads to =empty |related =empty }}
Fallout 3, Fallout: New Vegas
{{Infobox 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.