Difference between revisions of "Template:Documentation"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Try this to reduce the parser nesting depth)
 
(31 intermediate revisions by 10 users not shown)
Line 2: Line 2:
 
   Automatically add {{template sandbox notice}} when on a /sandbox page.
 
   Automatically add {{template sandbox notice}} when on a /sandbox page.
 
-->{{#ifeq: {{SUBPAGENAME}} | sandbox
 
-->{{#ifeq: {{SUBPAGENAME}} | sandbox
| <div style="clear: both;"></div>{{template sandbox notice}}
+
| <div style="clear: both;"></div>{{template sandbox notice|{{{livepage|}}}}}
 
}}<!--
 
}}<!--
 
   Automatically add {{pp-template}} to protected templates.
 
   Automatically add {{pp-template}} to protected templates.
Line 47: Line 47:
 
   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 18:59, 10 October 2018

Documentation icon Template documentation[create]