Index:Template
From Gentoo Linux Wiki
|
Wiki Manual Getting Started
Wiki Information Translated Wiki Other Things To Do |
| edit |
Contents |
[edit] What is a Template?
A template is a piece of preformatted wikitext for you to use.
[edit] Note about using Equal Sign (=)
If you use the equals sign (=) inside a template MediaWiki will break the template's output. You will have to surround the equals sign (or the whole block of text, if you have several) with <nowiki> tags like so: {{Commandline|do something<nowiki>your text here = something</nowiki>}}.
Alternatively, you can escape the character by using =. This is a technical limitation that you will have to keep in mind while using templates.
[edit] Listing
- All Templates -- A listing with all templates without extra information
- Gentoo Linux Wiki:Header Templates -- Templates used to prefix articles and provide relevant links pertaining to the current article
- Gentoo Linux Wiki:Text Formatting Templates -- Templates to help format your articles
- Gentoo Linux Wiki:Informational Templates -- Pieces of information you may want to relay to other readers of an article
- Gentoo Linux Wiki:Discussion and Bugs Templates -- Templates for use on the talk pages
- Gentoo Linux Wiki:Awards and Status -- Templates for use in giving a user an award or other status
- Gentoo Linux Wiki:Other Templates -- Templates that don't fit categorization
[edit] Adding Templates
To add a template please put it in the Template: name space and add it to this listing. If you are unsure about how to add/edit a template please refer to the templates help page.
