Template:Infobox starship: Difference between revisions

From Horizon's End Wiki
No edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 4: Line 4:
| autoheaders = y
| autoheaders = y


| image = {{#if:{{{image|}}}|  [[File:{{{image}}}|frameless|alt={{{alt|}}}|border|upright=1.5|]]}}
| image = {{#if:{{{image|}}}|  [[File:{{{image}}}|frameless|alt={{{alt|}}}|border|upright=1.5|300x300px]]}}
| caption = {{{caption|}}}
| caption = {{{caption|}}}


Line 27: Line 27:


| label15 = Storage Capacity
| label15 = Storage Capacity
| data15  = {{{weapons|}}}
| data15  = {{{storage|}}}


| label16 = Weapons
| header20 = Properties
| data116 = {{{storage|}}}
 
| label21 = Weapons
| data21  = {{{weapons|}}}
 
| label22 = Well Strength
| data22 = {{{wellstrength|}}}


| label17 = Supported Multiblocks
| label23 = Jump Strength
| data117 = {{{multiblocks|}}}
| data23 = {{{jumpstrength|}}}


| label18 = Ship Info
| label24 = Supported Multiblocks
| data118 = {{{info|}}}
| data24 = {{{multiblocks|}}}


| header20 = Properties
| label25 = Ship Info
| data25  = {{{info|}}}




Line 83: Line 89:
"description": "What weapons does it have?",
"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]]"
"example": "4x [[Heavy Turret]]<br>1x [[Phaser]]<br>1x [[Tri-Turret]]<br>1x [[Light Turret]]<br>4x [[Point Defense Turret]]"
},
"wellstrength": {
"description": "What is its well strength?",
"example": "1"
},
"jumpstrength": {
"description": "What is its jump strength?",
"example": "1"
},
},
"multiblocks": {
"multiblocks": {
Line 106: Line 120:
"storage",
"storage",
"weapons",
"weapons",
"wellstrength",
"jumpstrength",
"multiblocks",
"multiblocks",
"info"
"info"
Line 111: Line 127:
}
}
</templatedata>
</templatedata>
[[Category:Infobox templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 07:12, 12 August 2025

Stats
Properties

Summarize information about a system.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
namename

Starship name. Displays at top of infobox

Unknownsuggested
subheadersubheader

Displays beneath starship name. Can be used for additional info (ex. what is it? who made it? (if applicable))

Unknownoptional
imageimage

Image of the starship

Example
Ship.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
speedspeed

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

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

Crate slot count

Example
60
Unknownoptional
storagestorage

How much storage does the ship have?

Example
30 double chests
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
wellstrengthwellstrength

What is its well strength?

Example
1
Unknownoptional
jumpstrengthjumpstrength

What is its jump strength?

Example
1
Unknownoptional
multiblocksmultiblocks

What are some multiblocks unique to this ship?

Example
6x [[Mining Laser]] Tier 3
Unknownoptional
infoinfo

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

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