Template:Infobox system: Difference between revisions

From Horizon's End Wiki
(re)
Tag: Manual revert
No edit summary
 
(11 intermediate revisions by 4 users not shown)
Line 4: Line 4:
| autoheaders = y
| autoheaders = y


| image1 = {{#if:{{{image|}}}|  [[File:{{{image}}}|frameless|alt={{{alt|}}}|border|upright=.6|]]}}
| image = {{#if:{{{image|}}}|  [[File:{{{image}}}|frameless|alt={{{alt|}}}|border|upright=1.0|]]}}
| caption1 = {{{caption|}}}
| caption = {{{caption|}}}
 
| image2 = {{#if:{{{image2|}}}|  [[File:{{{image2}}}|frameless|alt={{{alt|}}}|border|upright=.6|]]}}
| caption2 = {{{caption2|}}}
 
| image3 = {{#if:{{{image3|}}}|  [[File:{{{image3}}}|frameless|alt={{{alt|}}}|border|upright=.6|]]}}
| caption3 = {{{caption3|}}}


| captionstyle =  
| captionstyle =  
Line 18: Line 12:
| headerstyle  = background:#eaecee;
| headerstyle  = background:#eaecee;


| header1 = General
| header1 = Properties


| label3 = System size
| label3 = System size
Line 25: Line 19:
| label4 = Planets
| label4 = Planets
| data4  = {{{planets|}}}
| data4  = {{{planets|}}}
| label5 = System Station
| data5  = {{{systemstation|}}}


}}<noinclude>
}}<noinclude>
Line 51: Line 48:
"planets": {
"planets": {
"description": "List of system planets, if applicable"
"description": "List of system planets, if applicable"
},
"systemstation": {
"description": "The system station for this system",
"suggested": true
}
}
},
},
Line 61: Line 62:
"caption",
"caption",
"size",
"size",
"planets"
"planets",
"systemstation"
]
]
}
}
</templatedata>
</templatedata>
[[Category:Infobox templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 07:47, 12 August 2025

Infobox system
Properties

Summarize information about a system.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
namename

System name. Displays at top of infobox

Unknownsuggested
subheadersubheader

Displays beneath system name. Can be used for additional info

Unknownoptional
imageimage

Image of the system, ideally from dynmap

Example
system.png
Unknownsuggested
altalt

no description

Unknownoptional
captioncaption

no description

Unknownoptional
sizesize

System dimensions

Unknownsuggested
planetsplanets

List of system planets, if applicable

Unknownoptional
systemstationsystemstation

The system station for this system

Unknownsuggested