Difference between revisions of "Template:Quest"

From Alter Aeon Wiki
(aceept_method, formating)
(other_areas, other, see_also, next_quest, previous_quest, quest_group, favor, repeatable, notes on how to use template)
Line 6: Line 6:
* realm
* realm
* area (area quest starts from)
* area (area quest starts from)
* other_areas? (other areas involved with the quest)
* other_areas (other areas involved with the quest)
* mobs? (mobs involved in the quest)
* mobs? (mobs involved in the quest)
* builders
* builders
* repeat <int> (number of times can be repeated)
* repeatable <int> or yes (number of times can be repeated)
* god (name of god if a favor quest)
* favor (yes or name of god)
* previous_quest  (started from another quest)
* previous_quest  (started from another quest)
* next_quest?
* next_quest
* questor (mob quest starts from)
* questor (mob quest starts from)
* type (job, deed, feat, talkgiven, questaccept given, onobject, onmobkill, onobjectget, onquest, other)
* type (job, deed, feat, talkgiven, questaccept given, onobject, onmobkill, onobjectget, onquest, other)
Line 18: Line 18:
* group (page containing a group of associated quests)
* group (page containing a group of associated quests)
* groupadvisable (yes/no)
* groupadvisable (yes/no)
* quest_group (used to group a number of quests together)


==Sections==
==Sections==
* start  (how to start)
* summary (summary and how to start the quest)
* steps
* steps
* story
* story
* items
* items
* questtree
* quest_tree  (associated quests)
* associated quests
* notes
* notes
* external links?
* see_also (external links etc)


==Categories==
==Categories==
Line 46: Line 46:


{| class="wikitable areatable" style="float:right; margin:0 0 0.5em 1em; width:{{{width|300px}}}"
{| class="wikitable areatable" style="float:right; margin:0 0 0.5em 1em; width:{{{width|300px}}}"
! colspan="2" | Quest
! colspan="2" | {{#if: {{{quest_group|}}} | Quest Group | Quest }}
{{TableRowIf | {{{realm|}}} | Realm }}{{TableRowIf | {{{area|}}} | Area }}{{TableRowIf | {{{room|}}} | Room }}{{TableRowIf | {{{questor|}}} | Questor }}{{TableRowIf | {{{level|}}} | Level }}{{TableRowIf | {{{builders|}}} | Builders}}{{TableRowIf | {{{accept_method|}}} | Accept Method}}
{{TableRowIf | {{{realm|}}} | Realm }}{{TableRowIf | {{{area|}}} | Starting Area }}{{TableRowIf | {{{other_areas|}}} | Other Areas }}{{TableRowIf | {{{room|}}} | Starting Room }}{{TableRowIf | {{{questor|}}} | Questor }}{{TableRowIf | {{{level|}}} | Level }}{{TableRowIf | {{{builders|}}} | Builders}}{{TableRowIf | {{{accept_method|}}} | Accept Method}}{{TableRowIf | {{{previous_quest|}}} | Previous Quest}}{{TableRowIf | {{{next_quest|}}} | Next Quest}}
|}{{#if: {{{summary|}}} | {{{summary}}}}}{{#if: {{{steps|}}} |  
|}{{#if: {{{summary|}}} | {{{summary}}}}}{{#if: {{{steps|}}} |  
<br />   
<br />   
Line 60: Line 60:
==Story==  
==Story==  
{{{story}}}
{{{story}}}
}}{{#if: {{{other|}}} |
<br />
{{{other}}}
}}{{#if: {{{quest_tree|}}} |
<br />
==Quest Tree==
{{{quest_tree}}}
}}{{#if: {{{notes|}}} |  
}}{{#if: {{{notes|}}} |  
<br />  
<br />  
==Notes==  
==Notes==  
{{{notes}}}
{{{notes}}}
}}{{#if: {{{see_also|}}} |
<br />
==See also==
{{{see_alos}}}
}}
}}


Line 70: Line 81:
{{#if: {{{realm|}}} | [[Category: Quests on {{{realm}}}]] }}
{{#if: {{{realm|}}} | [[Category: Quests on {{{realm}}}]] }}
{{#if: {{{area|}}} | [[Category: Quests in {{{area}}}]] }}
{{#if: {{{area|}}} | [[Category: Quests in {{{area}}}]] }}
{{#if: {{{quest_group|}}} | [[Category: Quest Groups]] }}
{{#if: {{{favor|}}} |
[[Category: Quests that grant favor]]
{{#ifeq: {{{favor|}}} | yes | | [[Category: Quests for followers of the god {{{favor|}}]] }}
}}
{{#if: {{{repeatable|}}} | [[Category: Quests that are repeatable]] }}




</onlyinclude>
</onlyinclude>

Revision as of 12:10, 28 May 2017


Fields

  • name (taken from page name)
  • level (suggested level)
  • realm
  • area (area quest starts from)
  • other_areas (other areas involved with the quest)
  • mobs? (mobs involved in the quest)
  • builders
  • repeatable <int> or yes (number of times can be repeated)
  • favor (yes or name of god)
  • previous_quest (started from another quest)
  • next_quest
  • questor (mob quest starts from)
  • type (job, deed, feat, talkgiven, questaccept given, onobject, onmobkill, onobjectget, onquest, other)
  • reward (xp, gold, favor, item, spell or skill unlock)
  • group (page containing a group of associated quests)
  • groupadvisable (yes/no)
  • quest_group (used to group a number of quests together)

Sections

  • summary (summary and how to start the quest)
  • steps
  • story
  • items
  • quest_tree (associated quests)
  • notes
  • see_also (external links etc)

Categories

  • Quests on the Island of Sloe <raalm>
  • Quests for followers of Shadowfax <god>
  • Quests that grant favor
  • Quests that unlock skills or spells
  • deeds
  • feats
  • custom jobs
  • Quests with item rewards
  • Quests that unlock other quests
  • Quests that are part of a Questline



Quest