Difference between revisions of "Template:BinaryStarSystem"

From Traveller Wiki - Science-Fiction Adventure in the Far future
Jump to navigation Jump to search
(revert accidental break)
(34 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
=== Binary Solar System ===
 
=== Binary Solar System ===
{{{name}}} is a binary (two-star) solar system.
+
:{| class="wikitable"
 +
|+ {{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} }}} Binary Star System
 +
|-
 +
{{StarData.query
 +
|primary={{{primary|M0 V}}}
 +
|PrimaryName = {{{PrimaryName|{{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} Primary}}} }}}
 +
|PrimaryNotes  = {{{PrimaryNotes|}}}
 +
|Hierarchy = Primary
 +
}}
 +
|-
 +
{{StarData.query
 +
|primary={{{secondary|M1 V}}}
 +
|PrimaryName = {{{SecondaryName|{{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} Companion}}} }}}
 +
|PrimaryNotes  = {{{SecondaryNotes|}}}
 +
|Hierarchy = Secondary
 +
}}
 +
|}<includeonly>[[Category:Binary Star System]]</includeonly><noinclude>
 +
 
 +
A template to put a section describing the stars in a binary system.
 +
* Usually used in the world pages
 +
 
 +
Parameters are:
 +
 
 +
* name = Name of the system
 +
* PrimaryName = name of the primary, defaults to "<name> primary" if not defined
 +
* primary = Stellar classification of the primary (e.g. G2 V)
 +
* PrimaryNotes = Notes or remarks about the primary (optional)
 +
* SecondaryName = name of the second star, defaults to "<name> companion" if not defined.
 +
* secondary = Stellar classification of the second star (e.g. M9 V)
 +
* SecondaryNotes = Notes or remarks about the secondary star (optional)
 +
 
  
:{| class="wikitable sortable"
 
|+ {{{name}}} Binary Star System
 
! Star Name
 
! Hierarchy
 
! Color
 
! Classification
 
|- valign="top"
 
| '''{{{name}}} Primaris'''
 
| Primary
 
| {{StarColor|{{{primary}}} }}
 
| {{{primary}}}
 
|- valign="top"
 
| '''{{{Name}}} Secundius'''
 
| Secondary
 
| {{StarColor|{{{secondary}}} }}
 
| {{{secondary}}} 
 
|}<noinclude>
 
 
[[Category: Templates|Binary]]
 
[[Category: Templates|Binary]]
 
</noinclude>
 
</noinclude>

Revision as of 13:27, 13 March 2022

Binary Solar System

BinaryStarSystem Binary Star System
Star Name Hierarchy Category Mass (Sol) Temp (K) Luminosity (Sol)
BinaryStarSystem Primary

M0 V

Primary Main Sequence 0.57 3770 - 3850 0.13982
Unit Diameter Min Distance Hab Zone Jump Shadow M-Drive Limit
AU 0.0027 0.031 0.39 - 0.74 0.27 2.7
Orbit #  *  * 2 0 5
Star Name Hierarchy Category Mass (Sol) Temp (K) Luminosity (Sol)
BinaryStarSystem Companion

M1 V

Secondary Main Sequence 0.5 3620 - 3660 0.08839
Unit Diameter Min Distance Hab Zone Jump Shadow M-Drive Limit
AU 0.0023 0.0247 0.31 - 0.59 0.23 2.3
Orbit #  *  * 1 0 5

A template to put a section describing the stars in a binary system.

  • Usually used in the world pages

Parameters are:

  • name = Name of the system
  • PrimaryName = name of the primary, defaults to "<name> primary" if not defined
  • primary = Stellar classification of the primary (e.g. G2 V)
  • PrimaryNotes = Notes or remarks about the primary (optional)
  • SecondaryName = name of the second star, defaults to "<name> companion" if not defined.
  • secondary = Stellar classification of the second star (e.g. M9 V)
  • SecondaryNotes = Notes or remarks about the secondary star (optional)