Difference between revisions of "Template:Documentation/core2"

From blackwiki
Jump to navigation Jump to search
test>Addbot
m (Bot: Migrating interwiki links, now provided by Wikidata on d:q13365939)
test>Dinoguy1000
(Redirected page to Template:Documentation)
Line 1: Line 1:
{{documentation/core
+
#REDIRECT [[Template:Documentation]]
| preload = {{{preload|}}}  <!--Allow custom preloads-->
 
| heading = {{{heading|¬}}}  <!--Empty but defined means no header-->
 
| heading-style = {{{heading-style|}}}
 
| 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 =
 
  {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/sandbox
 
| testcases =
 
  {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/testcases
 
 
 
| template page =
 
  {{NAMESPACE}}:{{{template page|{{PAGENAME}}}}}
 
 
 
}}
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 

Revision as of 07:06, 14 June 2018