Recent changes Random page
GAMING
Gaming
 
StarCraft Wiki
Super Smash Wiki
Halopedia
Diablo Wiki
FFXIclopedia
Grand Theft Wiki
See more...

WoWWiki:Templates

From WoWWiki

Jump to: navigation, search

Contents

There are many, many templates in use in WoWWiki and these are only subset, hopefully representing the most commonly used ones. If you feel that a template belongs on this page, do not hesitate to add it.


Wiki templates provide a means to insert the same content over and over in different (or the same) pages. This saves editors the hassle of duplicating the same text again and again, and also helps ensure consistency. See Help:Template for further information on using and creating templates.

Templates are generally shown with the format required to use the template (i.e. {{Horde Icon}}). Clicking the template name takes you to the template's page, where you can see what it looks like and how it is used.


Tip of the day: Deleting a page only takes a few tag inserts. See Help:Deleting pages!     [ View all ]
[refresh all templates]


Search for templates on WoWWiki

Article management tags

See also: Category:Article management tags

Cleanup

{{Cleanup|<reasons>}}

Add to articles or sections that require editing attention. This will include them in Category:Articles to clean up.

Please try and add reasons - this will help editors to change what is wrong or add what is not there without having to ask the user who tagged the page.

Merge

{{Merge|<target article>}}

Add to articles that should be merged into one article. This will include them in Category:Merge candidates. Further elaboration on the articles' discussion pages would be helpful, such as suggesting which name both articles should be listed under.

Move

{{Move|<target article>}}

Add to articles that should be moved to another name (Category:Move candidates), in accordance with the Naming Policy. While many moves can be made immediately, if moving will be an involved process (as with a category) or there is debate as to what the article should be called, it is best to receive some feedback first.

Split

{{Split}}

Add to articles that should have sections split off into separate articles. This will include them in Category:Split candidates. Be sure to clarify on the article's discussion page which sections you think should be moved to a new article, and why.

Stubs

When a page has little or no useful information, then it is a stub. See the WoWWiki:Stub page for more info on how to deal with stubs.

Deletion templates

{{Delete}}, {{Speedydelete}}, {{Terminate}} etc are used as part of the article deletion process. See Delete, Terminate.

Talk pages

{{Talkheader|analysis=on}} (from {{Talkheader}})

This template can be added to an article's talk page where discussion about the issue in general is overwhelming editorial concerns regarding the article in particular. See WoWWiki:Talk page guidelines for more info.

Citations needed

General wiki templates

See also: Category:General wiki templates


Icons

Note that all these icons appear to the left of the text left edge. Use them only in indented sections (e.g. after a ":").

"I" icon{{icon-information}}
Red exclamation mark icon{{icon-exclamation}}
Lightbulb icon{{icon-lightbulb}}
shortcut icon{{icon-shortcut}}

Category helpers

  • Use {{Server_US|<realm type>|<timezone>|<server>}} to easily categorize US servers. (timezone = Eastern, Central, Pacific, etc....) (server = article name minus Server:, helps alphabetize categories)
  • Use {{Server_EU|<realm type>|<language>|<server>}} to easily categorize EU servers. (language = English, French, German, etc....) (server = article name minus Server:, helps alphabetize categories)
  • Use {{Guild_US|<PvE/PvP/RP>|<faction>}} to easily categorize US guilds.
  • Use {{Guild_EU|<PvE/PvP/RP>|<faction>}} to easily categorize EU guilds.
  • Use {{correct2category|<article type>|<good-category>}} at the top of category pages that shouldn't be used to tell people what category they should be using.
  • Use {{bigcat}} at the bottom of very large (nearly or over 200 articles) categories:
  • Note that {{catredirect|destination category}} is no longer required as of the MediaWiki 1.7 upgrade. You can now use regular #redirect [[:Category:destination category]] redirects.

Clear below break before starting

  • You can use {{clr}} instead of the HTML tag that clears space below things like images, pictures and tables, so stuff doesn't begin until the bottom of the image, picture or table box.
  • You can also use {{clrl}} or {{clrr}} to clear only left or right floats (example: Item pages)

Line spacing

  • {{spc}} adds a moderate space between two paragraphs, or between items in a bullet list. The spacing is about 75% of a regular line height.

Disambiguation

  • Use {{disambig}}, if a page has a chance of being confused with a page of a similar name but different content, a disambiguation page may be in order. See that page for more info on creating one and linking to it.

