Quest Guide Template

From Drunkapedia
Revision as of 09:40, 21 July 2012 by imported>Arkalor
Jump to: navigation, search

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

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. If a reward isn't level based (a percentage), set Percent of Level and or Repeat Percent of Level to either N/A or to Fixed.
  • Format dialog using Text Colors. Include town crier and ulgrim sayings that refer to the quest.
  • If there is more than one dungeon associated with the quest add a {{Dungeon Maps}} for each dungeon inside the {{Dungeon Table}}.
    • If a map is hosted on the wiki, set Wiki Map File = Name.gif.
    • If a map is hosted on ACmaps.com use the 4 digit ID that is at the end of the map link, eg ACmaps.com ID = 05CE . If there are maps at both the wiki and acmaps, list both.
    • You can also give a web address for a map located somewhere else, e.g. Other Map = http://ac.warcry.com/media/images/maps/Northern%20Catacombs.jpg .
  • The page will automatically be categorized as a Quest, if it is also a Killtask, set Kill Task = True.
  • If there the quest has other names it is commonly called, create redirect pages for each page that point to the main quest page. Also categorize these redirects as a Category:Quest so they will show up in searches.
  • For quests that are part of the Facility Hub Quests you can add a special box that details the bonus task and reward. Use the {{Hub Quest}} subtemplate to fill out the field. See Ice Tachi Quest for an example.
  • 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

<section begin=QuestGuide />

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

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

== Maps ==
{{Dungeon Table
 | Table Rows = 
{{Dungeon Maps
 |         Dungeon = 
 |     Coordinates = 
 |   Wiki Map File = 
 |       ACmaps ID = 
 | Other Site Name = 
 | Other Site Link = 
}}
}}

== 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 ==
Click image for full size version.
<gallery widths=200px heights=200px perrow=3>
File:Live.jpg|Caption
File:Live.jpg|Caption
</gallery>

== Lore & Dialog ==
<font color=darkgoldenrod></font><br>

== Notes ==
* ??

<section end=QuestGuide />

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: