Difference between revisions of "Template:MonostellarSystem"

From Traveller Wiki - Science-Fiction Adventure in the Far future
Jump to navigation Jump to search
(Created page with "=== Monostellar System === :{| class="wikitable sortable" |+ {{{name}}} Monostellar System ! Star Name ! Hierarchy ! Color ! Classification ! Notes |- valign="top" | {{{Primar...")
 
 
(31 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 sortable"
+
:{| class="wikitable"
|+ {{{name}}} Monostellar System
+
|+ {{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} }}} Monostellar System
! Star Name
+
|-
! Hierarchy
+
{{StarData.query
! Color
+
|primary={{{primary|G2 V}}}
! Classification
+
|PrimaryName = {{{PrimaryName|{{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} Primary}}} }}}
! Notes
+
|PrimaryNotes  = {{{PrimaryNotes|}}}
|- valign="top"
+
|Hierarchy = Primary
| {{{PrimaryName|'''{{{name}}} 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  
+
* name = Name of the system, defaults to name of the page.
* PrimaryName = name of the primary, defaults to "<name> primaris" 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)
+
* PrimaryName = name of the primary, defaults to "<name> Primary" if not defined
 
+
* PrimaryNotes = Notes or remarks about the primary (optional)
 
+
 
[[Category: Templates|Monostellar]]
 
[[Category: Templates|Monostellar]]
 
</noinclude>
 
</noinclude>

Latest revision as of 23:28, 5 May 2023

Monostellar System[edit]

MonostellarSystem Monostellar System
Star Name Hierarchy Category Mass (Sol) Temp (K) Luminosity (Sol)
MonostellarSystem 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

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)