Difference between revisions of "Template:Tutorials/sandbox"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (Workaround for missing CSS.)
m (fixed links)
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
 
| listclass  = hlist
 
| listclass  = hlist
 
| state      = {{{state|{{{1|}}}}}}
 
| state      = {{{state|{{{1|}}}}}}
 
| bodystyle      = {{Navbox style|body}}
 
| innerstyle      = {{Navbox style|inner}}
 
| titlestyle      = {{Navbox style|title}}
 
| abovestyle      = {{Navbox style|above}}
 
| belowstyle      = {{Navbox style|below}}
 
| groupstyle      = {{Navbox style|group}}
 
| liststyle      = {{Navbox style|list}}
 
| evenstyle      = {{Navbox style|even}}
 
| oddstyle        = {{Navbox style|odd}}
 
| navbarstyle    = {{Navbox style|navbar}}
 
| navbarfontstyle = {{Navbox style|navbarfont}}
 
  
 
| group1 = {{lang
 
| group1 = {{lang
Line 94: 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]]

Latest revision as of 17:27, 2 May 2019

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

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