Script error: No such module "If empty". |
---|
Type | Script error: No such module "If empty". |
---|
Defences | Script error: No such module "If empty". |
---|
[[Category:Infobox templates|Template:Remove first word]]
 | This template uses Lua:
|
Infobox fictional vehicle is used to create an infobox for a fictional vehicle of any type - including automobiles, ships, spaceships and space stations.
Usage
The blank form immediately below shows the most commonly used fields, and complete instructions are listed further down the page.
Script error: No such module "If empty". |
---|
{{{series}}} vehicle |
[[File:{{{image}}}|frameless|alt={{{alt}}}|upright=1|{{{alt}}}]] {{{caption}}} |
First appearance | - "{{{first_minor}}}"
- {{{first_major}}}
- {{{first_date}}}
|
---|
Last appearance | - "{{{last_minor}}}"
- {{{last_major}}}
- {{{last_date}}}
|
---|
Created by | {{{creator}}} |
---|
Based on | {{{based_on}}} |
---|
Information |
---|
Affiliation | {{{affiliation}}} |
---|
Launched | {{{launched}}} |
---|
Decommissioned | {{{decommissioned}}} |
---|
Captain | {{{captain}}} |
---|
Combat vehicles | {{{fighters}}} |
---|
Auxiliary vehicles | {{{aux_vehicle}}} |
---|
General characteristics |
---|
Class | Script error: No such module "If empty". |
---|
Registry | {{{registry}}} |
---|
Armaments | {{{armaments}}} |
---|
Defenses | Script error: No such module "If empty". |
---|
Maximum speed | {{{max_speed}}} |
---|
Propulsion | {{{propulsion}}} |
---|
Chassis | {{{chassis}}} |
---|
Power | {{{power}}} |
---|
Mass | {{{mass}}} |
---|
Length | {{{length}}} |
---|
Width | {{{width}}} |
---|
Height | {{{height}}} |
---|
Population volume | {{{population_volume}}} |
---|
[[Category:Infobox templates|
Template:Remove first word]]
{{Infobox fictional vehicle
| name =
| other_names =
| series = <!-- or |franchise=; use without the italic on the outside -->
| image =
| alt =
| caption =
| first_major = <!-- per [[MOS:MAJORWORK]] - major works include TV series, films, books, albums and games -->
| first_minor = <!-- or |first_issue=; Per [[MOS:MINORWORK]] - minor works include TV episodes, chapters, songs and game missions -->
| first_date =
| last_major =
| last_minor = <!-- or |last_issue= -->
| last_date =
| creator =
| based_on = <!-- if not an original creation, use {{based on|vehicle|author}} -->
| affiliation =
| launched =
| decommissioned =
| captain =
| fighters =
| aux_vehicle =
| class =
| registry =
| armaments =
| defense = <!-- or |defence= -->
| max_speed =
| propulsion =
| chassis =
| power =
| mass =
| length =
| width =
| height =
| population_volume =
}}
Parameters
All parameters are optional. Separate multiple entries using {{Plainlist}}.
Parameter
|
Notes
|
color
|
Background color for header bars (default = #DEDEE2). The text color is automatically computed. Must meet AAA compliance standards outlines on WP:COLOR.
|
name
|
Vehicle name to display in top header (default = PAGENAME).
|
series
|
Name of the series in which vehicle appears.
|
franchise
|
Name of the fictional world or story in which vehicle appears. Does not italicize title.
|
multiple
|
Set to yes if the infobox describes more than one vehicle.
|
image
|
Image of the vehicle. "File:" and wikilinking is not required. i.e. use |image=Example.png .
|
image_upright
|
The image size defaults to frameless (220px). The size should not be set to a value that would result in an image width greater than 270px. See help below for guidance on determining the value to be used.
|
alt
|
Alt text for image per WP:MOSALT.
|
caption
|
A caption explaining the image.
|
first_major
|
The title of the major work the fictional element first appeared in. Major works include TV series, films, books, albums and games.
|
first_minor
|
The title of the minor work the fictional element first appeared in. Minor works include TV episodes, chapters, songs and game missions.
|
first_issue
|
The number of the comic book issue the fictional element first appeared in.
|
first_date
|
The date of the publication/release of the minor work where the fictional element first appeared in.
|
last_major
|
The title of the major work the fictional element last appeared in. Major works include TV series, films, books, albums and games.
|
last_minor
|
The title of the minor work the fictional element last appeared in. Minor works include TV episodes, chapters, songs and game missions.
|
last_issue
|
The number of the comic book issue the fictional element last appeared in.
|
last_date
|
The date of the publication/release of the minor work where the fictional element last appeared in.
|
first
|
First appearance of the vehicle.
|
last
|
Last appearance of the vehicle.
|
creator
|
Name of the individuals who are credited with the creation of the vehicle.
|
based_on
|
Name of the original vehicle the fictional vehicle is based on. Use to add the title of original vehicle and the names of the original creators.
|
affiliation
|
The groups or teams the vehicle belongs to.
|
launched
|
The date the vehicle went operational.
|
decommissioned
|
The date the vehicle was decommissioned.
|
captain
|
The captain of the vehicle; Used primarily for ships and spaceships.
|
fighters
|
The ship or station's combat vehicles.
|
aux_vehicle
|
The vehicle's auxiliary vehicles.
|
class
|
The vehicle's class type.
|
registry
|
The vehicle's register number.
|
armaments
|
The vehicle's weapons.
|
defense
|
The vehicle's defenses.
|
max_speed
|
The vehicle's max speed.
|
propulsion
|
|
chassis
|
The material that the vehicle is made from.
|
power
|
The type of power the vehicle runs on.
|
mass
|
The vehicle's mass.
|
length
|
The vehicle's length.
|
width
|
The vehicle's width.
|
height
|
The vehicle's height.
|
population_volume
|
The number of personnel that are present on-board the vehicle.
|
TemplateData
Expand TemplateData
|
Creates an infobox for a fictional vehicle of any type - including automobiles, ships, spaceships and space stations. Template parameters This template has custom formatting. |
Color | color colour | Background color for header bars (default = #DEDEE2). The text color is automatically computed. Must meet AAA compliance standards outlines on [[WP:COLOR]].
| String | optional |
---|
Name | name | Vehicle name to display in top header (default = PAGENAME).
| String | optional |
---|
Series | series | Name of the series in which vehicle appears.
| String | optional |
---|
Franchise | franchise | Name of the fictional world or story in which vehicle appears. Does not italicize title.
| String | optional |
---|
Multiple | multiple | Set to yes if the infobox describes more than one vehicle.
| String | optional |
---|
Image | image | Image of the vehicle. "File:" and wikilinking is not required. i.e. use {{para|image|Example.png}}.
| String | optional |
---|
Image upright | image_upright | The image size defaults to frameless (220px). The size should not be set to a value that would result in an image width greater than 270px. See [[#Calculating "image_upright"|help below]] for guidance on determining the value to be used.
| String | optional |
---|
Alt | alt | Alt text for image per [[WP:MOSALT]].
| String | optional |
---|
Caption | caption | A caption explaining the image.
| String | optional |
---|
First appearance major | first_major | The title of the major work the fictional element first appeared in. Major works include TV series, films, books, albums and games.
| String | optional |
---|
First appearance minor | first_minor | The title of the minor work the fictional element first appeared in. Minor works include TV episodes, chapters, songs and game missions.
| String | optional |
---|
First appearance issue | first_issue | The number of the comic book issue the fictional element first appeared in.
| String | optional |
---|
First appearance date | first_date | The date of the publication/release of the minor work where the fictional element first appeared in.
| String | optional |
---|
Last appearance major | last_major | The title of the major work the fictional element last appeared in. Major works include TV series, films, books, albums and games.
| String | optional |
---|
Last appearance minor | last_minor | The title of the minor work the fictional element last appeared in. Minor works include TV episodes, chapters, songs and game missions.
| String | optional |
---|
Last appearance issue | last_issue | The number of the comic book issue the fictional element last appeared in.
| String | optional |
---|
Last appearance date | last_date | The date of the publication/release of the minor work where the fictional element last appeared in.
| String | optional |
---|
First appearance | first | First appearance of the vehicle.
| String | optional |
---|
Last appearance | last | Last appearance of the vehicle.
| String | optional |
---|
Creator | creator | Name of the individuals who are credited with the creation of the vehicle.
| String | optional |
---|
Based on | based_on | Name of the original vehicle the fictional vehicle is based on. Use {{based on}} to add the title of original vehicle and the names of the original creators.
| String | optional |
---|
Affiliation | affiliation | The groups or teams the vehicle belongs to.
| String | optional |
---|
Launched | launched | The date the vehicle went operational.
| Date | optional |
---|
Decommissioned | decommissioned | The date the vehicle was decommissioned.
| Date | optional |
---|
Captain | captain | The captain of the vehicle; Used primarily for ships and spaceships.
| String | optional |
---|
Combat vehicles | fighters | The ship or station's combat vehicles.
| String | optional |
---|
Auxiliary vehicles | aux_vehicle | The vehicle's auxiliary vehicles.
| String | optional |
---|
Class | class | Text to display in the right column corresponding to lbl1.
| String | optional |
---|
Registry number | registry | The vehicle's register number.
| String | optional |
---|
Armaments | armaments | The vehicle's weapons.
| String | optional |
---|
Defense | defense defence | The vehicle's defenses.
| String | optional |
---|
Max speed | max_speed | The vehicle's max speed.
| String | optional |
---|
Propulsion | propulsion |
| String | optional |
---|
Chassis | chassis | The material that the vehicle is made from.
| String | optional |
---|
Power | power | The type of power the vehicle runs on.
| String | optional |
---|
Mass | mass | The vehicle's mass.
| Number | optional |
---|
Length | length | The vehicle's length.
| Number | optional |
---|
Width | width | The vehicle's width.
| Number | optional |
---|
Height | height | The vehicle's height.
| Number | optional |
---|
Population volume | population_volume | The number of personal that are present on-board the vehicle.
| Number | optional |
---|
|
Tracking categories
Template:Subpage other