Difference between revisions of "Template:Tutorials/sandbox"
From Kerbal Space Program Wiki
(Creating {{Navbox}} version of Template:Tutorials. Initial revision, without CSS temporary workaround hack.) |
SlayerGames (talk | contribs) m (fixed links) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
| title = [[Tutorials]] | | title = [[Tutorials]] | ||
| listclass = hlist | | listclass = hlist | ||
− | | state = {{{state|}}} | + | | state = {{{state|{{{1|}}}}}} |
| group1 = {{lang | | group1 = {{lang | ||
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]] | ||
− | |||
* [[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
|
This is the template sandbox page for Template:Tutorials (diff). See also the companion subpage for test cases. |
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
|
The above documentation is transcluded from Template:Tutorials/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |