Quest Guide Template

From Drunkapedia
Revision as of 08:01, 5 March 2009 by imported>Tlosk (→‎Wiki Code)
Jump to: navigation, search

Related topics: Page Templates, Quests, {{Quest Summary}}, {{Dungeon Map Links}}, {{Item Table}}, {{Quest Experience Table}}, {{Title Rewards Table}}

This page template is used for quest and kill task guides. Remove sections that don't apply.

  • In the Quest Overview list prerequisite quests and lockpicking requirements. List the quests in the order they must be completed.
  • See Quest Type for a list of the different types of quests.
  • If a quest has been updated, include details on how in the Notes section.
  • Include the absolute max experience available in the summary table, if the reward is level based or there are multiple parts, include the details in an Experience Reward table.
  • Format dialog using Text Colors. Include town crier and ulgrim sayings that refer to the quest.
  • The page will automatically be categorized as a Quest, if it is also a Killtask, set Kill Task = True.
  • Optional Sections:
    • Detailed Walk Through - Provide more detail than would be included in the walkthrough section for complex quests or for quests with a strong story component. Whenever there is a dungeon involved, link it to that dungeon's page on this site and provide a link to a map.
    • Appendix - Some quests such as the Harbinger (Quest) require a substantial amount of supplemental information.

Wiki Code

{{Quest Summary
 |    Patch Introduced = 
 |             Updated = 
 |      Related Quests = 
 |          Live Image =  Live.jpg
 |  Live Image Caption = 
 |          Quest Type = Solo/Group
 |           Kill Task = False
 |      Start Location = 
 |               Timer = 
 |  Level Restrictions = 
 |   Level Suggestions = 
 |        Item Rewards = 
 |       Max XP Reward = 
 |              Titles = 
 | 
 |   Link Walk Through = True
 |           Link Maps = True
 |          Link Items = True
 |     Link XP Rewards = True
 |  Link Title Rewards = False
 |         Link Images = False
 |  Link Lore & Dialog = True
 |          Link Notes = False
}}
== Quest Overview ==

== Walk Through ==
# First step.
:* '''Route:''' 
# Second step.

== Maps ==
{{Dungeon Map Links
 |            Dungeon = 
 |      Wiki Map File = 
 |         AC Maps ID = 
 |         Other Site = 
 | Other Site Address = 
}}

== Items == 
{{Item Table|Caption=Quest Items|??}}

{{Item Table|Caption=Rewards|??}}

== Experience Rewards ==
{{Quest Experience Table
 | Repeat Differs = True
 |     Table Rows =
{{Quest Task
 |             Description = 
 |                  Max XP = 
 |        Percent of Level = 
 |               Level Cap = 
 |           Repeat Max XP = 
 | Repeat Percent of Level = 
 |        Repeat Level Cap = 
}}
}}

{{Quest Experience Table
 | Repeat Differs = False
 |     Table Rows =
{{Quest Task
 |      Description = 
 |           Max XP = 
 | Percent of Level = 
 |        Level Cap = 
}}
}}

== Title Rewards ==
{{Title Rewards Table
 | Table Rows =
{{Title
 | Title = 
 |  Task = 
}}

{{Title
 | Title = 
 |  Task = 
}}

{{Title
 | Title = 
 |  Task = 
}}
}}


== Images ==
<gallery widths=200px heights=200px perrow=3>
Live.jpg|Caption
Live.jpg|Caption
</gallery>

== Lore & Dialog ==

== Notes ==
* ??

Quest Overview

Walk Through

  1. First step.
  • Route:
  1. Second step.

Maps

Wiki Map:
None
ACmaps.com:
None

Items

Quest Items

??

Rewards

??

Experience Rewards

Title Rewards


Images

Lore & Dialog

Notes

  • ??

Example

See ?? for the results of the example code below:


Non-template Code

If customization is required that deviates substantially from the template, you can construct the page using the non-template code below as a base: