Difference between revisions of "Template:Doc"

From Cantr II Wiki
Jump to: navigation, search
Line 2: Line 2:
 
<table style="background-color:#ECFCF4; width:100%;"><tr><th style="font-size: large; text-align:left;">Template documentation</th><td style="text-align:right;">[[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit}} edit]]</td></tr></table>
 
<table style="background-color:#ECFCF4; width:100%;"><tr><th style="font-size: large; text-align:left;">Template documentation</th><td style="text-align:right;">[[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit}} edit]]</td></tr></table>
 
----
 
----
{{{{PAGENAME}}/doc}}
+
{{{{PAGENAME}}/doc}}[[Category:Documented templates|{{PAGENAME}}]]
</td></tr></table>[[Category:Documented templates|{{PAGENAME}}]]<noinclude>[[Category:Meta-Templates|{{PAGENAME}}]]</noinclude>
+
</td></tr></table><noinclude>[[Category:Meta-Templates|{{PAGENAME}}]]</noinclude>

Revision as of 07:52, 22 February 2010

Template documentation[edit]

{{Doc}} provides an easy way to add documentation for a template.

Usage

Put {{Doc}} at the end of the template, enclosed between tags noinclude. 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.

See also