Difference between revisions of "Template:SB Infobox Celestial Body General Information"
Jump to navigation
Jump to search
m (Protected "Template:SB Infobox Celestial Body General Information" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
(19 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly | <includeonly>{{#if:{{{pronunciation|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Pronunciation</span><span class="SB-Infobox-Cell-Body">{{{pronunciation}}}{{#if:{{{languageOrigin|}}}|<br><span style="font-size:80%;">({{{languageOrigin}}}) - [[wikt:Wiktionary:International_Phonetic_Alphabet|IPA]]{{#if:{{{ipaKey|}}}|<sup>({{{ipaKey}}})</sup>}}</span></span>}}</div>}}<nowiki/> | ||
{{#if:{{{ | {{#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:{{{ | {{#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:{{{ | {{#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:{{{ | {{#if:{{{satelliteOf|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Satellite of</span><span class="SB-Infobox-Cell-Body">{{{satelliteOf}}}</span></div>}}<nowiki/> | ||
{{#if:{{{ | {{#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:{{{orbitalDistance|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Orbital Distance</span><span class="SB-Infobox-Cell-Body">{{{orbitalDistance}}}</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> | ||
{{#if:{{{ | |||
<noinclude><pre> | |||
</pre></noinclude> | <noinclude><pre>{{SB Infobox Celestial Body General Information | ||
|pronunciation= //Use Template:IPAc-en | |||
|languageOrigin= //Language of origin, as an Interwiki link | |||
|ipaKey= //Link to language's IPA key, as an Interwiki link, preview text set to 'key' | |||
|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. | |||
|satelliteOf= //Nearest parent | |||
|location= //Relative positioning to nearest planet/planetoid/static body | |||
|orbitalDistance= | |||
|satellites= | |||
}} | |||
</pre> | |||
Do not include parameters without a determined value. | |||
</noinclude> |
Latest revision as of 08:05, 27 June 2024
{{SB Infobox Celestial Body General Information |pronunciation= //Use Template:IPAc-en |languageOrigin= //Language of origin, as an Interwiki link |ipaKey= //Link to language's IPA key, as an Interwiki link, preview text set to 'key' |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. |satelliteOf= //Nearest parent |location= //Relative positioning to nearest planet/planetoid/static body |orbitalDistance= |satellites= }}
Do not include parameters without a determined value.