Template:QuestRelease

This is the current revision of this page, as edited by Alex (talk | contribs) at 00:43, 17 October 2024 (Created page with "<includeonly>style="text-align:center;" | {{{nr}}} || {{#if:{{{former|}}}|<s>|}} [[{{#if:{{{alt|}}}|{{{name}}}{{!}}{{{alt}}}|{{{name}}}}}]] {{#if:{{{former|}}}|</s>|}} || [[{{{date}}}]] [[{{{year}}}]] || {{UD|{{{update}}}}} || style="text-align:center;" | {{{qp}}} || style="text-align:left" | {{QuestDifficulty|{{{diff}}}}} {{{diff}}}</includeonly><noinclude>{{/doc}}</noinclude>"). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation
This documentation is transcluded from Template:QuestRelease/doc. [edit] [history] [purge]

The QuestRelease template creates a line in the table on List of quest release dates.

Usage

{{QuestLine
|nr      = chronological number of quest
|name    = quest name (without link brackets)
|alt     = alternative quest name (optional)
|former  = if replaced with another quest the name will be striked (<s></s>) (optional)
|date    = day and month (without link brackets)
|year    = year (without link brackets)
|update  = update without "Update:" or link brackets
|qp      = current amount of quest points
|diff    = quest difficulty (uses [[Template:QuestDifficulty]])
}}

Examples

{| class="wikitable"
! #
! Quest name
! Release date
! ''RuneScape'' update
! Maximum QP
! Difficulty
|-
| {{QuestRelease|nr=2|name=Demon Slayer|date=4 January|year=2001|update=Runescape beta is now online!|qp=4|diff=Novice}}
|}

Produces:

# Quest name Release date RuneScape update Maximum QP Difficulty
2 Demon Slayer 4 January 2001 Runescape beta is now online! 4 Novice