Difference between revisions of "Template:Documentation"
Jump to navigation
Jump to search
Blooper4912 (talk | contribs) m (Undo revision 52604 by Blooper4912 (Talk)) |
Blooper4912 (talk | contribs) (removed image due to errors) |
||
Line 20: | Line 20: | ||
|<!--**/doc DOESN'T EXIST**-->[[{{fullurl:{{{1|{{Documentation/docname }}}}}|action=edit&preload=Template:Documentation/preload}} create]] | |<!--**/doc DOESN'T EXIST**-->[[{{fullurl:{{{1|{{Documentation/docname }}}}}|action=edit&preload=Template:Documentation/preload}} create]] | ||
}}</span> | }}</span> | ||
− | }} <span style="{{#if:{{{heading-style|}}}|{{{heading-style}}}|{{#ifeq:{{NAMESPACE}}|{{ns:template}}|font-weight: bold; font-size: 125%|font-size: 150%}}}}">{{#if:{{{heading|}}}|{{{heading}}}|{{#ifeq:{{NAMESPACE}}|{{ns:template}}| | + | }} <span style="{{#if:{{{heading-style|}}}|{{{heading-style}}}|{{#ifeq:{{NAMESPACE}}|{{ns:template}}|font-weight: bold; font-size: 125%|font-size: 150%}}}}">{{#if:{{{heading|}}}|{{{heading}}}|{{#ifeq:{{NAMESPACE}}|{{ns:template}}|Template documentation|Documentation}}}}</span></div> |
}}<!-- | }}<!-- | ||
Revision as of 02:51, 9 July 2009
[edit] Template documentation
Usage
Use {{Documentation}} or {{Doc}} in your <noinclude> section to add a documentation section like this to your template. The documentation itself will be located on PAGENAME/doc
You can automatically get a basic starter documentation page by clicking the Create link after you have included this template in your template.