Template:Star: Difference between revisions

some more tweaks..
m (created template)
 
(some more tweaks..)
 
(9 intermediate revisions by 2 users not shown)
Line 25: Line 25:
| {{{position}}}
| {{{position}}}
|- style="vertical-align:top; background:#f0f0f0;"
|- style="vertical-align:top; background:#f0f0f0;"
| Magnitude
| [[Star Classifications#Spectral Class|Stellar Class]]
| {{{magnitude}}}
| {{{class}}}
|- style="vertical-align:top;"
|- style="vertical-align:top;"
| Stellar Class
| [[Star Classifications#Luminosity|Luminosity Class]]
| {{{class}}}
| {{{luminosity}}}
|- style="vertical-align:top; background:#f0f0f0;"
|- style="vertical-align:top; background:#f0f0f0;"
| Colour
| Colour
Line 36: Line 36:
| 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 41: 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 48: Line 61:
|type=
|type=
|position=
|position=
|magnitude=
|class=
|class=
|luminosity=
|colour=
|colour=
|size=
|size=
|mass=
|lumin=
|temp=
|age=
}}</nowiki></pre>
}}</nowiki></pre>


[[Category:Infobox templates|{{PAGENAME}}]]
[[Category:Infobox templates|{{PAGENAME}}]]
</noinclude>
</noinclude>