Help:Templates
From BroWiki
|
Wiki Manual Getting Started
Wiki Information Things To Do |
Introduction
Templates are pre-defined bits of wiki code that can be inserted into an article using {{TemplateName}}. A listing of available templates can be found on the Template Index.
Creating Templates
You can create your own templates. All you need to do is go to Template:Somepage (substitute Somepage for the name of your template) and add the relevant wiki code there. There are two rules:
- Templates must be relevant and concise
- Templates must be added to Template Index so others can reuse them (TODO - not yet enforced)
Full Template Documentation
Full documentation is available here.
This article is a Stub. You can help Bro-Wiki by expanding it.
