Index:Template
From BroWiki
|
Wiki Manual Getting Started
Wiki Information Things To Do |
Contents |
What is a Template?
A template is a piece of preformatted wiki 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
- Header Templates -- Templates used to prefix articles and provide relevant links pertaining to the current article
- Text Formatting Templates -- Templates to help format your articles
- Bro Templates -- Templates to describe Bro language properties
- Informational Templates -- Pieces of information you may want to relay to other readers of an article
- Discussion and Bugs Templates -- Templates for use on the talk pages
- Other Templates -- Templates that don't fit categorization
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 help page: Help:Templates