Template syntax

From canbudget Wiki
Revision as of 23:26, 2 October 2010 by David Mason (talk | contribs) (Created page with "Templates are shortcuts to re-used displays and functionality. Templates start with double curly braces <nowiki>{{</nowiki>, next comes the template name, then any parameters sep...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Templates are shortcuts to re-used displays and functionality. Templates start with double curly braces {{, next comes the template name, then any parameters separated by the pipe | symbol. So Template:Todo could look like this:

 {{todo|your in-text description of the todo item}}