24,493 ARTICLES
ON THIS WIKI

Modded Minecraft Wiki:Templates


Broom.svg This article is in need of a clean-up. You can help the wiki by cleaning up the article.

There are many templates in use on the Modded Minecraft 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 on Special:AllPages) always has all templates in the wiki, sorted alphanumerically.

What are templates?[edit]

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 the template's /doc subpage, which should be transcluded onto the template page using <noinclude>{{documentation}}</noinclude>.

Article management templates[edit]

Nominate an article for deletion or move[edit]

{{delete|<reason>}}

{{move|<new name>|<reason>}}

Disambiguation articles[edit]

{{disambig}}

  • If you have several articles that have similar or identical names, you may wish to create a "disambiguation" page at the main article name, with the articles taking an extra phrase in brackets afterwards. For example:
Wrench <-- disambiguation page, with links to:
Wrench (IndustrialCraft 2)
Wrench (BuildCraft)
Wrench (Forestry)
...
  • Using {{disambig}} marks an article as a disambiguation page by adding a banner to the article and categorizing it under Category:Disambiguations. Add links to the various articles under the banner.

Stubs[edit]

{{stub}}

  • When a page has little or no useful information, then it is likely a stub. This template will include them in Category:Article stubs, and is used to list which articles need expanding.

Category templates[edit]

General category template[edit]

{{category}}

  • This can be added to categories to add general categorising details. Use in cases where it may be useful to point out to users how to categorise, such as popular categories.

Template category template[edit]

{{templatecategory}}

  • This should be added to any template-related categories, to list template-specific categorising details, which differ from those of normal pages.

General wiki templates[edit]

Clear[edit]

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

Right-aligned Table of Contents[edit]

{{tocright}}

  • This template floats the table of contents (toc) on the right. It should only be used when absolutely necessary, to keep consistent design.

T is for template[edit]

{{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.
  • Three variants of this template exist: {{t2}}, {{tc}} and {{t2c}}. t2 omits the angle brackets around the parameters, tc wraps the template in <code> tags, and t2c combines the two.

Welcome[edit]

{{welcome}} and {{welcomeIP}}

  • The first 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".