Tables of Contents

Though discouraged (see WoWWiki:Manual of Style), you can float the table of contents of a page to the right with {{tocright}}

Tabs

If you want to make a nice looking tab to clearly indicate what to click, like discussion, you can use the following:

Template links

Make example template code for templates with a link to them:

  • Simple template (i.e. {{t|<template>}})

See also

Add references to other articles using {{seealso}}. For example, to add two references to a page, use {{seealso|Formulas: Health Regen|Formulas:Mana Regen}}:

See also: Formulas:Health RegenFormulas:Mana Regen

For consistency, it's recommended that you add a section at the bottom titled "See also"


Example, Example/Begin, Example/End

{{Example|<small text>}} can be used for very small examples, but often you will want to pull in substantial pieces of other pages or templates, in which case you can use {{Example/Begin}} LOTS of text, probably multiline {{Example/End}}:

LOTS of text, probably multiline

Page actions

  • {{edit|<pagename>}} can be used to create a link for editing a page, e.g. {{edit|WoWWiki:Templates}} creates [edit].


Smileys

World of Warcraft templates

See also: Category:WoW utility templates

Money

Multiple ways to do money exist, but only a few are practical, and here they are:

  • 123g 45s 67c  {{cost|<123>|<45>|<67>}}
  • 123g 67c  {{cost|<123>|<>|<67>}}
  • 25g 50s  {{cost|<g=25>|<s=50>}}
  • 35s 10c  {{cost|<s=35>|<c=10>}}
  • 10g 48s 32c {{cost|<g=10>|<s=48>|<c=32>}}

Quests

There are three ways to link to quest articles. There is the normal way, because sometimes you just need to mention the quest: Quest:Holy Bologna: What the Light Won't Tell You. The second makes use of the template {{quest}}, which automatically drops the "Quest:" from the name (used for cleaner code):

