Template:CustomQuest: Difference between revisions
From VanRO Ragnarok Online
(Created page with "{{Template:CustomQuest |plot= The Lord Kaho's Servant has worked himself to death trying to fulfill the ridiculous expectations of Lord Kaho for a headgear. He will create one for you for a price! Having one is a testament of your power! |instructions= *Warp to Geffen. *Head to the Geffen Tower and speak to '''Lord Kaho's Servant''' (Located at 115 107). *Bring him the required items to create the Lord Kaho's Horn. |itemList= * 3...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | <includeonly> | ||
__NOEDITSECTION__ | |||
=Plot= | |||
{{{plot|None}}} | |||
==Instructions== | |||
{{{instructions|None}}} | |||
==Required Items== | |||
{{{itemList|None}}} | |||
=Prerequisites= | |||
{{{prereq|None}}} | |||
== | =Other= | ||
{{{otherNotes|None}}} | |||
[[Category:Custom Quests]][[Category:Quests]]</includeonly><noinclude> | |||
{{Usage|1= This template displays a pre-designed page for custom quest information. For normal quests, please use [[Template:QuestInfo]]. Custom means that you will not find this quest on the official IRO server. }} | |||
<pre> | |||
{{Template:CustomQuest | |||
|plot= | |||
|instructions= | |||
|itemList= | |||
|prereq= | |||
|otherNotes= | |||
}} | }} | ||
</pre> | |||
=== Obligatory Fields === | |||
{| class="wikitable" | |||
! Field !! Description !! | |||
|- | |||
| plot || A story describing the quest. It should not include steps involved in the quest, just a story as if someone was reading a book. || | |||
|- | |||
| instructions || A step by step list describing what a player should do to progress through the quest || | |||
|- | |||
| itemList || A bullet numbered list describing what items are required to complete the quest || | |||
|- | |||
| prereq || A bullet numbered list describing what prerequisites must be done before you can start this quest. Can range from levels, classes, or even other quests. || | |||
|- | |||
| otherNotes || Random notes the user should know about the quest, such as prerequisites, or tips. || | |||
|} | |||
[[Category:Templates|{{PAGENAME}}]] | |||
</noinclude> |
Latest revision as of 03:26, 1 June 2024
Usage
These usage notes will not be included in articles bearing this template.
This template displays a pre-designed page for custom quest information. For normal quests, please use Template:QuestInfo. Custom means that you will not find this quest on the official IRO server.
{{Template:CustomQuest |plot= |instructions= |itemList= |prereq= |otherNotes= }}
Obligatory Fields
Field | Description | |
---|---|---|
plot | A story describing the quest. It should not include steps involved in the quest, just a story as if someone was reading a book. | |
instructions | A step by step list describing what a player should do to progress through the quest | |
itemList | A bullet numbered list describing what items are required to complete the quest | |
prereq | A bullet numbered list describing what prerequisites must be done before you can start this quest. Can range from levels, classes, or even other quests. | |
otherNotes | Random notes the user should know about the quest, such as prerequisites, or tips. |