Using Templates
This is an old revision of this page, as edited August 16, 2009, 5:21 PM by pegasus(contribs). It may differ significantly from the current revision.
Editors can use Templates in their articles using the Template BB-Code. Like wiki links, you must identify the Template using its Title.
The simplest example, without any parameters, is:
Code:[template]Title[/template]
You can define values for a Template's Parameters by placing them after the Title, separated by vertical bars |.
Code:[template]Title
| name1=value1
| name2=value2
[/template]
Remember that the BB-Code for each namespace - in this case "template" - is customizable in your Namespace Manager. If you have trouble locating it, the static namespace ID for the Template namespace is 2.