Difference between revisions of "Template:BinaryStarSystem"

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

Revision as of 06:16, 27 March 2021

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)