Template:Documentation: Difference between revisions

From VNDev Wiki
Created page with "<!-- Automatically add {{template sandbox notice}} when on a /sandbox page. -->{{#ifeq: {{SUBPAGENAME}} | sandbox | <div style="clear: both;"></div>{{template sandbox notice|{{{livepage|}}}}} }}<!-- Automatically add {{pp-template}} to protected templates. -->{{template other | {{#ifeq: {{PROTECTIONLEVEL:move}} | sysop | {{pp-template|docusage=yes}} | {{#if: {{PROTECTIONLEVEL:edit}} | {{pp-template|docusage=yes}} | <!--Not protected, or only semi-move-pro..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 35: Line 35:
   so  "=== Headings ===" at the start and end of docs are interpreted.
   so  "=== Headings ===" at the start and end of docs are interpreted.
-->
-->
{{#switch: {{#if:{{{content|}}}|1|0}}{{#if:{{{1|}}}|1|0}}{{#ifexist:{{{1|}}}|1|0}}{{#ifexist:{{documentation/docspace}}:{{documentation/template page}}/doc|1|0}}
{{#switch: {{#if:{{{content|}}}|1|0}}{{#if:{{{1|}}}|1|0}}{{#ifexist:{{{1|}}}|1|0}}{{#ifexist:Template:{{PAGENAME}}/doc|1|0}}
| 1000 | 1001 | 1010 | 1011 | 1100 | 1101 | 1110  
| 1000 | 1001 | 1010 | 1011 | 1100 | 1101 | 1110  
| 1111 = {{{content|}}}
| 1111 = {{{content|}}}
| 0110 | 0111 = {{ {{{1}}} }}
| 0110 | 0111 = {{ {{{1}}} }}
| 0001 | 0011 = {{ {{documentation/docspace}}:{{documentation/template page}}/doc }}
| 0001 | 0011 = {{Template:{{PAGENAME}}/doc}} <!--{{ {{documentation/docspace}}:{{documentation/template page}}/doc }}-->
| 0000 | 0100 | 0010 | 0101 =  
| 0000 | 0100 | 0010 | 0101 =  
}}
}}

Latest revision as of 00:17, 17 June 2022

Documentation icon Template documentation [create] [purge]