Template:Infobox starship: Difference between revisions
No edit summary |
(added things should be able to be adjusted now?) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 28: | Line 28: | ||
| label15 = Storage Capacity | | label15 = Storage Capacity | ||
| data15 = {{{storage|}}} | | data15 = {{{storage|}}} | ||
| label16 = Shield Strength Multiplier | |||
| data16 = {{{shieldstrengthmult|}}} | |||
| label17 = Cruise Multiplier | |||
| data17 = {{{cruisemult|}}} | |||
| label18 = Shield Regen Multiplier | |||
| data18 = {{{sheildregenmult|}}} | |||
| header20 = Properties | | header20 = Properties | ||
| Line 105: | Line 114: | ||
"description": "Go into gory nerdy detail about the ship, if you care to", | "description": "Go into gory nerdy detail about the ship, if you care to", | ||
"example": "'''Hyperdrive class:''' 4<br>'''Interdiction range:''' 2697m" | "example": "'''Hyperdrive class:''' 4<br>'''Interdiction range:''' 2697m" | ||
} | }, | ||
"shieldstrengthmult": {}, | |||
"cruisemult": {}, | |||
"sheildregenmult": {} | |||
}, | }, | ||
"description": "Summarize information about a system.", | "description": "Summarize information about a system.", | ||
| Line 117: | Line 129: | ||
"shields", | "shields", | ||
"speed", | "speed", | ||
"shieldstrengthmult", | |||
"sheildregenmult", | |||
"cruisemult", | |||
"crates", | "crates", | ||
"storage", | "storage", | ||
Latest revision as of 03:34, 22 June 2026
| Stats | |
|---|---|
| Properties |
Summarize information about a system.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | Starship name. Displays at top of infobox | Unknown | suggested |
| subheader | subheader | Displays beneath starship name. Can be used for additional info (ex. what is it? who made it? (if applicable)) | Unknown | optional |
| image | image | Image of the starship
| Unknown | suggested |
| alt | alt | no description | Unknown | optional |
| caption | caption | no description | Unknown | optional |
| blockcount | blockcount | Block count, either a range (if this is being used to describe a class) or an exact block count (for a specific ship)
| Unknown | optional |
| shields | shields | How many shields does it have?
| Unknown | optional |
| speed | speed | How fast does it go? (Typical range if describing a class)
| Unknown | optional |
| shieldstrengthmult | shieldstrengthmult | no description | Unknown | optional |
| sheildregenmult | sheildregenmult | no description | Unknown | optional |
| cruisemult | cruisemult | no description | Unknown | optional |
| crates | crates | Crate slot count
| Unknown | optional |
| storage | storage | How much storage does the ship have?
| Unknown | optional |
| weapons | weapons | What weapons does it have?
| Unknown | optional |
| wellstrength | wellstrength | What is its well strength?
| Unknown | optional |
| jumpstrength | jumpstrength | What is its jump strength?
| Unknown | optional |
| multiblocks | multiblocks | What are some multiblocks unique to this ship?
| Unknown | optional |
| info | info | Go into gory nerdy detail about the ship, if you care to
| Unknown | optional |