Difference between revisions of "Template:BodyBox"
From Kerbal Space Program Wiki
m (+automatic size determination;) |
(Undo everything) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 11: | Line 11: | ||
|Pol | |Pol | ||
|Bop=Moon | |Bop=Moon | ||
− | |#default=Planet}}}}}|Star|S=125px|Planet|P=100px|Moon|M=75px|#default={{{size}}}}}]]<span class="planetlabel">[[{{{name}}}{{if lang}}|{{{caption|{{ | + | |#default=Planet}}}}}|Star|S=125px|Planet|P=100px|Moon|M=75px|#default={{{size}}}}}]]<span class="planetlabel">[[{{{name}}}{{if lang}}|{{{caption|{{Body data/Name|{{{name}}}}}}}}]]</span></includeonly> |
<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 | + | {{Parameter row|name|Name of the celestial body.}} |
− | {{Parameter | + | {{Parameter row|image|Name of an image of the celestial body.|<tt>'''Tiny{{{name}}}.png'''</tt> if not set.}} |
− | {{Parameter | + | {{Parameter row|size|Size of the image. Available values: |
* '''S'''tar (125 px) | * '''S'''tar (125 px) | ||
* [[Planet|'''P'''lanet]] (100 px) | * [[Planet|'''P'''lanet]] (100 px) | ||
* [[Moon|'''M'''oon]] (75 px) | * [[Moon|'''M'''oon]] (75 px) | ||
* Any other value are used directly without any unit (e.g. <tt>42px</tt> or <tt>74em</tt>).|<tt>Star</tt> when {{{name}}} is Kerbol or Sun, Moon when it's a name of a Moon, Planet instead}} | * Any other value are used directly without any unit (e.g. <tt>42px</tt> or <tt>74em</tt>).|<tt>Star</tt> when {{{name}}} is Kerbol or Sun, Moon when it's a name of a Moon, Planet instead}} | ||
− | {{Parameter | + | {{Parameter row|caption|Displayed name, may be transcribed.|{{Tlx|Body data/Name|{{{name}}}}}}} |
}} | }} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
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}}}}}
|