Difference between revisions of "Template:Navigation Bar/doc"

From Space Haven Wiki
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<p style="font-size:12px; text-indent: 30px;">[[Template:{{PAGENAME}}/doc|> Template:Navigation_Bar/documentation]]</p>
+
== Styleguide ==
= Usage & Styleguide =
 
 
*Every page gets one
 
*Every page gets one
 
*Entries are always sorted alphabetically
 
*Entries are always sorted alphabetically
  
= Editing =
+
== Changing the template ==
 
<b><u>Important:</u></b> When editing the template which implements, deletes or changes a parameter in such a way that it deprecates the previous version please change the version of the template on this page [[Template:Navigation_Bar/version]] and in the template of the page you are curently on.
 
<b><u>Important:</u></b> When editing the template which implements, deletes or changes a parameter in such a way that it deprecates the previous version please change the version of the template on this page [[Template:Navigation_Bar/version]] and in the template of the page you are curently on.
  
= Parameter =
+
== Parameter ==
 
{| style="border: #aaa 1px solid; background: #eeeeee;"
 
{| style="border: #aaa 1px solid; background: #eeeeee;"
 
  ! Parameter
 
  ! Parameter
  ! Essential?
+
  ! Needed?
 
  ! Syntax/Input
 
  ! Syntax/Input
 
  |-
 
  |-
Line 17: Line 16:
 
  |  
 
  |  
 
  |-
 
  |-
  | collapsestructures
+
  | expandstructures
 
  | ❌
 
  | ❌
 
  |  
 
  |  
 
  |-
 
  |-
  | collapseitems
+
  | expanditems
 
  | ❌
 
  | ❌
 
  |  
 
  |  
 
  |-
 
  |-
  | collapseotherpages
+
  | expandotherpages
 
  | ❌
 
  | ❌
 
  |  
 
  |  
 
|}
 
|}
  
= Template =
+
== Template ==
 
Use this template to copy and paste it onto the page of your liking.
 
Use this template to copy and paste it onto the page of your liking.
 
  <nowiki>
 
  <nowiki>
 
{{Navigation_Bar
 
{{Navigation_Bar
  |           version = 2025.04.25.0
+
  |         version = 2025.05.01.0
  | collapsestructures =  
+
  | expandstructures =  
  |      collapseitems =  
+
  |      expanditems =  
  | collapseotherpages =
+
  | expandotherpages =
 
}}</nowiki>
 
}}</nowiki>
  

Latest revision as of 10:45, 1 May 2025

Styleguide

  • Every page gets one
  • Entries are always sorted alphabetically

Changing the template

Important: When editing the template which implements, deletes or changes a parameter in such a way that it deprecates the previous version please change the version of the template on this page Template:Navigation_Bar/version and in the template of the page you are curently on.

Parameter

Parameter Needed? Syntax/Input
version
expandstructures
expanditems
expandotherpages

Template

Use this template to copy and paste it onto the page of your liking.

{{Navigation_Bar
 |          version = 2025.05.01.0
 | expandstructures = 
 |      expanditems = 
 | expandotherpages =
}}