Difference between revisions of "Template:Doc/doc"
From Cantr II Wiki
Line 5: | Line 5: | ||
Put <tt><nowiki><noinclude>{{Doc}}</noinclude></nowiki></tt> at the end of the template. Without spaces or line breaks before. | Put <tt><nowiki><noinclude>{{Doc}}</noinclude></nowiki></tt> at the end of the template. Without spaces or line breaks before. | ||
− | To function properly there must be a page called <tt>x/doc</tt>. Replacing "x" by the full name of the template. For example, the name of this template is <tt> | + | To function properly there must be a page called <tt>x/doc</tt>. Replacing "x" by the full name of the template. For example, the name of this template is <tt>Doc</tt>, but the full name of this template is <tt>Template:Doc</tt>. Therefore, the documentation of this template should be on the page <tt>Template:Doc/doc</tt>. |
Revision as of 06:11, 21 February 2010
{{Doc}}} provides an easy way to add documentation for a template.
Usage
Put <noinclude>{{Doc}}</noinclude> at the end of the template. Without spaces or line breaks before.
To function properly there must be a page called x/doc. Replacing "x" by the full name of the template. For example, the name of this template is Doc, but the full name of this template is Template:Doc. Therefore, the documentation of this template should be on the page Template:Doc/doc.