Template:Celestial Body: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
<includeonly>{{Infobox/begin}} |
<includeonly>{{Infobox/begin}} |
||
{{Infobox/Header|title={{{name}}}}} |
{{Infobox/Header|title={{{name}}}}} |
||
− | {{Infobox/Illustration|file=[[ |
+ | {{Infobox/Illustration|file=[[File:{{{photo}}}]]|caption={{{caption}}}}} |
{{Infobox/SectionHeader|section=Orbital Characteristics}} |
{{Infobox/SectionHeader|section=Orbital Characteristics}} |
||
{{Infobox/Item|key=Semi-major axis|value={{{semi-major_axis}}}}} |
{{Infobox/Item|key=Semi-major axis|value={{{semi-major_axis}}}}} |
||
Line 28: | Line 28: | ||
"default": "Infobox" |
"default": "Infobox" |
||
}, |
}, |
||
− | " |
+ | "photo": { |
− | "label": " |
+ | "label": "Photograph", |
"description": "A photograph of the celestial body.", |
"description": "A photograph of the celestial body.", |
||
"type": "wiki-file-name" |
"type": "wiki-file-name" |
||
Line 52: | Line 52: | ||
"paramOrder": [ |
"paramOrder": [ |
||
"name", |
"name", |
||
− | " |
+ | "photo", |
"caption", |
"caption", |
||
"orbital_characteristics", |
"orbital_characteristics", |
Revision as of 10:55, 24 October 2022
[name]
|
|||||
---|---|---|---|---|---|
{{{caption}}} | |||||
Orbital Characteristics | |||||
Semi-major axis | [semi-major axis] |
Specifications
Generic floating infobox.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of the celestial body.
| String | required |
Photograph | photo | A photograph of the celestial body. | File | optional |
Caption | caption | A short descriptive text for the illustration. | String | optional |
orbital_characteristics | orbital_characteristics | A section for the orbital parameters and data of the celestial body. | Unknown | optional |
semi-major_axis | semi-major_axis | The semi-major axis of the celestial body in metres. | Unknown | optional |
nofloat | nofloat | Setting any value to this parameter will make the infobox stop floating to the right. | Unknown | optional |