Difference between revisions of "Template:Documentation/start box"
From LIMSWiki
Jump to navigationJump to searchShawndouglas (talk | contribs) m (Updated code)  | 
				Shawndouglas (talk | contribs)  m (Protected "Template:Documentation/start box": As necessary ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading])  | 
				||
| (One intermediate revision by the same user not shown) | |||
| Line 5: | Line 5: | ||
-->{{#ifeq: {{{heading|¬}}} | <!--Defined but empty-->  | -->{{#ifeq: {{{heading|¬}}} | <!--Defined but empty-->  | ||
| <!--"heading=", do nothing-->  | | <!--"heading=", do nothing-->  | ||
| <div style="padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bottom: 1ex;"><span style="{{#if: {{{heading-style|}}}  | | <div style="padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bottom: 1ex;">{{  | ||
  #if: {{{content|}}}  | |||
  |   | |||
  | <!--Add the [edit][purge] or [create] links-->  | |||
    <span class="editsection plainlinks" id="doc_editlinks">{{  | |||
    #if: {{{doc exist|yes}}}  | |||
    | [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit}} edit]] [{{purge|purge}}]   | |||
    | <!--/doc doesn't exist-->  | |||
      [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}| action=edit&preload={{  | |||
        #if: {{{preload|}}}   | |||
        | {{urlencode:{{{preload}}}}}  | |||
        | {{#ifeq: {{SUBJECTSPACE}} | {{ns:File}}  | |||
          | Template:Documentation/preload-filespace  | |||
          | Template:Documentation/preload  | |||
          }} }} }} create]]  | |||
    }}</span>  | |||
  }} <span style="{{#if: {{{heading-style|}}}  | |||
   | {{{heading-style|}}}  |    | {{{heading-style|}}}  | ||
   | {{#ifeq: {{SUBJECTSPACE}} | {{ns:Template}}  |    | {{#ifeq: {{SUBJECTSPACE}} | {{ns:Template}}  | ||
| Line 15: | Line 31: | ||
     <!--"heading" not defined in this or previous level-->  |      <!--"heading" not defined in this or previous level-->  | ||
     {{#switch: {{SUBJECTSPACE}}    |      {{#switch: {{SUBJECTSPACE}}    | ||
     | {{ns:Template}} = [[  |      | {{ns:Template}} = [[Image:Template-info.svg|50px|alt=]] Template documentation  | ||
     | {{ns:File}} = Summary  |      | {{ns:File}} = Summary  | ||
     | #default = Documentation  |      | #default = Documentation  | ||
| Line 23: | Line 38: | ||
     <!--"heading" has data or is empty but defined-->  |      <!--"heading" has data or is empty but defined-->  | ||
     {{{heading|}}}  |      {{{heading|}}}  | ||
   }}</span>  |    }}</span></div>  | ||
}}<noinclude><!-- close the div --></div>  | }}<noinclude><!-- close the div --></div>  | ||
Latest revision as of 19:51, 1 April 2022
[edit] [] 
 Template documentation







