Template:Documentation: Difference between revisions
From All Skies Encyclopaedia
imported>Davidgothberg (Now uses /core. Doc links now in a box below the main doc box. Link /sandbox and /testcases also when they don't exist, with (create) links with preload. See talkpage, section "Documentation/links".) |
No edit summary Tag: Manual revert |
||
(34 intermediate revisions by 13 users not shown) | |||
Line 1: | Line 1: | ||
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> |
|||
<!-- |
|||
⚫ | |||
Automatically add {{template sandbox notice}} when on a /sandbox page. |
|||
-->{{#ifeq: {{SUBPAGENAME}} | sandbox |
|||
| <div style="clear: both;"></div>{{template sandbox notice}} |
|||
}}<!-- |
|||
Automatically add {{pp-template}} to protected templates. |
|||
-->{{template other |
|||
| {{#ifeq: {{PROTECTIONLEVEL:move}} | sysop |
|||
| {{pp-template}} |
|||
| {{#if: {{PROTECTIONLEVEL:edit}} |
|||
| {{pp-template}} |
|||
| <!--Not protected, or only semi-move-protected--> |
|||
}} |
|||
}} |
|||
}}<!-- |
|||
Start of green doc box. |
|||
-->{{documentation/core |
|||
| heading = {{{heading|¬}}} <!--Empty but defined means no header--> |
|||
| heading-style = {{{heading-style|}}} |
|||
| content = {{{content|}}} |
|||
| docpage = |
|||
{{#if: {{{1|}}} |
|||
| {{{1|}}} |
|||
| {{#switch: {{SUBPAGENAME}} |
|||
| sandbox |
|||
| testcases = {{#rel2abs: ../doc }} |
|||
| #default = {{SUBJECTPAGENAME}}/doc |
|||
}} |
|||
}} |
|||
| doc exist = |
|||
{{#ifexist: |
|||
{{#if: {{{1|}}} |
|||
| {{{1|}}} |
|||
| {{#switch: {{SUBPAGENAME}} |
|||
| sandbox |
|||
| testcases = {{#rel2abs: ../doc }} |
|||
| #default = {{SUBJECTPAGENAME}}/doc |
|||
}} |
|||
}} |
|||
| yes |
|||
}} |
|||
| sandbox = |
|||
{{#switch: {{SUBPAGENAME}} |
|||
| sandbox |
|||
| testcases = {{#rel2abs: ../sandbox }} |
|||
| #default = {{FULLPAGENAME}}/sandbox |
|||
}} |
|||
| testcases = |
|||
{{#switch: {{SUBPAGENAME}} |
|||
| sandbox |
|||
| testcases = {{#rel2abs: ../testcases }} |
|||
| #default = {{FULLPAGENAME}}/testcases |
|||
}} |
|||
}}<!--End of green doc box--><noinclude> |
|||
⚫ | |||
</noinclude> |
</noinclude> |