Template:Star Data: Difference between revisions
Appearance
No edit summary |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
! colspan="2" | '''{{{title|}}}''' | ! colspan="2" | '''{{{title|}}}''' | ||
|- | |- | ||
| colspan="2" |{{{Image| | | colspan="2" |[[File:{{{Image|Galaxy Gen.jpg}}}|300px]] | ||
|- | |- | ||
! colspan = 2 | Stellar Data | ! colspan = 2 | Stellar Data | ||
| Line 69: | Line 69: | ||
<nowiki>{{Star_Data</nowiki> | <nowiki>{{Star_Data</nowiki> | ||
<nowiki>| title = [[Star Name]]</nowiki> (Required: The name of the object, often linked to its page) | <nowiki>| title = [[Star Name]]</nowiki> (Required: The name of the object, often linked to its page) | ||
<nowiki>| Image = [ | <nowiki>| Image = [ImageName].[filetype]</nowiki> (Optional) | ||
<nowiki>| Common Name = Common Name (e.g., The Sun)</nowiki> (Optional) | <nowiki>| Common Name = Common Name (e.g., The Sun)</nowiki> (Optional) | ||
<nowiki>| System = [[System Name]]</nowiki> (Optional: The system it belongs to) | <nowiki>| System = [[System Name]]</nowiki> (Optional: The system it belongs to) | ||
Latest revision as of 07:08, 11 July 2026
| ' | |
|---|---|
| Stellar Data | |
| Common Name | Unknown |
| System | Unknown |
| Location (Galactic Coordinates) | Unknown |
| Object Class | Unknown |
| Spectral Class | Unknown |
| Temperature (Surface) | Unknown |
| Mass | Unknown |
| Radius | Unknown |
| Luminosity | Unknown |
| Habitable Zone | Unknown |
| Planets | Unknown |
| Roche Limit | Unknown |
| Hill Radius | Unknown |
| 2000K Dust Sublimation | Unknown |
| 1200K Lava Line | Unknown |
| 320K Habitable Zone Start | Unknown |
| 230K Habitable Zone End | Unknown |
| 150K Frost Line | Unknown |
This template is used to display standardized data tables for individual stars.
For other celestial objects (planets, comets, etc.), separate templates may be used.
Usage
- For floating infoboxes (like on individual star pages):
{{Star_Data
| title = [[Star Name]] (Required: The name of the object, often linked to its page)
| Image = [ImageName].[filetype] (Optional)
| Common Name = Common Name (e.g., The Sun) (Optional)
| System = [[System Name]] (Optional: The system it belongs to)
| Location = X, Y, Z (Optional: Galactic Coordinates)
| Object Class = Object type for non-stars (e.g., Supermassive Black Hole) (Optional: Use for objects like Sgr A* instead of Spectral Class)
| Spectral Class = [[Star types|Spectral Class]] (Optional: For stars)
| Temperature = Temperature (e.g., ~5,778 K) (Optional: Surface Temperature)
| Mass = Mass (e.g., 1 M☉) (Optional)
| Radius = Radius (e.g., 1 R☉) (Optional)
| Luminosity = Luminosity (e.g., 1 L☉) (Optional)
| Habitable Zone = Habitable Zone range (e.g., ~0.63 AU – ~1.23 AU) (Optional)
| Planets = Number or description of planets (e.g., 8 (plus Dwarf Planets)) (Optional)
| Roche Limit = Roche Limit (e.g., 1,077,467 KM) (Optional)
| Hill Radius = Hill Radius (e.g., 3.62 LY) (Optional)
| Dust Sublimation = 2000K Dust Sublimation (e.g., 2,726,012 KM) (Optional)
| Lava Line = 1200K Lava Line (e.g., 7,272,256 KM) (Optional)
| Habitable Zone Start = 320K Habitable Zone Start (e.g., 0.63 AU) (Optional)
| Habitable Zone End = 230K Habitable Zone End (e.g., 1.23 AU) (Optional)
| Frost Line = 150K Frost Line (e.g., 2.89 AU) (Optional)
| caption_suffix = (Any additional text for 'Stellar Data' caption, e.g., Approx. / Reference - Sirius A) (Optional)
}}
- For full-width, collapsible tables (like on the Locations page):
Add the following parameters to the above:
| collapsed = mw-collapsible mw-collapsed | float = none | width = 100% | font_size = 100% (or adjust as needed)
All parameters are optional. If a parameter is not provided, its row will not appear in the table.