Template:Documentation: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Try this to reduce the parser nesting depth)
m (Protected "Template:Documentation" (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite)))
 
(4 intermediate revisions by 2 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|docusage=yes}}
  | {{#if: {{PROTECTIONLEVEL:edit}}
    | {{pp-template|docusage=yes}}
    | <!--Not protected, or only semi-move-protected-->
    }}
  }}
}}<!--
   Start of green doc box.
   Start of green doc box.
-->{{documentation/start box2
-->{{documentation/start box2
Line 47: Line 33:
   so  "=== Headings ===" at the start and end of docs are interpreted.
   so  "=== Headings ===" at the start and end of docs are interpreted.
-->{{documentation/end box2
-->{{documentation/end box2
| preload = {{{preload|}}}  <!--Allow custom preloads-->
| content = {{{content|}}}
| content = {{{content|}}}
| link box = {{{link box|}}}  <!--So "link box=off" works-->
| link box = {{{link box|}}}  <!--So "link box=off" works-->

Latest revision as of 20:38, 27 July 2013

[edit] Template documentation