Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
(+groupsize)
(update; most of the formatting templates are now optional.)
Line 9: Line 9:
 
| start = [[Eye of C'Thun]]
 
| start = [[Eye of C'Thun]]
 
| end = [[Caelestrasz]]
 
| end = [[Caelestrasz]]
| reputation = [[Wildhammer]] +100-500
+
| reputation = +500 [[Brood of Nozdormu]]<br/>+200 [[Cenarion Circle]]
 
| experience = 40-500
 
| experience = 40-500
  +
| rewards = [[Amulet of the Fallen God]], [[Cloak of the Fallen God]], or [[Ring of the Fallen God]]
| rewards = {{loot|Common|Stoneskin Totem}} or {{loot|Common|Earth Totem}}
 
 
| money = {{Cost|123|45|67}}
 
| money = {{Cost|123|45|67}}
 
| shareable = No
 
| shareable = No
 
| repeatable = Yes
 
| repeatable = Yes
| previous = {{quest|Your Place In The World}}
+
| previous = [[Quest:Your Place In The World]]
| next = {{quest|Scarab Shells}}
+
| next = [[Quest:The Savior of Kalimdor]]
 
| id = 788
 
| id = 788
 
| doc =
 
| doc =
  +
| noilink =
 
}}
 
}}
 
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.
 
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.
Line 31: Line 32:
 
| start = [[Eye of C'Thun]]
 
| start = [[Eye of C'Thun]]
 
| end = [[Caelestrasz]]
 
| end = [[Caelestrasz]]
| reputation = [[Wildhammer]] +100-500
+
| reputation = +500 [[Brood of Nozdormu]]<br/>+200 [[Cenarion Circle]]
 
| experience = 40-500
 
| experience = 40-500
  +
| rewards = [[Amulet of the Fallen God]], [[Cloak of the Fallen God]], or [[Ring of the Fallen God]]
| rewards = {{item|Stoneskin Totem}} or {{item|Earth Totem}}
 
 
| money = {{Cost|123|45|67}}
 
| money = {{Cost|123|45|67}}
 
| shareable = No
 
| shareable = No
 
| repeatable = Yes
 
| repeatable = Yes
| previous = {{quest|Your Place In The World}}
+
| previous = [[Quest:Your Place In The World]]
| next = {{quest|Scarab Shells}}
+
| next = [[Quest:The Savior of Kalimdor]]
 
| id = 788
 
| id = 788
 
}}</nowiki>
 
}}</nowiki>
Line 47: Line 48:
 
; start : The NPC, item, or object responsible for initiating the quest. Braces required. Defaults to "Unknown".
 
; 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.
 
; 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.
+
; level : The difficulty level of the quest, exposed by the quest API or an quest viewer add-on. Defaults to "1".
 
; levelreq : The minimum level required to accept the quest. Datamined from Thottbot or other database. Defaults to "1".
 
; 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 {{t|item|item name}} or {{t|loot|quality|item name}}.
+
; rewards : A list of linked items rewarded by the quest.
   
 
== Recommended, but optional ==
 
== Recommended, but optional ==
 
; experience : The amount of experience gained from completing the quest.
 
; experience : The amount of experience gained from completing the quest.
; previous : The quest required to be completed before starting the current quest. Written using {{t|quest|quest name}} or similar.
+
; previous : A list of links to quests required to be completed before starting this quest.
; next : The quest that follows the current quest in a series. Written using {{t|quest|quest name}} or similar.
+
; next : A list of links to quests that directly follow this quest in a series.
   
 
== Optional ==
 
== Optional ==

Revision as of 13:34, 29 December 2010

AllianceC'Thun's Legacy
Start Spell shadow detectinvisibility [Eye of C'Thun]
End Caelestrasz
Level 60 (Requires 59)
Type Group (4)
Category Hellfire Peninsula
Experience 40-500
Reputation +500 Brood of Nozdormu
+200 Cenarion Circle
Rewards Inv jewelry necklace ahnqiraj 02 [Amulet of the Fallen God], Inv misc cape 10 [Cloak of the Fallen God], or Inv jewelry ring ahnqiraj 02 [Ring of the Fallen God]
123g 45s 67c
Repeatable Yes
Previous Quest:Your Place In The World
Next Quest:The Savior of Kalimdor

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
 | groupsize = 4
 | category = Hellfire Peninsula
 | start = [[Eye of C'Thun]]
 | end = [[Caelestrasz]]
 | reputation = +500 [[Brood of Nozdormu]]<br/>+200 [[Cenarion Circle]]
 | experience = 40-500
 | rewards = [[Amulet of the Fallen God]], [[Cloak of the Fallen God]], or [[Ring of the Fallen God]]
 | money = {{Cost|123|45|67}}
 | shareable = No
 | repeatable = Yes
 | previous = [[Quest:Your Place In The World]]
 | next = [[Quest:The Savior of Kalimdor]]
 | id = 788
}}

Required fields

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".
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.

Recommended, but optional

experience
The amount of experience gained from completing the quest.
previous
A list of links to quests required to be completed before starting this quest.
next
A list of links to quests that directly follow this quest in a series.

Optional

type
"Group", "Dungeon", "Raid", "PvP". Defaults to hidden. Can leave out for normal solo quests.
groupsize
If this is a "Group" quest, provide the group size recommended by the quest. No default value.
category
The category under which the quest appears in the quest log (usually a class or a zone). No default value, braces not required.
reputation
The amount of reputation affected by the quest, written in the style +100 Wildhammer or -100 Undercity. Braces necessary.
money
The amount of money awarded by completing the quest. Use {{cost}}, e.g. 25c or 4g 7s 25c. 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.
doc
if specified, prevents the Questbox template from adding the page to categories.