Jump to content

Template:Documentation: Difference between revisions

From SeptemWiki
No edit summary
No edit summary
Line 4: Line 4:
|-
|-
|{{#ifexist: {{FULLPAGENAME}}/doc|{{{{FULLPAGENAME}}/doc}}|This template has no documentation.  Someone should fix that.}}
|{{#ifexist: {{FULLPAGENAME}}/doc|{{{{FULLPAGENAME}}/doc}}|This template has no documentation.  Someone should fix that.}}
|-
|style="padding:2px; background:#d5d5ff; text-align: center; font-weight: bold; font-size: 125%;"|
Pages that use this Template
|-
|-
|{{Special:WhatLinksHere/{{FULLPAGENAME}}}}
|{{Special:WhatLinksHere/{{FULLPAGENAME}}}}

Revision as of 20:01, 26 March 2016

Template:Documentation


This template is used to display the documentation for templates, including itself.

To write documentation for the template Template:Foobar, edit the document Template:Foobar/doc.

Then to use this template, include

<noinclude>{{Documentation}}</noinclude>

at the bottom of the template itself.

So Template:Foobar looks like:

(... all the actual template code ...)
 <noinclude>{{Documentation}}</noinclude>

And Template:Foobar/doc looks like:

Here's some helpful instructions on using the Foobar template ...

Pages that use this Template

[Edit this documentation]