Template:Questinfo: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(This template is intended for use with permanent/mission-type quests)
 
mNo edit summary
Line 30: Line 30:
This template is set up to capture the primary information regarding a [[:Category:Permanent quests|permanent quest]]. Below is the copy/paste code with instructions.
This template is set up to capture the primary information regarding a [[:Category:Permanent quests|permanent quest]]. Below is the copy/paste code with instructions.


<pre{{log2}}><nowiki>{{Verbinfo
<pre{{log2}}><nowiki>{{Questinfo
|quest= <!-- Full name of the quest as listed in QUEST INFO. This should include any leading articles. -->
|quest= <!-- Full name of the quest as listed in QUEST INFO. This should include any leading articles. -->
|realm= <!-- If it is not tied to a specific realm, leave blank. If it is present in multiple realms, enter each realm separated by a comma. -->
|realm= <!-- If it is not tied to a specific realm, leave blank. If it is present in multiple realms, enter each realm separated by a comma. -->

Revision as of 10:17, 3 June 2026

{{{quest}}}


This template is set up to capture the primary information regarding a permanent quest. Below is the copy/paste code with instructions.

{{Questinfo
|quest=  <!-- Full name of the quest as listed in QUEST INFO.  This should include any leading articles. -->
|realm=  <!-- If it is not tied to a specific realm, leave blank.  If it is present in multiple realms, enter each realm separated by a comma. -->
|reward=  <!-- Reward for completion. -->
|prerequisite=  <!-- Any prerequisites as listed in QUEST INFO.  If there are no prerequisites, leave blank. -->
|cooldown=  <!-- Quest cooldown as listed in QUEST INFO.  If there is no cooldown, leave blank. -->
}}