Template:Documentation/Start Box2: Difference between revisions

From Lifecraft Wiki
Jump to navigation Jump to search
(Replaced content with "1")
Tag: Replaced
(Undo revision 365 by Draculea8302 (talk))
Tag: Undo
 
Line 1: Line 1:
1
<!-- DO NOT CHANGE THIS PAGE -->
{{documentation/Start Box
| preload = {{{preload|}}}  <!--Allow custom preloads-->
| heading = {{{heading|¬}}}  <!--Empty but defined means no header-->
| heading-style = {{{heading-style|}}}
| content = {{{content|}}}
 
| 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
  }}
 
}}<noinclude>
<!-- DO NOT CHANGE THIS PAGE -->
</noinclude>

Latest revision as of 15:28, 27 March 2025


[Create] Template Doc