Template:Documentation: Difference between revisions
Jump to navigation
Jump to search
imported>WikiSysop Created page with '<div class="template-documentation"><!-- These are the literal class definitions in common.css: →For template documentation: .template-documentation { clear: both; …' |
imported>Davidgothberg Cleaning away debug code that I don't use anymore. |
||
Line 1: | Line 1: | ||
<div | <!-- | ||
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/core2 | |||
| heading = {{{heading|¬}}} <!--Empty but defined means no header--> | |||
| heading-style = {{{heading-style|}}} | |||
| content = {{{content|}}} | |||
| link box = {{{link box|}}} <!--So "link box=off" works--> | |||
<!--Some namespaces must have the /doc, /sandbox and /testcases | |||
in talk space--> | |||
/ | | docspace = | ||
{{#switch: {{SUBJECTSPACE}} | |||
| {{ns:0}} | |||
| {{ns:File}} | |||
| {{ns:MediaWiki}} | |||
| {{ns:Category}} = {{TALKSPACE}} | |||
| #default = {{SUBJECTSPACE}} | |||
} | }} | ||
| 1 = {{{1|}}} <!--Other docname, if fed--> | |||
<!--The namespace is added in /core2--> | |||
| template page = | |||
| | {{#switch: {{SUBPAGENAME}} | ||
| sandbox | |||
| testcases = {{BASEPAGENAME}} | |||
| #default = {{PAGENAME}} | |||
}} | |||
}}<!--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> |
Revision as of 17:28, 12 February 2010
[create] File:Template-info.svg 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. |