Template:Documentation: Difference between revisions

From OpenHam Wiki
Jump to navigation Jump to search
consistent with new substitution template format
 
Created page with "<includeonly>__NOEDITSECTION__ <div class="sjabdocnote" style="color:grey; text-align:center; margin-top:1em;"><small>'''The template description below will not be displayed when the template is placed.'''</small></div> <div class="toccolours template-documentation" style="background: #FFFFEE; border: 1px solid #FFDAB9;font-size:100%;">'''Template''': {{navbar|{{PAGENAME}}|mini=1}} ─ '''Template/doc''': {{navbar|{{PAGENAME}}/doc|mini=1}}</div> <div class="toccolours te..."
Line 1: Line 1:
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude>
<includeonly>__NOEDITSECTION__
<!-- Add categories to the /doc subpage -->
<div class="sjabdocnote" style="color:grey; text-align:center; margin-top:1em;"><small>'''The template description below will not be displayed when the template is placed.'''</small></div>
</noinclude>
<div class="toccolours template-documentation" style="background: #FFFFEE; border: 1px solid #FFDAB9;font-size:100%;">'''Template''': {{navbar|{{PAGENAME}}|mini=1}} ─ '''Template/doc''': {{navbar|{{PAGENAME}}/doc|mini=1}}</div>
<div class="toccolours template-documentation" style="background: #FFFFEE; border: 1px solid #FFDAB9;font-size:100%;">
{{#if:{{{1|{{{content|}}}}}} |{{{1|{{{content}}}}}} |{{/doc}}}}
</div></includeonly><noinclude>{{Simple documentation|1=
{{Dependencies|Template:Navbar}}
;Goal
This template can be used to add information about the purpose and use of a template. It also serves to create a separation between a template and the information about use that is not included when a template is placed.
 
;Usage
The template can be used with two parameters and must be put between &lt;noinclude&gt;&lt;/noinclude&gt;.
<pre><nowiki>&lt;noinclude&gt;{{</nowiki>Simple documentation|1=
 
Explanation of purpose and use of the template
 
<nowiki>}}
&lt;/noinclude&gt;</nowiki></pre>
<pre><nowiki>&lt;noinclude&gt;{{</nowiki>Simple documentation|content=
 
Explanation of purpose and use of the template
 
<nowiki>}}
&lt;/noinclude&gt;</nowiki></pre>
 
;It is suggested to always use the following parts in the template information:
*Goal
*Usage
;And if applicable:
*Default values
*Related templates
For clarity, headings are best preceded by a semicolon (;).
}}[[Category:Documentation templates]]</noinclude>

Revision as of 22:32, 4 March 2024