Jump to content

Template:Documentation: Difference between revisions

From SeptemWiki
No edit summary
No edit summary
Line 2: Line 2:
<div id="template-documentation" style="width:100%; background:#ecfcf4; padding: 5px; border: 1px solid #aaa;">
<div id="template-documentation" style="width:100%; background:#ecfcf4; padding: 5px; border: 1px solid #aaa;">
<div style="border-bottom: 1px solid #aaa;margin-bottom:2ex;padding:5px;text-align: left;">[[File:Template info.png|40px]]<span style="font-weight: bold;font-size: 125%;">'''{{FULLPAGENAMEE}}'''</span>
<div style="border-bottom: 1px solid #aaa;margin-bottom:2ex;padding:5px;text-align: left;">[[File:Template info.png|40px]]<span style="font-weight: bold;font-size: 125%;">'''{{FULLPAGENAMEE}}'''</span>
<span class="plainlinks">[http://www.septempontia.org/mw/index.php?title={{FULLPAGENAMEE}}/doc&action=edit [edit]]</span></div>
<span id="doc_editlinks" class="mw-editsection-like plainlinks">[http://www.septempontia.org/mw/index.php?title={{FULLPAGENAMEE}}/doc&action=edit [edit]]</span></div>


{{#ifexist: {{FULLPAGENAMEE}}/doc|{{{{FULLPAGENAMEE}}/doc}}|This template has no documentation.  Someone should fix that.}}
{{#ifexist: {{FULLPAGENAMEE}}/doc|{{{{FULLPAGENAMEE}}/doc}}|This template has no documentation.  Someone should fix that.}}

Revision as of 02:04, 28 March 2016

Template:Documentation [edit]


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]