Difference between revisions of "Template:Parts/doc"
m |
m (added note about hyperlinks of category names) |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
=== Purpose === | === Purpose === | ||
The purpose of the {{tl|{{BASEPAGENAME}}}} template is to provide a structure to ease navigation between the many default parts available in KSP. Feel free to restructure it to add further clarity. | The purpose of the {{tl|{{BASEPAGENAME}}}} template is to provide a structure to ease navigation between the many default parts available in KSP. Feel free to restructure it to add further clarity. | ||
+ | |||
+ | '''NOTE:''' For proper hyperlinks to the headings of the work, it is necessary that on ''[[Parts]] pages'' the headings are enclosed in '''{{code|<nowiki><span id="category_name"></nowiki>}}''' tags with unambiguous untranslatable category names: | ||
+ | '''<code>Aerodynamic, Cargo, Command and control, Communication, Coupling, Electrical, Engines, Fuel tanks, Ground, Jet fuselages, Liquid fuel tanks, Monopropellant fuel tanks, Payload, Pods, Science, Structural, Thermal, Utility</code>'''. | ||
Articles including the template will be added to [[:Category:Default parts]]. | Articles including the template will be added to [[:Category:Default parts]]. | ||
Line 18: | Line 21: | ||
{{Collapsible option|statename=optional}} | {{Collapsible option|statename=optional}} | ||
− | === Translation | + | === Translation === |
− | + | The dictionary entries for this template are included in a separate template {{tlx|Dict/part category}}. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=== See also === | === See also === |
Revision as of 02:40, 23 June 2024
Error creating thumbnail: /bin/bash: rsvg-convert: command not found |
This is a documentation subpage for Template:Parts. It contains usage information, categories and other content that is not part of the original template page. |
Usage
Add {{Parts}}
at the bottom of an article that is related to a part of the stock game.
Purpose
The purpose of the {{Parts}} template is to provide a structure to ease navigation between the many default parts available in KSP. Feel free to restructure it to add further clarity.
NOTE: For proper hyperlinks to the headings of the work, it is necessary that on Parts pages the headings are enclosed in <span id="category_name">
tags with unambiguous untranslatable category names:
Aerodynamic, Cargo, Command and control, Communication, Coupling, Electrical, Engines, Fuel tanks, Ground, Jet fuselages, Liquid fuel tanks, Monopropellant fuel tanks, Payload, Pods, Science, Structural, Thermal, Utility
.
Articles including the template will be added to Category:Default parts.
Collapsible options
- This template includes collapsible groups/sections. When it first appears, one of these groups/sections may be set to be visible ("expanded") while the others remain hidden ("collapsed") apart from their titlebars. To achieve this, include the parameter
|name
where name is one of the following names identifying the groups/sections (omit any speech or quote marks): - command modules
- fuel tanks
- engines
- control
- structural
- coupling
- payload
- aerodynamic
- ground
- thermal
- electrical
- communication
- science
- cargo
- utility
- legacy parts
- For example:
{{Parts/doc |command modules}}
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.{{Parts |state=collapsed}}
|state=expanded
to show the template in its expanded state, i.e. fully visible – e.g.{{Parts |state=expanded}}
Unless set otherwise (see the |state=
parameter in the template's code), the template's default state is expanded
.
Translation
The dictionary entries for this template are included in a separate template {{Dict/part category}}
.
See also
|