Difference between revisions of "Template:Documentation/start box2"
Jump to navigation
Jump to search
test>Dinoguy1000 (←Redirected page to Template:Documentation) |
m (11 revisions imported) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | # | + | {{documentation/start box |
| + | | preload = {{{preload|}}} <!--Allow custom preloads--> | ||
| + | | heading = {{{heading|¬}}} <!--Empty but defined means no header--> | ||
| + | | heading-style = {{{heading-style|}}} | ||
| + | | content = {{{content|}}} | ||
| + | |||
| + | | 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 | ||
| + | }} | ||
| + | |||
| + | }}<noinclude> | ||
| + | {{Documentation/end box2}} | ||
| + | {{documentation}} | ||
| + | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
| + | </noinclude> | ||
Latest revision as of 10:24, 7 September 2020
| The above documentation is transcluded from Template:Documentation/start box2/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |
| The above documentation is transcluded from Template:Documentation/start box2/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |