Difference between revisions of "Template:Versions"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (Making clearer exactlt what are the Free Versions!)
m (0.13.3 was also free. Fixing the information.)
 
Line 147: Line 147:
 
* {{LangFallback|0.14.1}}
 
* {{LangFallback|0.14.1}}
 
* {{LangFallback|0.14}}
 
* {{LangFallback|0.14}}
* {{LangFallback|0.13.3}}
 
  
 
| group5    = {{lang
 
| group5    = {{lang
Line 158: Line 157:
 
   }}
 
   }}
 
| list5      = <!-- Counting downwards, newest first -->
 
| list5      = <!-- Counting downwards, newest first -->
 +
* {{LangFallback|0.13.3}}
 
* {{LangFallback|0.13.2}}
 
* {{LangFallback|0.13.2}}
 
* {{LangFallback|0.13.1}}
 
* {{LangFallback|0.13.1}}

Latest revision as of 22:42, 30 July 2024

Documentation icon Template documentation[view] [edit] [history] [purge]Pages that link to Template:Versions

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