You need to be logged into the wiki to be able to edit! To login or join the wiki, click here.

Difference between revisions of "Help:Template"

From Kiwiki
Jump to: navigation, search
 
Line 9: Line 9:
 
Templates are little boxes to quickly show you information about the page.
 
Templates are little boxes to quickly show you information about the page.
  
To use a Template, type {{Templatename}}.
+
To use a Template, type <nowiki>{{Templatename}}</nowiki>.
  
 
For Example: If would want a Work in progress template I would type Work in progress inside the brackets.
 
For Example: If would want a Work in progress template I would type Work in progress inside the brackets.

Latest revision as of 14:34, 17 May 2012

Helppage.png Template:Shortcut}}This page is a Helppage. It does not contain information about Kiwike, but about the wiki and how it works.

{{#if:|
{{{comment}}}}}




Templates are little boxes to quickly show you information about the page.

To use a Template, type {{Templatename}}.

For Example: If would want a Work in progress template I would type Work in progress inside the brackets.

I would get this:

Underconstruction.png Template:Shortcut}}This page is a work in progress. Please help us by adding information to it.

{{#if:|
{{{comment}}}}}

Enjoy!