Difference between revisions of "Template:Quest Info"
Jump to navigation
Jump to search
m |
m (Rollback) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | {| style="float:right;border: | + | {{#if: {{{cat|}}} | | |
+ | {{#if: {{{window|}}} | [[Category:Quest Window Quests]] }} | ||
+ | {{#if: {{{jobexpreward|}}} | [[Category:Job Experience Reward]] }} | ||
+ | {{#if: {{{baseexpreward|}}} | [[Category:Base Experience Reward]] }} | ||
+ | {{#if: {{{classreq|}}} | [[Category:{{{classreq}}}]] }} | ||
+ | {{#iferror:{{#expr:{{{levelreq}}} > 0}} | | ||
+ | [[Category: Level 1~99 Quests]] | ||
+ | | | ||
+ | {{#ifexpr: {{{levelreq}}} > 89 | [[Category: Level 90~99 Quests]] | | ||
+ | {{#ifexpr: {{{levelreq}}} > 79 | [[Category: Level 80~99 Quests]] | | ||
+ | {{#ifexpr: {{{levelreq}}} > 69 | [[Category: Level 70~99 Quests]] | | ||
+ | {{#ifexpr: {{{levelreq}}} > 59 | [[Category: Level 60~99 Quests]] | | ||
+ | {{#ifexpr: {{{levelreq}}} > 49 | [[Category: Level 50~99 Quests]] | | ||
+ | {{#ifexpr: {{{levelreq}}} > 39 | [[Category: Level 40~99 Quests]] | | ||
+ | {{#ifexpr: {{{levelreq}}} > 29 | [[Category: Level 30~99 Quests]] | | ||
+ | {{#ifexpr: {{{levelreq}}} > 19 | [[Category: Level 20~99 Quests]] | | ||
+ | {{#ifexpr: {{{levelreq}}} > 9 | [[Category: Level 10~99 Quests]] | | ||
+ | {{#ifexpr: {{{levelreq}}} > 0 | [[Category: Level 1~99 Quests]] | }}}}}}}}}}}}}}}}}}}} | ||
+ | }} | ||
+ | }} | ||
+ | {| style="border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: left; text-align: left; font-size: 100%; border-spacing: 2; width: 30em; vertical-align: top;" | ||
|- | |- | ||
− | | align="center" colspan="2" | '''Requirements''' | + | | align="center" colspan="2" style={{#if: {{{window|}}} | "background:#DAA520" | "background:#cccccc"}} | '''Requirements''' |
|- | |- | ||
| '''Base Level:''' | | '''Base Level:''' | ||
Line 55: | Line 75: | ||
{{!}}align="center"{{!}} {{{questscoreq}}} | {{!}}align="center"{{!}} {{{questscoreq}}} | ||
{{!}}- }} | {{!}}- }} | ||
− | | align="center" colspan="2" | '''Rewards''' | + | | align="center" colspan="2" style={{#if: {{{window|}}} | "background:#DAA520" | "background:#cccccc"}} | '''Rewards''' |
|- | |- | ||
{{#if: {{{baseexpreward|}}} | | {{#if: {{{baseexpreward|}}} | | ||
Line 77: | Line 97: | ||
{{!}}- }} | {{!}}- }} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
− | {| style="float:right;border: | + | {| style="border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align: left, top; font-size: 100%; border-spacing: 2; width: 30em;" |
|- | |- | ||
| align="center" colspan="2" style="background:#cccccc" | '''Requirements''' | | align="center" colspan="2" style="background:#cccccc" | '''Requirements''' |
Revision as of 03:04, 23 February 2022
Requirements | |
Base Level: | {{{levelreq}}} |
Job Level: | {{{joblevelreq}}} |
Class: | {{{classreq}}} |
Skill Requirements: | {{{skillreq}}} |
Party: | {{{partyreq}}} |
Item(s) (Consumed): | {{{itemreq}}} |
Item(s) (Not Consumed): | {{{nitemreq}}} |
Zeny: | {{{zenyreq}}} |
Cooldown: | {{{cooldown}}} |
Restriction: | {{{restriction}}} |
Quest Prerequisite(s): | {{{questsreq}}} |
Quest Corequisite(s): | {{{questscoreq}}} |
Rewards | |
Base Experience: | {{{baseexpreward}}} |
Job Experience: | {{{jobexpreward}}} |
Item(s): | {{{itemreward}}} |
Quest Reward(s): | {{{qreward}}} |
Event Notice Link |
Description
This template displays a small info box for a quest and should be used at the beginning of all quest pages. Any changes should be discussed on the Talk page beforehand.
Usage
{{Quest Info | levelreq = | joblevelreq = | classreq = | skillreq = | partyreq = | itemreq = | nitemreq = | zenyreq = | cooldown = | restriction = | hunting = | questsreq = | questscoreq = | baseexpreward = | jobexpreward = | itemreward = | qreward = | external = | window = }}
Obligatory Fields
Field | Description |
---|---|
baselevel | Base level that is required before the quest can be completed. Should be stated as None if there is no requirement. This field is required in order to prevent ambiguity. |
Optional Fields
Field | Description | Auto-adds Category if used |
---|---|---|
joblevelreq | Job level that is required before the quest can be completed. All or nearly all of these quests are skill quests. | - |
classreq | Class that the player must be in order to complete the quest. For example, only Knights can complete the Knight Skill Quest. | Category:<classreq> |
skillreq | Skill that the player must have in order to complete the quest. For example, Novices must have learned First Aid to complete the Play Dead Quest. | |
partyreq | # of Party Members and/or Classes required to be in a party. | - |
itemreq | Items that the player must possess (and are removed from the player) in order to complete the quest. Please separate multiple items with <br /> and use Template:Item to list them. | - |
nitemreq | Items that the player must possess (but are not taken) in order to complete the quest. Please separate multiple items with <br /> and use Template:Item to list them. | - |
zenyreq | Zeny that the player must possess in order to complete the quest. | - |
cooldown | Time that has to pass until you do the quest again. | - |
restriction | If the quest has any restriction such as time, items, or availability. | - |
hunting | Monsters that players (or party members) will need to kill during the quest | - |
questreq | Quests that the player must have already completed in order to complete the quest. | - |
questscoreq | Quests that the player must do at the same time in order to complete the quest. | - |
baseexpreward | The total amount of base experience the player receives performing the quest, regardless of if it is in increments or a lump sum. | Category:Base Experience Reward |
jobexpreward | The total amount of job experience the player receives from performing the quest, regardless of if it is in increments or a lump sum. | Category:Job Experience Reward |
itemreward | The items the player receives for performing the quest that he or she is able to keep at the end of it. For example. The Sign is a reward for the Sign Quest, but the Sobbing Starlight, which is taken away from the player at the end of the quest, is not. | - |
qreward | Other rewards, which can include access to dungeons, or abilities such as speaking with NPCs. | - |
external | External link to official event notice if applicable. | - |
window | set to yes if this support for this quest is available through the ingame quest window | Category:Quest Window Quests |