Difference between revisions of "Template:Stock craft/doc"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Add some basic docs)
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 ==
 +
Just add {{tlx|{{BASEPAGENAME}}}} at the bottom of the page for a stock craft.
 +
 +
===Purpose===
 +
The purpose of the {{tl|{{BASEPAGENAME}}}} template is to provide a structure to ease navigation between the many stock craft available in KSP.
 +
 +
Articles including the template will be added to [[:Category:Stock craft]].
 +
 
{{Collapsible option |statename=optional}}
 
{{Collapsible option |statename=optional}}
 +
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
 
<!-- Categories below this line, please -->
 
<!-- Categories below this line, please -->

Revision as of 13:15, 9 June 2015

Usage

Just add {{Stock craft}} at the bottom of the page for a stock craft.

Purpose

The purpose of the {{Stock craft}} template is to provide a structure to ease navigation between the many stock craft available in KSP.

Articles including the template will be added to Category:Stock craft.

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. {{Stock craft |state=collapsed}}
|state=expanded to show the template in its expanded state, i.e. fully visible – e.g. {{Stock craft |state=expanded}}

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