Difference between revisions of "Template:MonostellarSystem"

From Traveller Wiki - Science-Fiction Adventure in the Far future
Jump to navigation Jump to search
(reverting unintended edit)
(25 intermediate revisions by 11 users not shown)
Line 1: Line 1:
 +
<!-- WARNING!
 +
    WARNING!
 +
    WARNING!
 +
 +
    You are not about to edit the details of one system's star.  You are about to edit the code that controls the display of stellar information on EVERY page for a system with one star.  Be sure you want to do that!
 +
-->
 
=== Monostellar System ===
 
=== Monostellar System ===
 
:{| class="wikitable"
 
:{| class="wikitable"
|+ {{{name| {{PAGENAME}} }}} Monostellar System
+
|+ {{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} }}} Monostellar System
! Star Name
+
|-
! Hierarchy
+
{{StarData.query
! Color
+
|primary={{{primary|G8 V}}}
! Classification
+
|PrimaryName = {{{PrimaryName|{{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} Primary}}} }}}
! Notes
+
|PrimaryNotes  = {{{PrimaryNotes|}}}
|- valign="top"
+
|Hierarchy = Primary
| {{{PrimaryName|'''{{{name| {{PAGENAME}} }}} Primary'''}}}
+
}}
| Primary
+
|}<noinclude>
| {{primary|{{{primary}}}}} | {{StarColor|{{{primary}}} }}
+
A template to put a section describing the stars in a single star system. Usually used in the world pages
| {{primary|{{{primary}}}}} |{{{primary}}}
 
| {{{PrimaryNotes|}}}
 
|}
 
<noinclude>
 
 
 
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, defaults to name of the page.  
 
* name = Name of the system, defaults to name of the page.  
 +
* primary = Stellar classification of the primary (e.g. G2 V)
 
* PrimaryName = name of the primary, defaults to "<name> Primary" 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)
+
* PrimaryNotes = Notes or remarks about the primary (optional)
* PrimaryNotes = Notes about the primary (optional)
 
 
   
 
   
 
 
[[Category: Templates|Monostellar]]
 
[[Category: Templates|Monostellar]]
 
</noinclude>
 
</noinclude>

Revision as of 20:10, 23 October 2022

Monostellar System

MonostellarSystem Monostellar System
Star Name Hierarchy Category Mass (Sol) Temp (K) Luminosity (Sol)
MonostellarSystem Primary

G8 V

Primary Main Sequence 0.94 5380 - 5480 0.80528
Unit Diameter Min Distance Hab Zone Jump Shadow M-Drive Limit
AU 0.0043 0.0744 0.87 - 1.54 0.43 4.3
Orbit #  *  * 3 1 6

A template to put a section describing the stars in a single star system. Usually used in the world pages

Parameters are:

  • name = Name of the system, defaults to name of the page.
  • primary = Stellar classification of the primary (e.g. G2 V)
  • PrimaryName = name of the primary, defaults to "<name> Primary" if not defined
  • PrimaryNotes = Notes or remarks about the primary (optional)