Index:Templates

From Heli-Wiki

Revision as of 11:10, 18 June 2007 by WikiSysop (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 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>}}. 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:

Box Note Example: {{Box_Note|This is a note}}

Note: This is a Note


Box Warning Example: {{Box_Warning|This is a warning}}

Warning: This is a Warning