Template:Infobox/Quest/doc

From Wynncraft Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

Description

An Infobox to be used in Quest pages. The template also has multi-lingual support. By default, if the label fields are omitted, an english label will appear.

Arguments

{{Infobox/Quest
| name =
| length = *
| difficulty = *
| tags =
| location = *
| province = *
| level = *
| npc = *
| emeralds =
| experience =
| reward =
| requiredQuest =
| requiredItem =
| questHeader =
| lengthLabel =
| lengthTranslated =
| locationLabel =
| levelLabel =
| npcLabel =
| requiredQuestLabel =
| requiredItemLabel =
| rewardLabel =
| rewardStarter =
| experienceLabel =
| emeraldsLabel =
| provinceLabel =
}}

Note: The * symbol denotes required arguments


Argument Description Default Value
name The name of the Quest The page name
length * Quest length from the Content Book Always use English for this field.
difficulty * Difficulty from the Content Book Always use English for this field.
tags Tags from the Content Book
location * Location of the quest (region / city link).
province * The province the quest takes place in
level * Minimum level required to start the quest.
npc * The name of the starting NPC
emeralds The emeralds rewarded for the quest.
experience The experience rewarded for the quest.
reward The additional rewards for the quest, prefixed with <nowiki>*<nowiki> to make a bulleted list.
requiredQuest Quest required to start the quest.
requiredItem Specific item required to start the quest.
questHeader Used for translations, the text to use for the 'Quest Info' header Quest Info
lengthLabel Used for translations, the text to use for the 'Length' header Length
lengthTranslated Used for translations, the text to use for the 'length' field The length field value
locationLabel Used for translations, the text to use for the 'Location' header Location
levelLabel Used for translations, the text to use for the 'Level' header Level
npcLabel Used for translations, the text to use for the 'Starter NPC' header Starter NPC
requiredQuestLabel Used for translations, the text to use for the 'Required Quest' header Required Quest
requiredItemLabel Used for translations, the text to use for the 'Required Item' header Required Item
rewardLabel Used for translations, the text to use for the 'Reward' header Reward
rewardStarter Used for translations, the text to use for the 'As follows:' text. As follows:
experienceLabel Used for translations, the text to use for the 'Experience Points' link. Experience Points
emeraldsLabel Used for translations, the text to use for the 'Emeralds' link. Emeralds
provinceLabel Used for translations, the text to use for the 'Province' link. Province

Examples

King's Recruit CBQuestIcon.png
Quest Info
Length Long
Difficulty Easy
Tags Storyline
Location Ragni Outskirts
Province Wynn
Combat Level 1
Starter NPC Caravan Driver
Reward As follows:


{{Infobox/Quest
| name = King's Recruit
| length = Long
| difficulty = Easy
| tags = Storyline
| location = [[Ragni Outskirts]]
| province = Wynn
| level = 1
| npc = Caravan Driver
| experience = 35
| emeralds =  6 
| reward = * 1 Ragni [[Teleport Scrolls|Teleport Scroll]]
* Access to the [[Wynn Province|Province of Wynn]]
}}

Kungens rekryt CBQuestIcon.png
Uppdragsinformation
Längd Lång
Svårighet Lätt
Taggar Story
Plats Ragnis utkant
Provins Wynn
Combat Level 1
Start-NPC Vagnförare
Belöning Följande:


{{Infobox/Quest
| name = Kungens rekryt
| questHeader = Uppdragsinformation
| lengthLabel = Längd
| length = Long
| lengthTranslated = Lång
| difficultyLabel = Svårighet
| difficulty = Easy
| difficultyTranslated = Lätt
| tagsLabel = Taggar
| tags = Story
| locationLabel = Plats
| location = [[ Ragni Outskirts | Ragnis utkant ]]
| province = Wynn
| level = 1
| npc = Caravan Driver{{!}}Vagnförare
| experienceLabel = Erfarenhetspoäng
| emeraldsLabel = Smaragder
| experience = 35
| emeralds= 6
| reward = 
* 1 Ragni [[Teleport Scrolls|Teleporteringsskriftrulle]]
* Tillgång till [[Wynn Province|Wynnprovinsen]]
| rewardLabel = Belöning
| rewardStarter = Följande:
| provinceLabel = Provins
| npcLabel = Start-NPC
}}

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.