Difference between revisions of "Template:SB Infobox Celestial Body General Information"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{alias|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Aliases</span><span class="SB-Infobox-Cell-Body">{{{alias}}}</span></div>}}<nowiki/> | <includeonly>{{#if:{{{pronunciation|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Pronunciation</span><span class="SB-Infobox-Cell-Body">{{{pronunciation}}}</span></div>}}<nowiki/> | ||
{{#if:{{{alias|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Aliases</span><span class="SB-Infobox-Cell-Body">{{{alias}}}</span></div>}}<nowiki/> | |||
{{#if:{{{type|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Type</span><span class="SB-Infobox-Cell-Body">{{{type}}}</span></div>}}<nowiki/> | {{#if:{{{type|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Type</span><span class="SB-Infobox-Cell-Body">{{{type}}}</span></div>}}<nowiki/> | ||
{{#if:{{{class|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header"> | {{#if:{{{class|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Classification</span><span class="SB-Infobox-Cell-Body">{{{class}}}</span></div>}}<nowiki/> | ||
{{#if:{{{location|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Location</span><span class="SB-Infobox-Cell-Body">{{{location}}}</span></div>}}<nowiki/> | {{#if:{{{location|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Location</span><span class="SB-Infobox-Cell-Body">{{{location}}}</span></div>}}<nowiki/> | ||
{{#if:{{{ | {{#if:{{{satellites|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Satellites</span><span class="SB-Infobox-Cell-Body">{{{satellites}}}</span></div>}}<nowiki/></includeonly> | ||
<noinclude><pre>{{SB Infobox Celestial Body General Information | <noinclude><pre>{{SB Infobox Celestial Body General Information | ||
|pronunciation= //Where possible, use IPA pronunciation guides | |||
|alias= | |alias= | ||
|type= | |type= //May or may not be useful | ||
|class= | |class= //https://en.wikipedia.org/wiki/Astronomical_object#Categories_by_location <= This is a decent source, though probably way more granularity than we need. | ||
|location= | |location= //Relative positioning to nearest planet/planetoid/static body | ||
| | |satellites= | ||
}} | }} | ||
</pre> | |||
</pre></noinclude> | Do not include parameters without a determined value. | ||
</noinclude> |
Revision as of 21:52, 21 June 2024
{{SB Infobox Celestial Body General Information |pronunciation= //Where possible, use IPA pronunciation guides |alias= |type= //May or may not be useful |class= //https://en.wikipedia.org/wiki/Astronomical_object#Categories_by_location <= This is a decent source, though probably way more granularity than we need. |location= //Relative positioning to nearest planet/planetoid/static body |satellites= }}
Do not include parameters without a determined value.