Template:System Infobox: Difference between revisions

From Starfield Fans Wiki
No edit summary
No edit summary
Line 49: Line 49:
{{#if: {{{Planets|}}}|
{{#if: {{{Planets|}}}|
{{!}} '''Planets'''
{{!}} '''Planets'''
{{!}} {{{Planets|}}} }}
{{!}} {{#arraymap:{{{Planets|}}}|,|x|[[Planets::x]]}} }}
|-
|-
{{#if: {{{Moons|}}}|
{{#if: {{{Moons|}}}|
{{!}} '''Moons'''
{{!}} '''Moons'''
{{!}} {{{Moons|}}} }}
{{!}} {{#arraymap:{{{Moons|}}}|,|x|[[Moons::x]]}} }}
|-
|-
{{#if: {{{Outputs|}}}|
{{#if: {{{Outputs|}}}|

Revision as of 15:08, 30 August 2023

System Infobox
Information


Designed for use on System pages.

Usage

{{System Infobox
|Image = 
|Name = 
|Type = 
|Level = 
|Spectral Class = 
|Catalogue ID = 
|Temperature-type = 
|Mass = 
|Radius = 
|Magnitude = 
|Planets-number = 
|Moons-number = 
|Planets = 
|Moons = 
|Outputs = 
|Description = 
|Patch = 
}}

Parameters