Difference between revisions of "Template:Versions/doc"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created page with "{{Documentation subpage}} <!---PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE---> {{Collapsible option |statename=optional}} <includeonly> <!---CATEGORIES HERE, PLEASE--->...")
 
m
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
<!---PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE--->
+
<!-- Please place categories where indicated at the bottom of this page -->
{{Collapsible option |statename=optional}}
+
== Usage ==
 +
Add {{tlx|{{BASEPAGENAME}}}} at the bottom of an article that is related to a KSP version.
  
<includeonly>
+
== Purpose ==
<!---CATEGORIES HERE, PLEASE--->
+
The purpose of the {{tl|{{BASEPAGENAME}}}} template is to provide a structure to ease navigation between the many KSP versions available. Feel free to restructure it to add further clarity.
[[Category:Navbox templates| ]]
+
 
</includeonly>
+
=== Collapsible options ===
 +
{{Collapsible option|statename=optional}}
 +
 
 +
=== See also ===
 +
{{Project navboxes}}
 +
 
 +
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
 +
<!-- Categories below this line, please -->
 +
[[Category:Navigational boxes]]
 +
[[Category:Translating templates]]
 +
}}</includeonly>

Latest revision as of 00:49, 28 July 2021

Usage

Add {{Versions}} at the bottom of an article that is related to a KSP version.

Purpose

The purpose of the {{Versions}} template is to provide a structure to ease navigation between the many KSP versions available. Feel free to restructure it to add further clarity.

Collapsible options

How to manage this template's initial visibility
To manage this template's visibility when it first appears, add the parameter:

|state=collapsed to show the template in its collapsed state, i.e. hidden apart from its titlebar – e.g. {{Versions |state=collapsed}}
|state=expanded to show the template in its expanded state, i.e. fully visible – e.g. {{Versions |state=expanded}}

Unless set otherwise (see the |state= parameter in the template's code), the template's default state is expanded.

See also