{{quest|Holy Bologna: What the Light Won't Tell You}} as opposed to [[Quest:Holy Bologna: What the Light Won't Tell You|Holy Bologna: What the Light Won't Tell You]]

The last way is more detailed, and is usually used in bulleted lists.

{{questlong|<faction>|<questlevel>|<questname>|<displayname>}}
Usage: {{questlong|Neutral|54|Holy Bologna: What the Light Won't Tell You}}
Displays: Neutral [54] Holy Bologna: What the Light Won't Tell You

Footers

See also: Category:Navigation templates

These templates take one parameter "class" which should be replaced by the class name; "Mage", "Warrior" etc. This is used to create links back to class-specific pages.

WoW icons

See also: Category:WoW icon templates

Wow Armory icons

Article types

See also: Category:Article type templates

Templates for labeling Articles with an article type (such as 'Character', 'Location', 'User Interface', 'Quest', 'Guild', etc.) are available: see WoWWiki:Article types.

Miscellaneous

{{Testpatch|<See Patch 2.4.>}} produces:

image:testrealm.png

This article contains information based on the test realms and may change dramatically before the patch is finalised.
See Patch 2.4.

(If you've created a new page, use {{Stub/PTR}} instead)

{{Speculation}} produces:

Image:questionmark-medium.png
This article or section includes speculation, observations or opinions possibly supported by lore or by Blizzard officials.
It should not be taken as representing official lore!
{{Speculation-inline}} (use like {{fact}}) produces:
Image:questionmark-mini.png[speculation]

{{Silly}} produces:

Image:silly-small.png

This is a silly article

This article is silly. Coming from a source other than the computer games, trading card game, novels, RPG, or manga, its content is not part of official Warcraft lore, but nevertheless has become part of the culture belonging to World of Warcraft or Blizzard's jokes.

{{Guild}} produces:

image:guilds.gif

This article is a guild information page

The contents herein are entirely player made and in no way represent official World of Warcraft history or occurrences which are accurate for all realms. The characters and events listed are of an independent nature and applied for roleplaying, fictional, speculative, or opinions from a limited playerbase only. Guild pages must comply with the guild page policy.

{{GOG}} produces:

Image:guilds.gif

This article is a a group of guilds information page

The contents herein are entirely player made and in no way represent official World of Warcraft history or occurrences which are accurate for all realms. The characters and events listed are of an independent nature and applied for roleplaying, fictional, speculative, or opinions from a limited playerbase only. Guild pages must comply with the guild page policy.

{{PC}} produces:

image:general.gif

This article is a player character biography page

The contents herein are entirely player made and in no way represent official World of Warcraft history or occurrences which are accurate for all realms. The characters and events listed are of an independent nature and applied for roleplaying, fictional, speculative, or opinions from a limited playerbase only.
Please make sure player character articles are named properly - see the player character articles policy.

{{Player}} produces:

image:general.gif

This article is a player information page

The contents herein are entirely player made and in no way represent official World of Warcraft history or occurrences which are accurate for all realms. The characters and events listed are of an independent nature and applied for roleplaying, fictional, speculative, or opinions from a limited playerbase only. Please make sure player character articles are in user namespaces - see the personal articles policy.

{{Fanfic}} produces:

image:roleplaying.gif

This article is fan fiction

The contents herein are entirely player made and in no way represent official World of Warcraft lore or history. The characters and events listed are of an independent nature and are applied for roleplaying purposes only.

World of Warcraft content

Wrath of the Lich King

{{Wotlk}} (used for major articles relating to WofLK)


Burning Crusade

{{bc}} (no longer used)


Core Game

{{WoW}} produces:

World of Warcraft
This article or section contains lore taken from the World of Warcraft MMO & its expansions, the manuals and related web material.


Warcraft RTS Games

{{Warcraft III}} produces:

Warcraft III: Reign of Chaos
This article or section contains lore taken from Warcraft III: Reign of Chaos, Warcraft III: The Frozen Throne, the manuals, and official bonus maps.


{{Warcraft II}} produces:

Warcraft II: Tides of Darkness
This article contains lore taken from Warcraft II: Tides of Darkness, Warcraft II: Beyond the Dark Portal, the manuals, and official bonus maps.


{{Warcraft I}} produces:

Warcraft: Orcs & Humans
This article contains lore taken from Warcraft: Orcs & Humans, its manual, and official bonus maps.


Lore and Other Sources

{{Novel}} produces:

Source#Novels
This article or section contains lore taken from Warcraft novels or short stories.


{{Graphic novel}} produces:

Image:WoW Comic logo small3.png
This article or section contains lore taken from the Warcraft manga or comics.


{{RPG}} produces:

World of Warcraft: The Roleplaying Game
This article or section contains lore taken from the Warcraft RPG books.


{{TCGlore}} produces:

This article or section contains lore taken from the World of Warcraft Trading Card Game and expansion sets.


{{TCG}} produces:

This article or section contains information relating to gameplay taken from the World of Warcraft Trading Card Game.


Blizzard

Forum links

Blizzard text colors

  • Use class="blizztext" for coloring official Blizzard text (Posts, announcements, press releases etc.).
    <span class="blizztext">All your CC trinkets will be nerfed against level 60 in 2.0.3, but that's how it was supposed to work.</span>
    i.e. All your CC trinkets will be nerfed against level 60 in 2.0.3, but that's how it was supposed to work.

Quality Colors

The following templates change the color of the links. In case there is such a concern, note that each link, when moused over, has the underline in the typical link color. For instance, if a link does not exist, the underline is red; if it does exist, the underline is blue.

NOTE: Color for Artifact items used to be red and is currently undecided by Blizzard as there are no items of this type in-game yet, however GetItemQualityColor API function currently returns 0.90196..., 0.8, 0.50196..., "|cffe6cc80" (shown in that color) for quality=6 (Artifact), which gives some idea. Legendary items are said to have "(Color Undecided)" according to Item Basics at www.wow-europe.com, but have been seen in-game.

For simple quality links for use in other templates, use the following format:

  • the template name indicates the item has a quality
  • the first argument is the quality of a given item
  • the second argument is the name of a given item's article
Example Result
{{Quality|<Artifact>|<artifact>}}artifact
{{Quality|<Legendary>|<legendary>}}legendary
{{Quality|<Epic>|<epic>}}epic
{{Quality|<Rare>|<rare>}}rare
{{Quality|<Uncommon>|<uncommon>}}uncommon
{{Quality|<Common>|<common>}}common
{{Quality|<Poor>|<poor>}}poor

Simple color replacement templates deprecated using styling in MediaWiki:Common.css:

Class Color Code
qc-artifactArtifact<span class="qc-artifact">Artifact</span>
qc-legendaryLegendary<span class="qc-legendary">Legendary</span>
qc-epicEpic<span class="qc-epic">Epic</span>
qc-rareRare<span class="qc-rare">Rare</span>
qc-uncommonUncommon<span class="qc-uncommon">Uncommon</span>
qc-commonCommon<span class="qc-common">Common</span>
qc-poorPoor<span class="qc-poor">Poor</span>

Item Links

To create an item link within an article, use the {{item}} template, passing it the name of the item's page on WoWWiki. If desire, you can also ask {{item}} to add the item's icon to its output by adding |icon= to the tooltip code.

Example Result
{{item|Atiesh, Greatstaff of the Guardian (Warlock)}} [Atiesh, Greatstaff of the Guardian]
{{item|Azuresong Mageblade|icon=}}  [Azuresong Mageblade]

User-related templates

See List of user templates or Category:User templates.


This user has a strong interest in articles on lore.
Mining This user plays as a Miner / Blacksmith. Blacksmithing
This user plays as a Shaman.
Dwarf maleDwarf female This user plays as a dwarf.

Page-specific bars and bands

Multisource material

{{Multisource}} (Used for information originating from multiple sources)

Source#Novels
This material may be found in multiple sources of lore. See individual citations for more information.

World of Warcraft content

Wrath of the Lich King

{{Wotlk}} (used for major articles relating to WotLK)

{{Wotlk-section}} (used for article sections relating to WotLK)

World of Warcraft: Wrath of the Lich King This section concerns content exclusive to Wrath of the Lich King.

{{Wotlk-inline}} (used for minor articles/article sections relating to WotLK) World of Warcraft: Wrath of the Lich King

Burning Crusade

{{bc}} (no longer used)

{{Bc-section}} (used for article sections relating to TBC)

World of Warcraft: The Burning Crusade This section concerns content exclusive to The Burning Crusade.

{{Bc-inline}} (used for minor articles/article sections relating to TBC) World of Warcraft: The Burning Crusade


Core game & released expansions

{{WoW}} produces:

World of Warcraft
This article or section contains lore taken from the World of Warcraft MMO & its expansions, the manuals and related web material.

{{Wow-section}} produces:

World of Warcraft This section concerns content exclusive to World of Warcraft.

{{Wow-inline}} produces: World of Warcraft

Warcraft RTS Games

{{Warcraft III}} produces:

Warcraft III: Reign of Chaos
This article or section contains lore taken from Warcraft III: Reign of Chaos, Warcraft III: The Frozen Throne, the manuals, and official bonus maps.

{{WC3-section}} produces:

Warcraft III This section concerns content exclusive to Warcraft III.

{{WC3-inline}} produces: Warcraft III


{{Warcraft II}} produces:

Warcraft II: Tides of Darkness
This article contains lore taken from Warcraft II: Tides of Darkness, Warcraft II: Beyond the Dark Portal, the manuals, and official bonus maps.

{{WC2-section}} produces:

Warcraft II This section concerns content exclusive to Warcraft II.

{{WC2-inline}} produces: Warcraft II


{{Warcraft I}} produces:

Warcraft: Orcs & Humans
This article contains lore taken from Warcraft: Orcs & Humans, its manual, and official bonus maps.

{{WC1-section}} produces:

Warcraft: Orcs & Humans This section concerns content exclusive to Warcraft: Orcs & Humans (aka Warcraft I).

{{WC1-inline}} produces: Warcraft: Orcs & Humans


Lore and Other Sources

{{Novel}} produces:

Source#Novels
This article or section contains lore taken from Warcraft novels or short stories.

{{Novel-section}} produces:

Novels This section concerns content exclusive to the Warcraft novels or short stories.

{{Novel-inline}} produces: Novels

{{Graphic novel}} produces:

Image:WoW Comic logo small3.png
This article or section contains lore taken from the Warcraft manga or comics.


{{Comic-section}} produces:

World of Warcraft: The Comic This section concerns content exclusive to the World of Warcraft: The Comic.

{{Comic-inline}} produces: World of Warcraft: The Comic


{{RPG}} produces:

World of Warcraft: The Roleplaying Game
This article or section contains lore taken from the Warcraft RPG books.

{{RPG-section}} produces:

Warcraft RPG This section concerns content exclusive to the Warcraft RPG.

{{RPG-inline}} produces: Warcraft RPG


{{TCGlore}} produces:

This article or section contains lore taken from the World of Warcraft Trading Card Game and expansion sets.


{{TCG}} produces:

This article or section contains information relating to gameplay taken from the World of Warcraft Trading Card Game.


See also