Wowpedia
im>Kimsey0
m (Removed minor typo.)
 
Bumblepo (Discusión | contribs.)
m (1 revision)
 
(Sin diferencias)

Revisión actual - 23:53 14 dic 2010

The Progression Template is a Wrath raid progression tracker. This tracker is designed for use on Realm, Guild and User pages, to track guild, guild member and user character raid progression in Wrath of the Lich King, respectively.

This template consists of three parts, {{Progression|<name>|<faction>|<kills>}} which will contain the information for each guild or character, and {{Progression/Header}} and {{Progression/Footer}}, which create the top and bottom portions of the table.

This template is loosely based on Template:P but but contains added features that should make it easier for guilds to update and manage their entries. In addition to allowing for easier implementation, the template is designed so that new raids can be added with a single change to the template. No changes to pages using this template will be required.

Implementation

Adding this Template to a Realm Page

Simplicity is the goal of this template. The template can be added simply be inserting two lines in the Realm page, {{Progression/Header}}, which creates the table, and {{Progression/Footer}}, which closes the table.

Adding a guild to the Progression Table

Once the template has been added, guilds can be added by including {{Progression|<name>|<faction>|<kills>}} between the {{Progression/Header}} and {{Progression/Footer}} elements discussed above. Each parameter corresponds to a dungeon, and accepts a number indicating how many bosses in the instance or wing have been downed by the guild. Please note that a guild can enter "clear" or "done" instead of a boss count if the instance has been fully cleared.

Example

 {{Progression/Header}}
 {{Progression
 |guild=Sample Guild
 |url=http://www.wowwiki.com/
 |faction=Alliance
 |Naxx10Arachnid=clear
 |Naxx10Plague=clear
 |Naxx10Military=clear
 |Naxx10Construct=clear
 |Naxx10Frostwyrm=2
 |OS10=clear
 |Vault10=clear
 |Eye10=clear
 |Naxx25Arachnid=clear
 |Naxx25Plague=clear
 |Naxx25Military=clear
 |Naxx25Construct=3
 |Naxx25Frostwyrm=1
 |OS25=1
 |Ulduar10=14
 |Ulduar25=3}}
 {{Progression
 |guild=Guild of others
 |faction=Horde
 |Naxx10Arachnid=clear
 |Naxx10Plague=clear
 |Naxx10Military=clear
 |Naxx10Construct=clear
 |Naxx10Frostwyrm=2
 |OS10=clear
 |Vault10=clear
 |Eye10=clear
 |Naxx25Arachnid=clear
 |Naxx25Plague=clear
 |Naxx25Military=clear
 |Naxx25Construct=3
 |Naxx25Frostwyrm=1
 |OS25=1}}
 {{Progression/Footer}}
 


Name Obsidian Sanctum Naxxramas Vault of Archeron The Eye of Eternity Ulduar
Arachnid Plague Military Construct Frostwyrm
Alianza Sample Guild 10: Done Done Done Done Done Done Done Done Done
25: 1/4 Done Done Done 3/4 1/2 Undone Undone 3
Horda Guild of others 10: Done Done Done Done Done Done Done Done Undone
25: 1/4 Done Done Done Done 1/2 Undone Undone Undone

Parameters

The following elements required. Raids that have not been attempted can be omitted, and the template will display an empty checkbox.

name
For Realm pages, the name will be the name of the guild. On guild and user pages, the name will be the name of the character being tracked.
url
The URL parameter can contain the URL of the guild web site, if the template is being used to track guild progression. If the guild does not have a web site, this parameter can be left empty.
faction
<Alliance|Horde>
The icon for the specified faction will be displayed before the character or guild name.

Following the information above, use the variable names below to indicate the number of bosses downed in each raid. There are versions for heroic and non-heroic raids. Raids that have not been attempted can be omitted.

Instance Bosses Normal Name Heroic Name
Naxxramas Arachnid Quarter 3 Naxx10Arachnid Naxx25Arachnid
Naxxramas Plague Quarter 3 Naxx10Plague Naxx25Plague
Naxxramas Military Quarter 3 Naxx10Military Naxx25Military
Naxxramas Construct Quarter 4 Naxx10Construct Naxx25Construct
Naxxramas Frostwyrm Lair 3 Naxx10Frostwyrm Naxx25Frostwyrm
Obsidian Sanctum 4 drakes OS10 OS25
Vault of Archavon 1 Vault10 Vault25
The Eye of Eternity 1 Eye10 Eye25
Ulduar 14 Ulduar10 Ulduar25

Note Regarding Obsidian Sanctum

There is only one boss in Obsidian Sanctum. The number is to be used to indicate the number of drakes alive when the boss is killed.

Feedback

Any feedback, questions or concerns can be added to the talk page. Information about updates and changes to the template will be added there as well, along with additional examples.