Template:Documentation/Start Box2: Difference between revisions

From Lifecraft Wiki
Jump to navigation Jump to search
(Created page with "<!-- 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--> | {...")
 
(Replaced content with "1")
Tag: Replaced
Line 1: Line 1:
<!-- DO NOT CHANGE THIS PAGE -->
1
{{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>

Revision as of 14:42, 27 March 2025

1