Difference between revisions of "Template:Planet"
Jump to navigation
Jump to search
Greenfelt22 (talk | contribs) (Created page with "<div class="infobox"> {| width="275" align="right" cellpadding="3" cellspacing="0" |- | colspan="2" bgcolor={{{bgcolor_value|#222222; style="border-radius-top-right: 13px; b...") |
Greenfelt22 (talk | contribs) m |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="infobox"> | <div class="infobox"> | ||
− | {| width="275" align="right" cellpadding=" | + | {| width="275" align="right" cellpadding="1" cellspacing="1" |
|- | |- | ||
− | | colspan="2" bgcolor={{{bgcolor_value|# | + | {{#if: {{{image|}}}| |
+ | {{!}} colspan="2" bgcolor={{{bgcolor_value|#0b1322 style="font-size: 8pt; padding: 3px; text-align: center;"}}} {{!}} {{{image}}}}} | ||
|- | |- | ||
− | | colspan="2" style="border-top: 1px solid #111111; text-align: center; color: #e5e5ed; font-size:larger; background-color:# | + | | colspan="2" style="border-top: 1px solid #111111; text-align: center; color: #e5e5ed; font-size:larger; background-color:#000000; text-align:center; font-variant:small-caps;" | '''{{{name}}}''' |
|- | |- | ||
− | {{!}} bgcolor={{{bgcolor_value|# | + | {{#if: {{{system|}}}| |
− | {{!}} bgcolor={{{bgcolor_value|# | + | {{!}} bgcolor={{{bgcolor_value|#0b1322; style="background: #0b1322; padding-left:6px; padding-right:6px; border-top: 1px solid #111111; border-right: 1px solid #111111; color: #cccccc; font-size:smaller;"}}} {{!}} Star System: |
− | {{{system}}} | + | {{!}} bgcolor={{{bgcolor_value|#070D17 style="background: #070D17; padding-left:6px; padding-right:6px; border-top: 1px solid #111111; font-size:smaller;"}}} {{!}} |
+ | {{{system}}}}} | ||
|- | |- | ||
− | {{!}} bgcolor={{{bgcolor_value|# | + | {{#if: {{{class|}}}| |
− | {{!}} bgcolor={{{bgcolor_value|# | + | {{!}} bgcolor={{{bgcolor_value|#0b1322; style="background: #0b1322; padding-left:6px; padding-right:6px; border-top: 1px solid #111111; border-right: 1px solid #111111; color: #cccccc; font-size:smaller;"}}} {{!}} Class: |
− | {{{class}}} | + | {{!}} bgcolor={{{bgcolor_value|#070D17 style="background: #070D17; padding-left:6px; padding-right:6px; border-top: 1px solid #111111; font-size:smaller;"}}} {{!}} |
+ | {{{class}}}}} | ||
|- | |- | ||
− | {{!}} bgcolor={{{bgcolor_value|# | + | {{#if: {{{affiliation|}}}| |
− | {{!}} bgcolor={{{bgcolor_value|# | + | {{!}} bgcolor={{{bgcolor_value|#0b1322; style="background: #0b1322; padding-left:6px; padding-right:6px; border-top: 1px solid #111111; border-right: 1px solid #111111; color: #cccccc; font-size:smaller;"}}} {{!}} Affiliation: |
− | {{{affiliation}}} | + | {{!}} bgcolor={{{bgcolor_value|#070D17 style="background: #070D17; padding-left:6px; padding-right:6px; border-top: 1px solid #111111; font-size:smaller;"}}} {{!}} |
+ | {{{affiliation}}}}} | ||
|- | |- | ||
|- style="border-radius-bottom-right: 13px; border-radius-bottom-left: 13px;" | |- style="border-radius-bottom-right: 13px; border-radius-bottom-left: 13px;" | ||
− | |colspan="2" style="border-radius-bottom-right: 13px; border-radius-bottom-left: 13px; text-align: center; color: # | + | |colspan="2" style="border-radius-bottom-right: 13px; border-radius-bottom-left: 13px; text-align: center; color: #1e3c52; font-size: 8pt; background-color:#000000; text-align:center; border-top: 1px solid #111111;" | [[Template:Planet]] |
|}</div> | |}</div> | ||
− | <includeonly>[[Category: | + | <includeonly>[[Category:Astrometrics]] [[Category:Planets]] |
{{DEFAULTSORT:{{PAGENAME}}}}</includeonly><noinclude> | {{DEFAULTSORT:{{PAGENAME}}}}</includeonly><noinclude> | ||
<noinclude> | <noinclude> | ||
<br clear=all> | <br clear=all> | ||
<pre> | <pre> | ||
− | {{ | + | {{Planet |
|image= | |image= | ||
|name= | |name= | ||
Line 33: | Line 37: | ||
|affiliation= | |affiliation= | ||
}}</pre> | }}</pre> | ||
− | [[Category:Templates]] | + | [[Category:Infobox Templates]] |