Difference between revisions of "Template:Documentation"

From Deep Blue Robotics Wiki
Jump to: navigation, search
m (225 revisions imported)
 
(41 intermediate revisions by 17 users not shown)
Line 1: Line 1:
{{documentation/core2
+
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude>
| heading = {{{heading|¬}}}  <!--Empty but defined means no header-->
+
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
| heading-style = {{{heading-style|}}}
+
| content = {{{content|}}}
+
| link box = {{{link box|}}}  <!--So "link box=off" works-->
+
 
+
<!--Some namespaces must have the /doc, /sandbox and /testcases
+
    in talk space-->
+
| docspace =
+
  {{#switch: {{SUBJECTSPACE}}
+
  | {{ns:0}}
+
  | {{ns:File}}
+
  | {{ns:MediaWiki}}
+
  | {{ns:Category}} = {{TALKSPACE}}
+
  | #default = {{SUBJECTSPACE}}
+
  }}
+
 
+
| 1 = {{{1|}}}  <!--Other docname, if fed-->
+
 
+
<!--The namespace is added in /core2-->
+
| template page =
+
  {{#switch: {{SUBPAGENAME}}
+
  | sandbox
+
  | testcases = {{BASEPAGENAME}}
+
  | #default = {{PAGENAME}}
+
  }}
+
 
+
}}<!--End of green doc box--><noinclude>
+
 
+
<!-- Add categories and interwikis to the /doc subpage, not here! -->
+
 
</noinclude>
 
</noinclude>

Latest revision as of 05:22, 3 September 2016

{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}