Template:Star: Difference between revisions
Jump to navigation
Jump to search
(clearing some style tags.) |
(some more tweaks..) |
||
(One intermediate revision by the same user not shown) | |||
Line 28: | Line 28: | ||
| {{{class}}} | | {{{class}}} | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| [[Star Classifications#Luminosity|Luminosity]] | | [[Star Classifications#Luminosity|Luminosity Class]] | ||
| {{{luminosity}}} | | {{{luminosity}}} | ||
|- style="vertical-align:top; background:#f0f0f0;" | |- style="vertical-align:top; background:#f0f0f0;" | ||
Line 35: | Line 35: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| Size | | Size | ||
| {{{size}}} | | {{{size}}} | ||
|- style="vertical-align:top;" | |||
| Mass | |||
| {{{mass}}} solar masses | |||
|- style="vertical-align:top;" | |||
| Surface Temp | |||
| {{{temp}}}K | |||
|- style="vertical-align:top;" | |||
| Stellar Luminosity | |||
| {{{lumin}}} solar luminosities | |||
|- style="vertical-align:top;" | |||
| Age | |||
| {{{age}}} | |||
|} | |} | ||
[[Category:Stars]] | [[Category:Stars]] | ||
Line 53: | Line 53: | ||
===Usage instructions=== | ===Usage instructions=== | ||
Paste the following code into the top of an article, filling all known fields: | Paste the following code into the top of an article, filling all known fields: | ||
(luminosity refers to the stellar class, while lumins is the star's rating in terms of sol) | |||
<pre><nowiki> | <pre><nowiki> | ||
{{star | {{star | ||
Line 64: | Line 65: | ||
|colour= | |colour= | ||
|size= | |size= | ||
|mass= | |||
|lumin= | |||
|temp= | |||
|age= | |||
}}</nowiki></pre> | }}</nowiki></pre> | ||
[[Category:Infobox templates|{{PAGENAME}}]] | [[Category:Infobox templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Latest revision as of 10:54, 11 June 2015
Star | |
---|---|
Astrological | |
Region | {{{region}}} |
Sector | {{{sector}}} |
Star system | {{{system}}} |
Physical | |
System type | {{{type}}} |
Position | {{{position}}} |
Stellar Class | {{{class}}} |
Luminosity Class | {{{luminosity}}} |
Colour | {{{colour}}} |
Size | {{{size}}} |
Mass | {{{mass}}} solar masses |
Surface Temp | {{{temp}}}K |
Stellar Luminosity | {{{lumin}}} solar luminosities |
Age | {{{age}}} |
Usage instructions
Paste the following code into the top of an article, filling all known fields: (luminosity refers to the stellar class, while lumins is the star's rating in terms of sol)
{{star |region= |sector= |system= |type= |position= |class= |luminosity= |colour= |size= |mass= |lumin= |temp= |age= }}