Reason: Page reformatting, clarification, and adding newer templates
See all pages in the works.
There are many templates in use in Hypixel Wiki; these are only a subset, representing some of the most important and commonly used ones. If you feel that a template belongs on this page, do not hesitate to add it.
- Category:Templates should cover all templates in the wiki, categorized into the various subcategories.
- The Template namespace (found from Special:Allpages) always has all templates in the wiki, sorted alphanumerically.
What are templates?[]
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.
Templates are generally shown with the format required to use the template (e.g. {{stub}}
). Clicking the template name takes you to the template's page, where you can see what it looks like and how it is used.
Detailed instructions on the usage of each template should exist on:
- a subpage using {{documentation}}; or
- the template page itself (inside "noinclude" tags); or
- the template's talk page.
For more information on templates, see Help:Templates.
Article management templates[]
Name | Template | Description |
---|---|---|
Work In Progress | {{WIP|<reason>}} | Used to mark that not all available information has been put on the article yet, or the page was recently created. Automatically categorizes page into Category:Work in Progress |
Stub | {{Stub|<reason>}} | Used for pages with little to no useful information; very short pages. Automatically categorizes page into Category:Article Stubs Also see Help:Stubs. |
Nominate for Deletion | {{Delete|<reason>}} | Used to nominate useless pages to be reviewed and deleted. Automatically categorizes page into Category:Candidates for deletion |
Disambiguation articles | {{Disambig}} | Used to distinguish pages with similar or identical names. Separate articles should have a clarification in parentheses such as Blossom (Bed Wars) and Blossom (SkyWars). Automatically categorizes page into Category:Disambiguations Also see Help:Disambiguation. |
Notice templates[]
Name | Template | Description |
---|---|---|
Confirmation Needed | {{Confirm|<1>}} or {{Cfm|<1>}} | Used to mark that the information given is not confirmed or needs to be found. Automatically categorizes page into Category:Confirmations |
Removed | {{Removed}} | Used for pages documenting removed features or minigames. Automatically categorizes page into Category:Removed |
Current Prototype Game | {{Prototype}} | Used for pages for games that are currently in the Prototype Lobby. Removed or released prototype games may still be in the category, but not have this template. Automatically categorizes page into Category:Prototype |
Game Page | {{Game|<game>}} | Used on a game's main page (or its lobby for pages such as Arcade Games and TNT Games). Automatically categorizes page into the game's category and Category:Minigames |
Map Page | {{Map|<game>}} | Used on map pages to mark which game the map is for. Automatically categorizes page into the game's map category (Category:<game> maps) |
Kit Page | {{Kit|<game>}} | Used on kit pages to mark which game the kit is for. Automatically categorizes page into the game's kit category (Category:<game> kits) |
Text and Display templates[]
Name | Template | Description |
---|---|---|
Confirmation Needed | {{Confirm|<1>}} or {{Cfm|<1>}} | Used to mark that the information given is not confirmed or needs to be found. Automatically categorizes page into Category:Confirmations |
Color | {{Color|<color>|<text>}} | Used to add color to a portion of text. |
Raw Minecraft Text | {{RawMctxt|<text>}} or {{Rmt|<text>}} | Used to display a line of text formatted like in Minecraft. Uses Minecraft color and formatting codes. |
Dialogue | {{Dialogue|<text>}} | Used to display multiple lines of text formatted like in Minecraft chat. Uses Minecraft color and formatting codes. |
NPC Display | {{NPCDisplay|<name>|<1>|<2>|<3>|<4>|<coords>}} | Used to display the skin and name of in-game NPCs such as game NPCs as well as where they are located in lobbies. |
Coordinates | {{Coordinates|<x>|<y>|<z>}} | Used to display the location of something using Minecraft X, Y, Z coordinates. |
Quote | {{Quote|<text>|<author>}} | Used to show a quote from a person or at the beginning of pages with a quote from the game. |
Category templates[]
Name | Template | Description |
---|---|---|
Category | {{Category}} | Adds general information about categories. Useful for popular categories. |
Template Category | {{Templatecategory}} | Adds information specific to categories that contain templates or template sub-categories and different from standard categories. |
Game Category | {{Gamecategory}} | Used on a game's category page to mark which game the category is for. |
General wiki templates[]
Clear[]
{{clr}}, plus {{clrl}} and {{clrr}}
- This template is used to reduce the amount of non-wikicode used on pages, replacing the code
<br style="clear:both;" />
. Its use should generally be avoided. - You can use {{clr}} instead of the HTML tag that clears space below things like images, pictures and tables, so the following 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.
For[]
{{for|<name>|<link>}}
- Use at the top of articles as a simple "for x see y" template.
Main article[]
{{main|<main article>}}
- Use at the start of a section to link to the main article on it.
Right-aligned Table of Contents[]
{{tocright}}
- This template floats the table of contents (toc) on the right. It should only be used when absolutely necessary, to keep consistent design.
Sandbox[]
{{sandbox}}
- A template that should be used to head up all Project:Sandbox pages.
T is for template[]
{{t|<template>}}
- This template allows you to show example template code (with a link to the templates) without using the template itself. It is used extensively on this page.
Welcome[]
- The first (with longer version "welcomeIP" for those of you who like typing more) is to welcome new non-vandalistic contributors who are "anonymous", identified only by their IP number; it encourages them to register.
- The second template is for welcoming new registered users. Should be customized for the wiki, indicating the pages we most want newcomers to visit.
- The above two templates are very suitable for having "subst:" prefixed, because they can be edited with additions or deletions appropriate to the apparent strengths of the person being welcomed; e.g. if the contributor has already demonstrated good wiki editing skills you could delete references to pages about "how to edit".
Wikipedia[]
{{wikipedia}}, {{wikipedia-deleted}}
- Wikipedia-related templates. Use {{wikipedia}} for articles taken directly from Wikipedia, and {{wikipedia-deleted}} for articles deleted from Wikipedia.
Other[]
Name | Template | Description |
---|---|---|
Minecraft Text | {{Mctxt|<color>|<text>}} | ({{Rmt}} recommended) Simpler way to display a single style of Minecraft text. |
Where you may find more templates[]
- Wikia Templates
- Wikipedia; may be copied with the proper acknowledgment, but some need tweaking to work properly on Wikia, so use a Wikia one if possible.