Difference between revisions of "Template:Documentation/end box2/sandbox"

From blackwiki
Jump to navigation Jump to search
test>Google9999
Line 1: Line 1:
{{documentation/end box/ | yes
+
{{documentation/end box  
   }}
+
| preload = {{{preload|}}} <!--Allow custom preloads-->
 +
| content = {{{content|}}}
 +
| link box = {{{link box|}}} <!--So "link box=off" works-->
 +
 
 +
| docpage =
 +
  {{#if: {{{1|}}}
 +
  | {{{1|}}}
 +
  | {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/doc
 +
  }}
 +
| doc exist =
 +
  {{#ifexist:
 +
    {{#if: {{{1|}}}
 +
    | {{{1|}}} <!--Other docname fed-->
 +
    | {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/doc
 +
    }}
 +
  | yes
 +
  }}
 +
| docname fed =
 +
  {{#if: {{{1|}}}
 +
  | yes  
 +
   }}  
  
 
| sandbox =  
 
| sandbox =  
   {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/sandbox
+
   {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/sandbox  
 
| testcases =  
 
| testcases =  
   {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/testcases
+
   {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/testcases  
  
 
| template page =  
 
| template page =  
   {{NAMESPACE}}:{{{template page|{{PAGENAME}}}}}
+
   {{NAMESPACE}}:{{{template page|{{PAGENAME}}}}}  
  
}}<noinclude>
+
}}<noinclude>  
  
 
{{pp-template}}
 
{{pp-template}}
<!-- 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 16:11, 10 December 2012