Template:Quest

From Dragon Marked For Death Wiki
Jump to navigation Jump to search


Description
This template is used to generate an Infobox for Quests.

Syntax

{{Quest
  | title=Example
  | image=Example.jpg
  | caption-image=Example
  | location=Example
  | quest_level=Example
  | boss=Example
  | notable_drops=Example
  | prerequisites=Example (link)
  | unlocks=Example (link)<br>Example (link)<br>...
  }}

Samples


{{Quest
  | title = {{QuestFlagIcon}}{{PAGENAME}}
  | image = The Ogre Fort 1.png
  | caption-image =
  | location = [[Sica Village]]
  | quest_level = 1, 10, 20, 35, 50, 60, 70, 80, 90, 100, 110, 120
  | boss = [[Ogre Prince]]
  | notable_drops = TBA
  | prerequisites = [[The Doomed Clan]]
  | unlocks = [[Dreaming of Treasure]]<br>[[Polluted Water]]<br>{{QuestFlagIcon}}[[The Frigid Nest]]<br>[[Aim for High Heaven]]
  }}