Help:Templates
From CAPE Wiki
|
Wiki Manual Getting Started
Wiki Information Things To Do |
| edit |
[edit] 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.
[edit] 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.Note: The template index is not yet available. Please do not create it manually as it will be deleted.
[edit] Full Template Documentation
Full documentation is available here.
