Difference between revisions of "Template:Documentation/core2"
From SpiralKnights
FraserWard (Talk | contribs) |
m (Protected "Template:Documentation/core2": Prevent mistaken edits ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
||
(2 intermediate revisions by 2 users not shown) | |||
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> |
Latest revision as of 19:53, 15 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. |