Template:Infobox starship: Difference between revisions
Wiki Port 2 (talk | contribs) No edit summary |
Wiki Port 2 (talk | contribs) 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": { | ||
"description": "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" | |||
"description": " | |||
" | |||
}, | }, | ||
" | "shields": { | ||
"description": " | "description": "How many shields does it have?", | ||
"example": "14 (13 Box, 1 0.8i)" | |||
}, | }, | ||
" | "weapons": { | ||
"description": " | "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]]" | |||
}, | }, | ||
" | "speed": { | ||
"description": " | "description": "How fast does it go? (Typical range if describing a class)", | ||
"example": "20 (cruise) / 6.3 (direct control)" | |||
}, | }, | ||
" | "stats": { | ||
"description": " | "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", | ||
" | "stats" | ||
] | ] | ||
} | } |
Revision as of 12:24, 24 December 2024
Properties | |
---|---|
Ores | |
Gases |
File:Test Template Info-Icon - Version (2).svg Template documentation[create] [purge]
Summarize information about a system.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | Planet name. Displays at top of infobox | Unknown | suggested |
subheader | subheader | Displays beneath planet name. Can be used for additional info | Unknown | optional |
image | image | Image of the planet, ideally from ground level
| 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 |
weapons | weapons | What weapons does it have?
| Unknown | optional |
speed | speed | How fast does it go? (Typical range if describing a class)
| Unknown | optional |
stats | stats | Go into gory nerdy detail about the stats of the ship, if you care to
| Unknown | optional |