Template:Quest infobox

From Guild Wars Wiki

Jump to: navigation, search
Quest infobox
Section Quests
Given by Not specified
Campaign Core
Type Secondary quest


[edit] Usage

{{ Quest infobox
| id =
| name =
| section =
| image =
| elite =
| master =
| minimission =
| solo =
| repeatable =
| required hero =
| given by =
| given at =
| region =
| campaign =
| type =
| profession =
| primary =
| secondary =
| nationality =
| part of =
| preceded by =
| followed by =
| map =
| map2 =
| map3 =
| map1text =
| map2text =
| map3text =
| acceptance reward =
| experience reward =
| completion reward =
}}

[edit] Parameters

id 
The internal ArenaNet identification number of the quest. Mandatory.
name 
The quest name. Optional as it defaults to the page name.
section 
The Quest Log section this is sorted under. The word "quest" should not be included. Mandatory.
image 
A representive screenshot from the quest. Optional.
elite 
Specify "y" if this quest is a elite difficulty quest. Omit otherwise.
master 
Specify "y" if this quest is a master difficulty quest. Omit otherwise.
minimission 
Specify "y" if this quest is a Mini-mission. Omit otherwise.
solo 
Specify "y" if this quest is a solo quest. Omit otherwise.
repeatable 
Specify "y" if this quest is a repeatable quest. Omit otherwise.
required hero 
The hero required to be in the party. Omit if inapplicable.
required hero2 
The second hero required to be in the party. Omit if inapplicable.
given by 
Link to the NPC that offers this quest. Defaults to "Not specified".
given at 
Link to the location where this quest is offered. Optional.
region 
The region where this quest is given. Optional.
campaign 
The campaign where this quest is offered. Defaults to "Core".
type 
One of "Primary", "Secondary", "Festival", "Mini-game", or "Mini-mission". Defaults to "Secondary".
profession 
Name of profession for profession-specific quests. Omit otherwise.
primary 
Specify "y" if this quest is limited to a specific primary profession. Omit otherwise.
secondary 
Specify "n" if this quest can also be undertaken by those having no secondary profession. Omit otherwise.
nationality 
One of "Tyrian", "Elonian", "Canthan", "non-Tyrian", "non-Elonian", or "non-Canthan" if the quest is limited to characters of a specific nationality. Omit otherwise.
part of 
Link to the parent quest for nested quests. Optional.
preceded by 
Link to the prerequisite quests and/or missions, if any. Optional.
followed by 
Link to the subsequent quests and/or missions that will become available upon completion of this quest, if any. Optional.
map 
Include a map or image from the quest where practical to do so. Optional.
map2 
As above. For an additional map. Optional.
map3 
As above. For an additional map. Optional.
map1text 
Text for the first map. Optional.
map2text 
As above. For map 2. Optional.
map3text 
As above. For map 3. Optional.
acceptance reward 
The reward for accepting the quest.
experience reward 
The amount of experience awarded for completing the quest.
completion reward 
Special reward for completing the quest.

Notes:

  • map, given by, preceded by, and followed by require manual wiki-links. The other parameters will link as appropriate.
  • The infobox automatically categorizes the quest by section, campaign and by region. It also auto-categorizes primary quests and repeatable quests.

[edit] Examples

{{ Quest infobox
| id = 54
| name = Further Adventures
| campaign = Prophecies
| region = Ascalon (pre-Searing)
| type = Primary
| nationality = Tyrian
| given by = [[Haversdan]] 
| given at = [[Lakeside County]]
| preceded by = [[Warrior Test]]<br\>[[Ranger Test]]<br\>[[Monk Test]]<br\>[[Necromancer Test]]<br\>[[Mesmer Test]]<br\>[[Elementalist Test]]
| followed by = [[Unsettling Rumors]]
| map = [[Image:Further Adventures Map.jpg]]
| experience reward = 250
}}

{{ Quest infobox
| id = 369
| name = The Jade Arena
| campaign = Factions
| region = The Jade Sea
| repeatable = y
| given by = [[Arena Master Portus]]
| given at = [[Archipelagos]]
| map = [[Image:The Jade Arena map.jpg|250px]]
}}

{{ Quest infobox
| id = 686
| name = Breaking the Broken
| campaign = Nightfall
| region = Realm of Torment
| master = y
| given by = [[Keeper Jinyssa]]
| given at = [[Gate of Torment]]
| preceded by =
| followed by = [[The Troubled Keeper]]
| map = 
}}

{{ Quest infobox
| id = 814
| name = Vision of the Raven Spirit
| campaign = Eye of the North
| section = Primary Norn
| region = Far Shiverpeaks
| type = Primary
| repeatable =  n
| given by = [[Olaf Olafson]]
| given at = [[Olafstead]]
| part of = [[Northern Allies]]
| preceded by = [[Curse of the Nornbear]]
| followed by = [[A Gate Too Far]]
| map = [[Image:Varajar Fells map.jpg|250px]]
}}

{{ Quest infobox
| id = 922
| name = The Tengu Accords
| image = [[File:The Tengu Accords loading screen.jpg|225px]]
| campaign = Bonus Mission Pack
| region = Shing Jea Island
| minimission = y
| type = Mini-mission
| given by = [[Durmand]]
| given at = [[Lion's Arch]]<br>[[Kaineng Center]]<br>[[Kamadan, Jewel of Istan]]
| map = [[image:The Tengu Accords map.jpg|200px]]
}}