Difference between revisions of "Template:Documentation/core2"
From SpiralKnights
FraserWard (Talk | contribs) |
(Reverting (perhaps unintentional) vandalism by FraserWard.) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{documentation/core |
− | | | + | | preload = {{{preload|}}} <!--Allow custom preloads--> |
− | | | + | | heading = {{{heading|¬}}} <!--Empty but defined means no header--> |
− | | | + | | heading-style = {{{heading-style|}}} |
− | | | + | | content = {{{content|}}} |
− | + | | link box = {{{link box|}}} <!--So "link box=off" works--> | |
− | + | ||
− | + | ||
− | | | + | |
− | + | ||
− | + | ||
− | + | ||
− | | | + | |
− | }} | + | |
− | / | + | | docpage = |
+ | {{#if: {{{1|}}} | ||
+ | | {{{1|}}} | ||
+ | | {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/doc | ||
+ | }} | ||
+ | | doc exist = | ||
+ | {{#ifexist: | ||
+ | {{#if: {{{1|}}} | ||
+ | | {{{1|}}} <!--Other docname fed--> | ||
+ | | {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/doc | ||
+ | }} | ||
+ | | yes | ||
+ | }} | ||
+ | | docname fed = | ||
+ | {{#if: {{{1|}}} | ||
+ | | yes | ||
+ | }} | ||
+ | |||
+ | | sandbox = | ||
+ | {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/sandbox | ||
+ | | testcases = | ||
+ | {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/testcases | ||
+ | |||
+ | | template page = | ||
+ | {{NAMESPACE}}:{{{template page|{{PAGENAME}}}}} | ||
+ | |||
+ | }}<noinclude> | ||
+ | |||
+ | {{pp-template}} | ||
+ | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
+ | </noinclude> |
Revision as of 15:01, 13 April 2012
[create] Template documentation
Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |