Difference between revisions of "Template:Tutorials"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Remove temporary CSS workaround.)
m (fixed a few links)
Line 82: Line 82:
 
* [[Tutorial:Mun Landing|Traveling to The Mun]]
 
* [[Tutorial:Mun Landing|Traveling to The Mun]]
 
* [[Tutorial:Free Return Trajectory|Free Return Trajectory]]
 
* [[Tutorial:Free Return Trajectory|Free Return Trajectory]]
* [[Tutorial:Mun Orbital Station]]
+
* [[Tutorial:Mun Orbital Station|Mun Orbital Station]]
 
* [[Tutorial:Building a Lunar base|Building a lunar base]]
 
* [[Tutorial:Building a Lunar base|Building a lunar base]]
 
* [[Tutorial:How to get to Minmus|Traveling to Minmus]]
 
* [[Tutorial:How to get to Minmus|Traveling to Minmus]]
* [[Travelling to Minmus|Minmus For Beginners]]
 
 
* [[Tutorial:How to get to Eve|Traveling to Eve]]
 
* [[Tutorial:How to get to Eve|Traveling to Eve]]
 
* [[Tutorial:Returning From Eve|Returning from Eve]]
 
* [[Tutorial:Returning From Eve|Returning from Eve]]
 
* [[Tutorial:How to get to Duna|Traveling to Duna and Back]]
 
* [[Tutorial:How to get to Duna|Traveling to Duna and Back]]
* [[:Tutorial:How to get to Jool]]
+
* [[:Tutorial:How to get to Jool|How to get to Jool]]
 
* [[Tutorial:LF Laythe|"Let's Fly!" Tutorial: Traveling to Laythe]]
 
* [[Tutorial:LF Laythe|"Let's Fly!" Tutorial: Traveling to Laythe]]
 
* [[Tutorial:Spaceplane_to_Laythe|Take a Spaceplane to Laythe and Back]]
 
* [[Tutorial:Spaceplane_to_Laythe|Take a Spaceplane to Laythe and Back]]

Revision as of 17:23, 2 May 2019

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

Usage

Add {{Tutorials}} at the bottom of an article that is related to a tutorial.

Purpose

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

Articles including this template will be added to Category:Tutorials.

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

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

See also