Template:Infobox starship: Difference between revisions
Wiki Port 2 (talk | contribs) No edit summary |
Wiki Port 2 (talk | contribs) No edit summary |
||
Line 47: | Line 47: | ||
"params": { | "params": { | ||
"name": { | "name": { | ||
"description": " | "description": "Starship name. Displays at top of infobox", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"subheader": { | "subheader": { | ||
"description": "Displays beneath | "description": "Displays beneath starship name. Can be used for additional info (ex. what is it? who made it? (if applicable))" | ||
}, | }, | ||
"image": { | "image": { | ||
"description": "Image of the | "description": "Image of the starship", | ||
"example": " | "example": "Ship.png", | ||
"suggested": true | "suggested": true | ||
}, | }, |
Revision as of 12:33, 24 December 2024
Stats | |
---|---|
Properties |
File:Test Template Info-Icon - Version (2).svg Template documentation[create] [purge]
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 |
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 |
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 |