Difference between revisions of "Template:Body data"
From Kerbal Space Program Wiki
m (!no idea how this got removed;) |
(*parameters are mandatory; !documentation: Sun/Mün aren't supported anymore (usually);) |
||
Line 8: | Line 8: | ||
|scale height={{BodyData/ScaleHeight|{{{1}}}}} | |scale height={{BodyData/ScaleHeight|{{{1}}}}} | ||
|soi={{BodyData/SOI|{{{1}}}|∞}}[[Category:BodyData/SOI]] | |soi={{BodyData/SOI|{{{1}}}|∞}}[[Category:BodyData/SOI]] | ||
− | |#default={{#explode:{{#explode:{{#explode:{{msgnw::{{{1 | + | |#default={{#explode:{{#explode:{{#explode:{{msgnw::{{{1}}}/Data}}|{{{2}}}=|1}}|||0}}|}}|0}}}}</includeonly><noinclude> |
Returns for each [[celestial body]] various data about it. | Returns for each [[celestial body]] various data about it. | ||
{{Parameter Table|parameters= | {{Parameter Table|parameters= | ||
− | {{Parameter Row|1|Name of the body in English. | + | {{Parameter Row|1|Name of the body in English. There needs to be a subpage named “Data” available.}} |
{{Parameter Row|2|The requested property. Supports all parameters of {{Tl|Infobox/Body}} and some additional values.}} | {{Parameter Row|2|The requested property. Supports all parameters of {{Tl|Infobox/Body}} and some additional values.}} | ||
}} | }} | ||
− | For backwards compatibility this template also supports the following properties. It simply calls the | + | For backwards compatibility this template also supports the following properties. It simply calls the appropriate subtemplate. They additionally support Sun and Mün instead of Kerbol and Mun. |
* <tt>apoapsis</tt>: {{Tl|BodyData/Apoapsis}} | * <tt>apoapsis</tt>: {{Tl|BodyData/Apoapsis}} | ||
* <tt>periapsis</tt>: {{Tl|BodyData/Periapsis}} | * <tt>periapsis</tt>: {{Tl|BodyData/Periapsis}} |
Revision as of 11:58, 11 September 2013
Returns for each celestial body various data about it.
For backwards compatibility this template also supports the following properties. It simply calls the appropriate subtemplate. They additionally support Sun and Mün instead of Kerbol and Mun.
- apoapsis: {{BodyData/Apoapsis}}
- periapsis: {{BodyData/Periapsis}}
- parent: {{BodyData/Parent}}
- radius: {{BodyData/Radius}}
- mass: {{BodyData/Mass}}
- pressure: {{BodyData/Pressure}} (returns the pressure at 0 m altitude (“sea level”))
- scale height: {{BodyData/ScaleHeight}}
- soi: {{BodyData/SOI}} (returns ∞, when the template returns an empty string; There is currently a bug, that this command isn't working correctly: {{BodyData|Kerbin|soi}} doesn't work but {{subst:BodyData|Kerbin|soi}} does; Pages using this parameter)
The direct usage of those subtemplates is not recommended anymore!
Separate subtemplates
Some special properties can be accessed via a separate sub template
- Name: {{BodyData/Name}}
- Surface gravity: {{BodyData/Gravity}}
- Siderial orbit period: {{BodyData/Sidereal orbit}}
- Sphere of influence: {{BodyData/SOI}}