Use Questbox to help summarize the vital stats of a particular quest, leaving the body of the article to discuss lore and strategy. Including the following code creates the questbox to the right.
{{questbox
| name = C'Thun's Legacy
| faction = Alliance
| level = 60
| levelreq = 59
| type = Group
| category = Hellfire Peninsula
| start = [[Eye of C'Thun]]
| end = [[Caelestrasz]]
| reputation = [[Wildhammer]] +100-500
| experience = 40-500
| rewards = {{item|Stoneskin Totem}} or {{item|Earth Totem}}
| money = {{Cost|123|45|67}}
| shareable = No
| repeatable = Yes
| previous = {{quest|Your Place In The World}}
| next = {{quest|Scarab Shells}}
| id = 788
}}
name = The name of the quest. Defaults to "Untitled".
faction = "Alliance", "Horde", or "Neutral". Denotes which faction is eligible for the quest, or both. Defaults to "Neutral".
start = The NPC, item, or object responsible for initiating the quest. Braces required. Defaults to "Unknown".
end = The NPC, item, or object responsible for ending the quest. Braces required. Defaults to the value of start.
level = The difficulty level of the quest, exposed by the quest API or an quest viewer add-on. Defaults to "1". If colored level numbers appear, this number will be white.
levelreq = The minimum level required to accept the quest. Datamined from Thottbot or other database. Defaults to "1".
rewards = A list of linked items rewarded by the quest. Can use {{item|<item name>}} or {{loot|<quality>|<item name>}}.
category = The category under which the quest appears in the quest log (usually a class, profession, or a zone). No default value, braces not required.
experience = The amount of experience gained from completing the quest.
previous = The quest required to be completed before starting the current quest. Written using {{quest|<quest name>}} or similar.
next = The quest that follows the current quest in a series. Written using {{quest|<quest name>}} or similar.
type = "Daily", "Group", "Dungeon", "Raid", "PvP". Defaults to hidden. Can leave out for normal solo quests.
race = The race(s) required to get or do quest. No default value, braces not added.
class = The class(es) required to get or do quest. No default value, braces not added.
reputation = The amount of reputation affected by the quest, written in the style +100 Wildhammer or -100 Undercity. Braces necessary.
experience = The amount of experience gained from completing the quest.
money = The amount of money awarded by completing the quest. Use {{cost}}, e.g. 25 or 4 7 25. Usual format is {{cost|<gold>|<silver>|<copper>}}; see Template:Cost.
repeatable = Accepts "Yes". Indicates if the quest is repeatable. Defaults to hidden.
shareable = Accepts "Yes" or "No". Indicates if the quest is shareable. Defaults to hidden.
id = The internal id of the quest for the various external databases (use only for Semantic MediaWiki setting).
zone = The zone of the quest, if not specified in category=. Only adds page to Category:zone quests.
tcg = Optional TCG image (File: not needed; i.e. Your_Fortune_awaits_You.jpg).