Difference between revisions of "Template:SextenaryStarSystem"
Jump to navigation
Jump to search
| (10 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | :{| class="wikitable" | |
| − | :{| class="wikitable | + | |+ {{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} }}} has six stars in the star system. |
| − | |+ {{{name}}} | + | |- |
| − | + | {{StarData.query | |
| − | + | |primary={{{primary|F2 V}}} | |
| − | + | |PrimaryName = {{{PrimaryName|{{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} Primary}}} }}} | |
| − | + | |PrimaryNotes = {{{PrimaryNotes|}}} | |
| − | + | |Hierarchy = Primary | |
| − | | | + | |StarImage = {{{PrimaryStarImage|}}} |
| − | | {{{ | + | }} |
| − | | | + | |- |
| − | + | {{StarData.query | |
| − | | | + | |primary={{{secondary|G4 V}}} |
| − | | {{{PrimaryNotes|}}} | + | |PrimaryName = {{{SecondaryName|{{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} Companion}}} }}} |
| − | | | + | |PrimaryNotes = {{{SecondaryNotes|}}} |
| − | | | + | |Hierarchy = Secondary |
| − | | | + | |StarImage = {{{SecondaryStarImage|}}} |
| − | + | }} | |
| − | | {{ | + | |- |
| − | | {{{SecondaryNotes|}}} | + | {{StarData.query |
| − | | | + | |primary={{{tertiary|K6 V}}} |
| − | | {{{ | + | |PrimaryName = {{{TertiaryName|{{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} Far Companion}}} }}} |
| − | | | + | |PrimaryNotes = {{{TertiaryNotes|}}} |
| − | + | |Hierarchy = Tertiary | |
| − | | {{ | + | |StarImage = {{{TertiaryStarImage|}}} |
| − | | {{{TertiaryNotes|}}} | + | }} |
| − | | | + | |- |
| − | | {{{ | + | {{StarData.query |
| − | | | + | |primary={{{quaternary|M8 V}}} |
| − | + | |PrimaryName = {{{QuaternaryName|{{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} Distant Companion}}} }}} | |
| − | | {{ | + | |PrimaryNotes = {{{QuaternaryNotes|}}} |
| − | | {{{QuaternaryNotes|}}} | + | |Hierarchy = Quaternary |
| − | | | + | |StarImage = {{{QuaternaryStarImage|}}} |
| − | | {{{ | + | }} |
| − | | | + | |- |
| − | + | {{StarData.query | |
| − | | {{ | + | |primary={{{quinary|M8 V}}} |
| − | | {{{QuinaryNotes|}}} | + | |PrimaryName = {{{QuinaryName|{{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} Distant Companion}}} }}} |
| − | | | + | |PrimaryNotes = {{{QuinaryNotes|}}} |
| − | | {{{ | + | |Hierarchy = Quinary |
| − | | | + | |StarImage = {{{QuinaryStarImage|}}} |
| − | + | }} | |
| − | | {{ | + | |- |
| − | | {{{SextenaryNotes|}}} | + | {{StarData.query |
| − | |} | + | |primary={{{sextenary|BD}}} |
| − | <noinclude> | + | |PrimaryName = {{{Sextenary|{{{name|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#pos:{{PAGENAME}}|(}} }}|{{PAGENAME}} }} Distant Companion}}} }}} |
| − | A template to put a section describing the stars in a | + | |PrimaryNotes = {{{SextenaryNotes|}}} |
| + | |Hierarchy = Sextenary | ||
| + | |StarImage = {{{SextenaryStarImage|}}} | ||
| + | }} | ||
| + | |}<noinclude> | ||
| + | A template to put a section describing the stars in a Sextenary system. | ||
* Usually used in the world pages | * 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> | + | * 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 or remarks about the primary (optional) | * PrimaryNotes = Notes or remarks about the primary (optional) | ||
| + | * PrimaryStarImage = (optional) Image to be used for the star, omit braces | ||
| + | |||
* SecondaryName = name of the second star, defaults to "<name> Companion" 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 or remarks about the secondary star (optional) | * SecondaryNotes = Notes or remarks about the secondary star (optional) | ||
| + | * SecondaryStarImage = (optional) Image to be used for the star, omit braces | ||
| + | |||
* tertiary = Stellar classification of the third star (e.g. M9 V) | * tertiary = Stellar classification of the third star (e.g. M9 V) | ||
* TertiaryName = Name of the third star, defaults to "<name> Far Companion" if not defined | * TertiaryName = Name of the third star, defaults to "<name> Far Companion" if not defined | ||
* TertiaryNotes = Notes or remarks about the third star (optional) | * TertiaryNotes = Notes or remarks about the third star (optional) | ||
| − | * | + | * TertiaryStarImage = (optional) Image to be used for the star, omit braces |
| + | |||
| + | * quaternary = Stellar classification of the fourth star (e.g. M9 V) | ||
* QuaternaryName = Name of the fourth star, defaults to "<name> Distant Companion" if not defined | * QuaternaryName = Name of the fourth star, defaults to "<name> Distant Companion" if not defined | ||
* QuaternaryNotes = Notes or remarks about the fourth star (optional) | * QuaternaryNotes = Notes or remarks about the fourth star (optional) | ||
| − | * | + | * QuaternaryStarImage = (optional) Image to be used for the star, omit braces |
| + | |||
| + | * quinary = Stellar classification of the fifth star (e.g. M9 V) | ||
* QuinaryName = Name of the fifth star, defaults to "<name> Very Distant Companion" if not defined | * QuinaryName = Name of the fifth star, defaults to "<name> Very Distant Companion" if not defined | ||
* QuinaryNotes = Notes or remarks about the fifth star (optional) | * QuinaryNotes = Notes or remarks about the fifth star (optional) | ||
| − | * | + | * QuinaryStarImage = (optional) Image to be used for the star, omit braces |
| + | |||
| + | * sextenary = Stellar classification of the sixth star (e.g. M9 V) | ||
* SextenaryName = Name of the sixth star, defaults to "<name> Far Distant Companion" if not defined | * SextenaryName = Name of the sixth star, defaults to "<name> Far Distant Companion" if not defined | ||
| − | * | + | * SextenaryNotes = Notes or remarks about the sixth star (optional) |
| − | * | + | * SextenaryStarImage = (optional) Image to be used for the star, omit braces |
[[Category: Templates|Sextenary]] | [[Category: Templates|Sextenary]] | ||
| + | [[Category: Star system templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 15:43, 12 July 2025
A template to put a section describing the stars in a Sextenary 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)
- PrimaryStarImage = (optional) Image to be used for the star, omit braces
- 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)
- SecondaryStarImage = (optional) Image to be used for the star, omit braces
- tertiary = Stellar classification of the third star (e.g. M9 V)
- TertiaryName = Name of the third star, defaults to "<name> Far Companion" if not defined
- TertiaryNotes = Notes or remarks about the third star (optional)
- TertiaryStarImage = (optional) Image to be used for the star, omit braces
- quaternary = Stellar classification of the fourth star (e.g. M9 V)
- QuaternaryName = Name of the fourth star, defaults to "<name> Distant Companion" if not defined
- QuaternaryNotes = Notes or remarks about the fourth star (optional)
- QuaternaryStarImage = (optional) Image to be used for the star, omit braces
- quinary = Stellar classification of the fifth star (e.g. M9 V)
- QuinaryName = Name of the fifth star, defaults to "<name> Very Distant Companion" if not defined
- QuinaryNotes = Notes or remarks about the fifth star (optional)
- QuinaryStarImage = (optional) Image to be used for the star, omit braces
- sextenary = Stellar classification of the sixth star (e.g. M9 V)
- SextenaryName = Name of the sixth star, defaults to "<name> Far Distant Companion" if not defined
- SextenaryNotes = Notes or remarks about the sixth star (optional)
- SextenaryStarImage = (optional) Image to be used for the star, omit braces