Index:Template
From Achievo/ATK Wiki
|
Wiki Manual Getting Started
|
| edit |
Contents |
What is a Template?
A template is a piece of preformatted wikitext for you to use.
Note
If you use the equals sign (=) inside a template MediaWiki will break the template's output. You will have have 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>}}. This is a technical limitation that you will have to keep in mind while using templates.
This is a listing of all templates available for use:
Listing
- All Templates -- A listing with all templates without extra information
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.