Difference between revisions of "Template:Documentation/doc"

From QWiki
(Created page with "<div style="clear: both;border: 1px solid #aaa;background-color: #ecfcf4;padding: 5px;"> <h2><span class="mw-headline">Documentation</span> <span class="mw-editsection">({{{...")
 
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="clear: both;border: 1px solid #aaa;background-color: #ecfcf4;padding: 5px;">
+
This template displays documentation on templates.
<h2><span class="mw-headline">Documentation</span> <span class="mw-editsection">([[{{{1|{{FULLPAGENAME}}/doc}}}|view]] - [{{fullurl:{{{1|{{FULLPAGENAME}}/doc}}}|action=edit}} edit])</span></h2>__NOTOC__ __NOEDITSECTION__
+
 
{{ {{{1|{{FULLPAGENAME}}/doc}}} }}
+
===Usage===
</div>
+
 
<noinclude>[[Category:Template namespace templates]]</noinclude>
+
Normal template contents&lt;noinclude><nowiki>{{documentation}}</nowiki>&lt;/noinclude>
 +
 
 +
Documentation goes on "Template:(template name)/doc"
 +
<noinclude>[[Category:Template Documentation Pages]]</noinclude>
 +
 
 +
Adapted from [http://wiki.teamliquid.net/starcraft2/Template:Documentation Liquipedia]

Latest revision as of 20:11, 12 January 2017

This template displays documentation on templates.

Usage

Normal template contents<noinclude>{{documentation}}</noinclude>

Documentation goes on "Template:(template name)/doc"

Adapted from Liquipedia