Difference between revisions of "Template:Documentation"

From Makers Local 256
Jump to: navigation, search
m (136 revisions from w:en:Template:Documentation: Useful)
(rm not-imported stuff)
Line 1: Line 1:
<!--
+
{{documentation/core2
  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 = {{{heading|¬}}}  <!--Empty but defined means no header-->
 
| heading-style = {{{heading-style|}}}
 
| heading-style = {{{heading-style|}}}

Revision as of 09:29, 19 March 2010

Template:Documentation/core2