Template:InfoboxArmoredFightingVehicle: Difference between revisions

From Universe Wiki | Dawn of Victory 2289
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
},
},
"width": {},
"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
},
},
"armamentsecondary": {},
"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.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
namename

no description

Stringrequired
section1-titlesection1-title

no description

Stringrequired
operatorsoperators

no description

Stringrequired
precededbyprecededby

no description

Stringrequired
succeededbysucceededby

no description

Stringrequired
builtbuilt

no description

Stringrequired
inserviceinservice

no description

Stringrequired
completedcompleted

no description

Stringrequired
lostlost

no description

Stringrequired
typetype

no description

Stringrequired
lengthlength

no description

Stringrequired
heightheight

no description

Stringrequired
widthwidth

no description

Unknownrequired
massmass

no description

Stringrequired
crewcrew

no description

Stringrequired
armamentprimaryarmamentprimary

no description

Stringrequired
armamentsecondaryarmamentsecondary

no description

Unknownrequired
armamenttertiaryarmamenttertiary

no description

Stringrequired
armamentspecialarmamentspecial

no description

Stringrequired
armorarmor

no description

Stringrequired
engineengine

no description

Stringrequired
transmissiontransmission

no description

Stringrequired
suspensionsuspension

no description

Stringrequired
groundclearancegroundclearance

no description

Stringrequired
fuelcapacityfuelcapacity

no description

Stringrequired
operationalrangeoperationalrange

no description

Stringrequired
maximumspeedmaximumspeed

no description

Stringrequired