Template:InfoboxArmoredFightingVehicle: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 146: | Line 146: | ||
"params": { | "params": { | ||
"name": { | "name": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"section1-title": { | "section1-title": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"operators": { | "operators": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"precededby": { | "precededby": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"succeededby": { | "succeededby": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"built": { | "built": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"inservice": { | "inservice": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"completed": { | "completed": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"lost": { | "lost": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"type": { | "type": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"length": { | "length": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"height": { | "height": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | |||
"width": { | |||
"required": true | |||
}, | }, | ||
"mass": { | "mass": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"crew": { | "crew": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"armamentprimary": { | "armamentprimary": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | |||
"armamentsecondary": { | |||
"required": true | |||
}, | }, | ||
"armamenttertiary": { | "armamenttertiary": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"armamentspecial": { | "armamentspecial": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"armor": { | "armor": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"engine": { | "engine": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"transmission": { | "transmission": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"suspension": { | "suspension": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"groundclearance": { | "groundclearance": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"fuelcapacity": { | "fuelcapacity": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"operationalrange": { | "operationalrange": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"maximumspeed": { | "maximumspeed": { | ||
"type": "string" | "type": "string", | ||
"required": true | |||
} | } | ||
} | } |
Revision as of 18:30, 20 May 2025
{{InfoboxArmoredFightingVehicle | BG = #153229 | image = | imageBG = #153229 | nameBG = transparent | color2 = #fff | lineBG = #999999 | fieldBG = #1B4236 | sectionBG = #E7CC75 | section1-title = Class Overview | features = | section2-title = General Characteristics }}
InfoboxArmoredFightingVehicle | |
---|---|
Class Overview | |
Name | |
{{{name}}} | |
Operators | |
{{{operators}}} | |
Preceded by | |
{{{precededby}}} | |
Succeeded by | |
{{{succeededby}}} | |
Built | |
{{{built}}} | |
In Service | |
{{{inservice}}} | |
Completed | |
{{{completed}}} | |
Lost | |
{{{lost}}} | |
General Characteristics | |
Type | |
{{{type}}} | |
Length | |
{{{length}}} | |
Height | |
{{{height}}} | |
Width | |
{{{width}}} | |
Mass | |
{{{mass}}} | |
Crew | |
{{{crew}}} | |
Armament | |
{{{armamentprimary}}} | |
{{{armamentsecondary}}} | |
{{{armamenttertiary}}} | |
{{{armamentspecial}}} | |
Armor | |
{{{armor}}} | |
Engine | |
{{{engine}}} | |
Transmission | |
{{{transmission}}} | |
Suspension | |
{{{suspension}}} | |
Ground Clearance | |
{{{groundclearance}}} | |
Fuel Capacity | |
{{{fuelcapacity}}} | |
Operational Range | |
{{{operationalrange}}} | |
Maximum Speed | |
{{{maximumspeed}}} |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description | String | required |
section1-title | section1-title | no description | String | required |
operators | operators | no description | String | required |
precededby | precededby | no description | String | required |
succeededby | succeededby | no description | String | required |
built | built | no description | String | required |
inservice | inservice | no description | String | required |
completed | completed | no description | String | required |
lost | lost | no description | String | required |
type | type | no description | String | required |
length | length | no description | String | required |
height | height | no description | String | required |
width | width | no description | Unknown | required |
mass | mass | no description | String | required |
crew | crew | no description | String | required |
armamentprimary | armamentprimary | no description | String | required |
armamentsecondary | armamentsecondary | no description | Unknown | required |
armamenttertiary | armamenttertiary | no description | String | required |
armamentspecial | armamentspecial | no description | String | required |
armor | armor | no description | String | required |
engine | engine | no description | String | required |
transmission | transmission | no description | String | required |
suspension | suspension | no description | String | required |
groundclearance | groundclearance | no description | String | required |
fuelcapacity | fuelcapacity | no description | String | required |
operationalrange | operationalrange | no description | String | required |
maximumspeed | maximumspeed | no description | String | required |