Difference between revisions of "Template:Documentation/preload-testcases/sandbox"

From blackwiki
Jump to navigation Jump to search
test>Zenexer
(Going to need includeonly to prevent loops, apparently)
test>Zenexer
(Added note about noinclude)
Line 1: Line 1:
<includeonly>{{template test cases notice}}
+
<noinclude>
 +
'''This sandbox must be enclosed in a noinclude tag, or the main template will loop indefinitely.'''
  
== Testing sandbox version ==
+
<!-- Sandbox load content goes here.  You'll see artifacts from the noinclude tag and comments. -->
 
+
</noinclude>
<code><nowiki>{{</nowiki>{{TEMPLATENAMEE}}<nowiki>/sandbox}}</nowiki></code>
 
 
 
{{{{TEMPLATENAMEE}}/sandbox}}
 
 
 
{{clear}}
 
 
 
== Testing main template ==
 
 
 
<code><nowiki>{{</nowiki>{{TEMPLATENAMEE}}<nowiki>}}</nowiki></code>
 
 
 
{{ {{TEMPLATENAMEE}} }}</includeonly><noinclude>
 
 
 
{{documentation}}</noinclude>
 

Revision as of 07:08, 10 November 2012

This sandbox must be enclosed in a noinclude tag, or the main template will loop indefinitely.