Template:Celestial Body: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
{{Infobox/Header|title={{{name}}}}} |
{{Infobox/Header|title={{{name}}}}} |
||
{{Infobox/Illustration|file=[[File:{{{photo}}}]]|caption={{{caption}}}}} |
{{Infobox/Illustration|file=[[File:{{{photo}}}]]|caption={{{caption}}}}} |
||
− | {{Infobox/SectionHeader|section=Orbital |
+ | {{Infobox/SectionHeader|section=Orbital Parameters}} |
+ | {{Infobox/Item|key=Apoapsis|value={{{apoapsis}}}}} |
||
+ | {{Infobox/Item|key=Periapsis|value={{{periapsis}}}}} |
||
{{Infobox/Item|key=Semi-major axis|value={{{semi-major_axis}}}}} |
{{Infobox/Item|key=Semi-major axis|value={{{semi-major_axis}}}}} |
||
+ | {{Infobox/Item|key=Eccentricity|value={{{eccentricity}}}}} |
||
+ | {{Infobox/Item|key=Orbital period (sidereal)|value={{{orbital_period_sidereal}}}}} |
||
+ | {{Infobox/Item|key=Average orbital speed|value={{{average_orbital_speed}}}}} |
||
+ | {{Infobox/Item|key=Mean anomaly|value={{{mean_anomaly}}}}} |
||
+ | {{Infobox/Item|key=Inclination|value={{{inclination}}}}} |
||
+ | {{Infobox/Item|key=Satellites|value={{{satellites}}}}} |
||
+ | |||
{{Infobox/end}}</includeonly> |
{{Infobox/end}}</includeonly> |
||
Line 44: | Line 53: | ||
"description": "Setting any value to this parameter will make the infobox stop floating to the right." |
"description": "Setting any value to this parameter will make the infobox stop floating to the right." |
||
}, |
}, |
||
− | " |
+ | "orbital_parameters": { |
"description": "A section for the orbital parameters and data of the celestial body." |
"description": "A section for the orbital parameters and data of the celestial body." |
||
} |
} |
||
Line 54: | Line 63: | ||
"photo", |
"photo", |
||
"caption", |
"caption", |
||
+ | "orbital_parameters", |
||
− | "orbital_characteristics", |
||
"semi-major_axis", |
"semi-major_axis", |
||
"nofloat" |
"nofloat" |
Revision as of 15:16, 24 October 2022
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_parameters | orbital_parameters | 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 |