Difference between revisions of "Template:BinaryStarSystem"

From Traveller Wiki - Science-Fiction Adventure in the Far future
Jump to navigation Jump to search
(28 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
=== Binary Solar System ===
 
=== Binary Solar System ===
{{{name}}} is a binary (two-star) solar system.
+
:{| class="wikitable sortable"
 +
|+ {{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} }}} Binary Star System
 +
|-
 +
{{StarData.query
 +
|primary={{{primary|G2 V}}}
 +
|PrimaryName = {{{PrimaryName|{{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} Primary}}} }}}
 +
|PrimaryNotes  = {{{PrimaryNotes|}}}
 +
|Hierarchy = Primary
 +
}}
 +
|-
 +
{{StarData.query
 +
|primary={{{secondary|M9 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 17:41, 22 August 2020

Binary Solar System

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

G2 V

Primary Main Sequence 1 5720 - 5770 1
Unit Diameter Min Distance Hab Zone Jump Shadow M-Drive Limit
AU 0.0047 0.0829 0.95 - 1.68 0.47 4.7
Orbit #  *  * 4 1 6
Star Name Hierarchy Category Mass (Sol) Temp (K) Luminosity (Sol)
BinaryStarSystem Companion

M9 V

Secondary Main Sequence 0.079 2350 - 2380 0.00014
Unit Diameter Min Distance Hab Zone Jump Shadow M-Drive Limit
AU 0.0005 0.001 0.01 - 0.03 0.05 0.5
Orbit #  *  *  *  * 1

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)