Difference between revisions of "Help:Templates"

From Amahi Wiki
Jump to: navigation, search
Line 6: Line 6:
 
</pre>
 
</pre>
  
{{code}}
+
{{code|
 +
this is a test}}
  
 
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:02, 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
​ this is a test​


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

Further reading on Templates

There are several templates used in the Amahi Wiki Wiki. 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