The wiki has moved!

Visit the new wiki at stationeers-wiki.com The old wiki here at legacy.stationeers-wiki.com will sunset eventually.

Edits made after the 7th of March 6PM EST were NOT carried over to the new server as previously announced right here in this box.

 Actions

Template

Difference between revisions of "Documentation"

From Unofficial Stationeers Wiki

(avoid passing {{{content}}} through, as subtemplates only need to know if it is blank or not, per protected edit request)
m (undo per talk - this breaks transclusions that use both the "1" and "content" parameters)
Line 19: Line 19:
 
| heading = {{{heading|¬}}}  <!--Empty but defined means no header-->
 
| heading = {{{heading|¬}}}  <!--Empty but defined means no header-->
 
| heading-style = {{{heading-style|}}}
 
| heading-style = {{{heading-style|}}}
| content = {{#if:{{{content|}}}|1}}
+
| content = {{{content|}}}
  
 
<!--Some namespaces must have the /doc, /sandbox and /testcases  
 
<!--Some namespaces must have the /doc, /sandbox and /testcases  
Line 48: Line 48:
 
-->{{documentation/end box2
 
-->{{documentation/end box2
 
| preload = {{{preload|}}}  <!--Allow custom preloads-->
 
| preload = {{{preload|}}}  <!--Allow custom preloads-->
| content = {{#if:{{{content|}}}|1}}
+
| content = {{{content|}}}
 
| link box = {{{link box|}}}  <!--So "link box=off" works-->
 
| link box = {{{link box|}}}  <!--So "link box=off" works-->
  

Revision as of 04:23, 12 July 2013