Template:Infobox Quest/doc: Difference between revisions

(Created page with "{{Documentation}} ==Parameters== ===name=== The name of the quest. ===image=== An image representing the quest. ===release=== The release date of the quest. ===premium=== Whether or not this quest requires a premium pass. ===episode=== The episode of the quest. One of: * Hopeport * Hopeforest * Mine of Mantuban * Crenopolis ==Quick copy== <pre>{{Infobox Quest |name = |image = |release = |premium = |episode = }}</pre> <includeonly>Category:Infobox templ...")
 
m (description of the difficulty parameter)
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:
===release===
===release===
The release date of the quest.
The release date of the quest.

===premium===
Whether or not this quest requires a [[premium pass]].


===episode===
===episode===
Line 22: Line 19:
* Mine of Mantuban
* Mine of Mantuban
* Crenopolis
* Crenopolis

===difficulty===
The difficulty of the quest


==Quick copy==
==Quick copy==
Line 28: Line 28:
|image =
|image =
|release =
|release =
|premium =
|episode =
|episode =
|difficulty =
}}</pre>
}}</pre>



Latest revision as of 05:27, 7 November 2024

This is a documentation subpage for Template:Infobox Quest.
It contains usage information, categories, and other content that is not part of the original template page.
Template:Infobox Quest invokes function main in Module:Infobox Quest using Lua.

Parameters

name

The name of the quest.

image

An image representing the quest.

release

The release date of the quest.

episode

The episode of the quest.

One of:

  • Hopeport
  • Hopeforest
  • Mine of Mantuban
  • Crenopolis

difficulty

The difficulty of the quest

Quick copy

{{Infobox Quest
|name = 
|image = 
|release = 
|episode = 
|difficulty = 
}}