Difference between revisions of "Template:MonostellarSystem"

From Traveller Wiki - Science-Fiction Adventure in the Far future
Jump to navigation Jump to search
 
(16 intermediate revisions by 8 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"
|+ Monostellar System
+
|+ {{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} }}} Monostellar System
 
|-
 
|-
{{StarData
+
{{StarData.query
  |primary= Dwarf
+
  |primary={{{primary|G2 V}}}
  |PrimaryName = Howen| | | | | | | |
+
  |PrimaryName = {{{PrimaryName|{{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} Primary}}} }}}
  |PrimaryNotes  = |
+
  |PrimaryNotes  = {{{PrimaryNotes|}}}
 
  |Hierarchy = Primary
 
  |Hierarchy = Primary
 
}}
 
}}
 
|}<noinclude>
 
|}<noinclude>
A table describing a solitary white dwarf star
+
A template to put a section describing the stars in a single star system. Usually used in the world pages
  
 
Parameters are:
 
Parameters are:
Line 19: Line 25:
 
* PrimaryNotes = Notes or remarks about the primary (optional)
 
* PrimaryNotes = Notes or remarks about the primary (optional)
 
   
 
   
 +
[[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)