Template:Documentation: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Mike.lifeguard m 135 revisions from w:Template:Documentation: a nifty template |
m 183 revisions from meta:Template:Documentation |
||
(20 intermediate revisions by 14 users not shown) | |||
Line 1: | Line 1: | ||
⚫ | |||
<!-- |
|||
⚫ | |||
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. |
|||
⚫ | |||
⚫ | |||
| heading-style = {{{heading-style|}}} |
| heading-style = {{{heading-style|}}} |
||
| content = {{{content|}}} |
| content = {{{content|}}} |
||
| link box = {{{link box|}}} |
| link box = {{{link box|}}} <!--So "link box=off" works--> |
||
⚫ | |||
⚫ | |||
in talk space--> |
|||
| docspace = |
| docspace = |
||
{{#switch: {{SUBJECTSPACE}} |
|||
| {{ns:0}} |
|||
| {{ns:File}} |
|||
| {{ns:MediaWiki}} |
|||
| {{ns:Category}} = {{TALKSPACE}} |
|||
| #default = {{SUBJECTSPACE}} |
|||
}} |
|||
⚫ | |||
<!--For debug purposes--> |
|||
| not-docspace = |
|||
{{#switch: {{SUBJECTSPACE}} |
|||
| {{ns:0}} |
|||
| {{ns:File}} |
|||
| {{ns:MediaWiki}} |
|||
| {{ns:Category}} = {{SUBJECTSPACE}} |
|||
| #default = {{TALKSPACE}} |
|||
}} |
|||
⚫ | |||
<!--The namespace is added in /core2--> |
<!--The namespace is added in /core2--> |
||
| template page = |
| template page = {{#switch: {{SUBPAGENAME}} |
||
⚫ | |||
{{#switch: {{SUBPAGENAME}} |
|||
| testcases = {{BASEPAGENAME}} |
|||
⚫ | |||
| #default = {{PAGENAME}} |
|||
⚫ | |||
| #default = {{PAGENAME}} |
|||
}} |
|||
}}<!--End of green doc box--><noinclude> |
}}<!--End of green doc box--><noinclude> |
||
<!-- Add categories and interwikis to the /doc subpage, not here! --> |
<!-- Add categories and interwikis to the /doc subpage, not here! --> |
||
</noinclude> |
</noinclude> |
Latest revision as of 08:27, 29 July 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. |