Difference between revisions of "Help:Templates"

From Amahi Wiki
Jump to: navigation, search
Line 5: Line 5:
 
{{Name}}
 
{{Name}}
 
</pre>
 
</pre>
 +
 +
{{code}}
  
 
where Name is the name of the Template you like to embedd.
 
where Name is the name of the Template you like to embedd.

Revision as of 03:00, 19 January 2011

Templates are standard wiki pages whose content is designed to be transcluded (embedded) inside other pages.

You can add a template by including following text anywhere in the page

{{Name}}
bash code
{{{1}}}


where Name is the name of the Template you like to embedd.

Further reading on Templates

There are several templates used in Amahi WikiWiki. Here is the complete list of templates.

More details for each template can be found in TemplateName Talk page.


More help for the wiki in general