Template:QuestInfo: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<!-- | |||
<center> | |||
{|style="margin-bottom:50px;width:859px;font-size:100%;font-family:sans-serif;color:#104E8B;border:1px solid #9f9fff;background-color: #efefff;text-align:center;" | |||
|'''This item's information has been altered on one of the servers.<br><small>Please see the "Changes" section listed below to read details about this change.</small> | |||
|}</center> --> | |||
{| cellspacing="0px" class="prettyTable" style="float:right;max-width:250px;" | |||
|align="center" colspan="2" |Requirements | |||
|- | |||
!Base Level: | |||
|{{{levelreq|None}}} | |||
|- | |||
!Job Level: | |||
|{{{joblevelreq|None}}} | |||
|- | |||
!Class: | |||
|{{{classreq|None}}} | |||
|- | |||
!Party: | |||
|{{{partyreq|None}}} | |||
|- | |||
!Item(s) (Consumed): | |||
|{{{itemreq|None}}} | |||
|- | |||
!Item(s) (Not Consumed): | |||
|{{{nitemreq|None}}} | |||
|- | |||
!Zeny: | |||
|{{{zenyreq|None}}} | |||
|- | |||
!Quest Prerequisite(s): | |||
|{{{questsreq|None}}} | |||
|- | |||
!Quest Corequisite(s): | |||
|{{{questscoreq|None}}} | |||
|- | |||
|align="center" colspan="2" |Rewards | |||
|- | |||
!Items: | |||
|{{{itemreward|None}}} | |||
|- | |||
!Base EXP: | |||
|{{{baseexpreward|None}}} | |||
|- | |||
!Job EXP: | |||
|{{{jobexpreward|None}}} | |||
|} | |||
{{{quest|[[Category:Quests]]}}} | |||
</includeonly><noinclude> | |||
{{Usage|1= This template displays a predesigned table showing information on normal Ragnarok Online quests. This template should not be used for custom quests, and only for quests that can be found on the official IRO server. For similar templates, see [[:Template:CustomQuest]] }} | |||
<pre> | <pre> | ||
{{QuestInfo | {{QuestInfo | ||
| levelreq | |levelreq= | ||
| joblevelreq | |joblevelreq= | ||
| classreq | |classreq= | ||
| partyreq | |partyreq= | ||
| itemreq | |itemreq= | ||
| nitemreq | |nitemreq= | ||
| zenyreq | |zenyreq= | ||
| questsreq | |questsreq= | ||
| questscoreq | |questscoreq= | ||
| baseexpreward = | |baseexpreward= | ||
| jobexpreward | |jobexpreward= | ||
| itemreward | |itemreward= | ||
| qreward | |qreward= | ||
}}</pre> | }}</pre> | ||
Latest revision as of 19:20, 25 March 2024
Usage
These usage notes will not be included in articles bearing this template.
This template displays a predesigned table showing information on normal Ragnarok Online quests. This template should not be used for custom quests, and only for quests that can be found on the official IRO server. For similar templates, see Template:CustomQuest
{{QuestInfo |levelreq= |joblevelreq= |classreq= |partyreq= |itemreq= |nitemreq= |zenyreq= |questsreq= |questscoreq= |baseexpreward= |jobexpreward= |itemreward= |qreward= }}
Obligatory Fields
Field | Description |
---|---|
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. |
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:ItemLink 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:ItemLink to list them. |
zenyreq | Zeny that the player must possess in order to complete 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. |
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. |
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. |