Jump to content

Template:Documentation: Difference between revisions

From SeptemWiki
No edit summary
No edit summary
Line 8: Line 8:
</div>
</div>


<div style="width:90%; background:#ecf4fc; padding:1em; border: 1px solid #aaa;;margin-top:2ex;">
<div class="template-documentation" style="background:#ecf4fc;margin-top:2ex;">
<div style="border-bottom: 1px solid #aaa;margin-bottom:2ex;padding:3px;text-align: left;font-weight: bold;font-size: 110%;">Pages that use this Template</div>
<div style="border-bottom: 1px solid #aaa;margin-bottom:2ex;padding:3px;text-align: left;font-weight: bold;font-size: 110%;">Pages that use this Template</div>
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0}}

Revision as of 03:54, 28 March 2016

Template:Documentation[view] [edit] [history]


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
Templates that use this Template