Difference between revisions of "Template:Versions/doc"

From Kerbal Space Program Wiki
Jump to: navigation, search
m
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
 
<!-- Please place categories where indicated at the bottom of this page -->
 
<!-- Please place categories where indicated at the bottom of this page -->
 
== Usage ==
 
== Usage ==
{{Collapsible option |statename=optional}}
+
Add {{tlx|{{BASEPAGENAME}}}} at the bottom of an article that is related to a KSP version.
 +
 
 +
== Purpose ==
 +
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.
 +
 
 +
=== Collapsible options ===
 +
{{Collapsible option|statename=optional}}
 +
 
 +
=== See also ===
 +
{{Project navboxes}}
  
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |

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