Template:Infobox starship: Difference between revisions

From Horizon's End Wiki
No edit summary
No edit summary
Line 25: Line 25:
| label14 = Movement Speed
| label14 = Movement Speed
| data14  = {{{speed|}}}
| data14  = {{{speed|}}}
| label14 = Stats
| data14  = {{{stats|}}}


| header20 = Ores
| header20 = Ores
Line 70: Line 73:
"alt": {},
"alt": {},
"caption": {},
"caption": {},
"blockcount": {},
"blockcount": {
"shields": {},
"description": "Block count, either a range (if this is being used to describe a class) or an exact block count (for a specific ship)",
"weapons": {},
"example": "9702 Blocks"
"speed": {},
"ore1": {
"description": "Planetary ore"
},
"ore2": {
"description": "Planetary ore"
},
"ore3": {
"description": "Planetary ore"
},
},
"gas1": {
"shields": {
"description": "Planetary gas"
"description": "How many shields does it have?",
"example": "14 (13 Box, 1 0.8i)"
},
},
"gas2": {
"weapons": {
"description": "Planetary gas"
"description": "What weapons does it have?",
"example": "4x [[Heavy Turret]]<br>1x [[Phaser]]<br>1x [[Tri-Turret]]<br>1x [[Light Turret]]<br>4x [[Point Defense Turret]]"
},
},
"gas3": {
"speed": {
"description": "Planetary gas"
"description": "How fast does it go? (Typical range if describing a class)",
"example": "20 (cruise) / 6.3 (direct control)"
},
},
"gas4": {
"stats": {
"description": "Planetary gas"
"description": "Go into gory nerdy detail about the stats of the ship, if you care to",
"example": "'''Hyperdrive class:''' 4<br>'''Interdiction range:''' 2697m"
}
}
},
},
Line 107: Line 105:
"weapons",
"weapons",
"speed",
"speed",
"ore1",
"stats"
"ore2",
"ore3",
"gas1",
"gas2",
"gas3",
"gas4"
]
]
}
}

Revision as of 12:24, 24 December 2024

Properties
Ores
Gases

Summarize information about a system.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
namename

Planet name. Displays at top of infobox

Unknownsuggested
subheadersubheader

Displays beneath planet name. Can be used for additional info

Unknownoptional
imageimage

Image of the planet, ideally from ground level

Example
planet.png
Unknownsuggested
altalt

no description

Unknownoptional
captioncaption

no description

Unknownoptional
blockcountblockcount

Block count, either a range (if this is being used to describe a class) or an exact block count (for a specific ship)

Example
9702 Blocks
Unknownoptional
shieldsshields

How many shields does it have?

Example
14 (13 Box, 1 0.8i)
Unknownoptional
weaponsweapons

What weapons does it have?

Example
4x [[Heavy Turret]]<br>1x [[Phaser]]<br>1x [[Tri-Turret]]<br>1x [[Light Turret]]<br>4x [[Point Defense Turret]]
Unknownoptional
speedspeed

How fast does it go? (Typical range if describing a class)

Example
20 (cruise) / 6.3 (direct control)
Unknownoptional
statsstats

Go into gory nerdy detail about the stats of the ship, if you care to

Example
'''Hyperdrive class:''' 4<br>'''Interdiction range:''' 2697m
Unknownoptional