Difference between revisions of "Template:BodyBox"
From Kerbal Space Program Wiki
m (*replace 'Parameter Row' and 'ParameterRow' by 'Parameter row';) |
(Undo everything) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 14: | Line 14: | ||
<noinclude>Creates a table entry for a “solar sytem table” like [[Kerbol System/Map]]. | <noinclude>Creates a table entry for a “solar sytem table” like [[Kerbol System/Map]]. | ||
− | {{Parameter | + | {{Parameter table|name=text|parameters= |
{{Parameter row|name|Name of the celestial body.}} | {{Parameter row|name|Name of the celestial body.}} | ||
{{Parameter row|image|Name of an image of the celestial body.|<tt>'''Tiny{{{name}}}.png'''</tt> if not set.}} | {{Parameter row|image|Name of an image of the celestial body.|<tt>'''Tiny{{{name}}}.png'''</tt> if not set.}} |
Latest revision as of 07:04, 16 April 2018
Creates a table entry for a “solar sytem table” like Kerbol System/Map.
Name | Optional | Description | Default |
---|---|---|---|
name | No | Name of the celestial body. | |
image | Yes | Name of an image of the celestial body. | Tiny{{{name}}}.png if not set. |
size | Yes | Size of the image. Available values: | Star when {{{name}}} is Kerbol or Sun, Moon when it's a name of a Moon, Planet instead |
caption | Yes | Displayed name, may be transcribed. | {{Body data/Name|{{{name}}}}}
|