Difference between revisions of "Template:Documentation/end box2"
Jump to navigation
Jump to search
test>Dinoguy1000 (←Redirected page to Template:Documentation) |
test>Redrose64 (Undid revision 845802404 by Dinoguy1000 (talk) absolutely no reason for this undiscussed change) |
||
| Line 1: | Line 1: | ||
| − | # | + | <noinclude><div></noinclude><div style="clear: both;"></div><!--So right or left floating items don't stick out of the doc box.--> |
| + | </div><!--End of green doc box--><!-- | ||
| + | Link box below for the doc meta-data: | ||
| + | -->{{documentation/end box | ||
| + | | preload = {{{preload|}}} <!--Allow custom preloads--> | ||
| + | | 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> | ||
| + | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
| + | </noinclude> | ||