Difference between revisions of "Template:BinaryStarSystem"

From Traveller Wiki - Science-Fiction Adventure in the Far future
Jump to navigation Jump to search
Line 1: Line 1:
 
=== Binary Solar System ===
 
=== Binary Solar System ===
 
:{| class="wikitable"
 
:{| class="wikitable"
|+ {{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} }}} Binary Star System
+
|+ {{{name|Eola{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} }}} Binary Star System
 
|-
 
|-
 
{{StarData.query
 
{{StarData.query
  |primary={{{primary|M0 V}}}
+
  |primary=Eola{{{primary|M0 V}}}
 
  |PrimaryName = {{{PrimaryName|{{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} Primary}}} }}}
 
  |PrimaryName = {{{PrimaryName|{{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} Primary}}} }}}
  |PrimaryNotes  = {{{PrimaryNotes|}}}
+
  |PrimaryNotes  = Dwarf{{{PrimaryNotes|}}}
 
  |Hierarchy = Primary
 
  |Hierarchy = Primary
 
}}
 
}}
 
|-
 
|-
 
{{StarData.query
 
{{StarData.query
  |primary={{{secondary|M1 V}}}
+
  |primary=Eola{{{secondary|M1 V}}}
 
  |PrimaryName = {{{SecondaryName|{{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} Companion}}} }}}
 
  |PrimaryName = {{{SecondaryName|{{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} Companion}}} }}}
  |PrimaryNotes  = {{{SecondaryNotes|}}}
+
  |PrimaryNotes  = Dwarf{{{SecondaryNotes|}}}
 
  |Hierarchy = Secondary
 
  |Hierarchy = Secondary
 
}}
 
}}

Revision as of 13:19, 13 March 2022

Binary Solar System

No resultsNo results
EolaBinaryStarSystem Binary Star System

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)