Template:InfoboxWatercraft: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 149: | Line 149: | ||
{{!}}- | {{!}}- | ||
|} | |} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"section1-title": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"operators": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"precededby": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"succeededby": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"built": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"inservice": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"completed": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"lost": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"type": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"length": {}, | |||
"height": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"beam": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"mass": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"crew": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"armamentprimary": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"armamentsecondary": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"armamenttertiary": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"armamentspecial": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"ciws": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"armor": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"powerplant": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"propulsion": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"electronicwarfare": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"intelligence": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"communications": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"networks": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"sensorsandprocessing": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"drone": { | |||
"type": "string", | |||
"required": true | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 18:34, 20 May 2025
{{InfoboxWatercraft | BG = #153229 | image = | imageBG = #153229 | nameBG = transparent | color2 = #fff | lineBG = #999999 | fieldBG = #1B4236 | sectionBG = #E7CC75 | section1-title = Class Overview | features = | section2-title = General Characteristics }}
InfoboxWatercraft | |
---|---|
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}}} | |
Beam | |
{{{beam}}} | |
Mass | |
{{{mass}}} | |
Crew | |
{{{crew}}} | |
Armament | |
{{{armamentprimary}}} | |
{{{armamentsecondary}}} | |
{{{armamenttertiary}}} | |
{{{armamentspecial}}} | |
CIWS | |
{{{ciws}}} | |
Armor | |
{{{armor}}} | |
Powerplant | |
{{{powerplant}}} | |
Propulsion | |
{{{propulsion}}} | |
Electronic Warfare | |
{{{electronicwarfare}}} | |
Intelligence | |
{{{intelligence}}} | |
Communications | |
{{{communications}}} | |
Networks | |
{{{networks}}} | |
Sensors And Processing | |
{{{sensorsandprocessing}}} | |
Drones | |
{{{drone}}} |
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 | Unknown | optional |
height | height | no description | String | required |
beam | beam | no description | String | required |
mass | mass | no description | String | required |
crew | crew | no description | String | required |
armamentprimary | armamentprimary | no description | String | required |
armamentsecondary | armamentsecondary | no description | String | required |
armamenttertiary | armamenttertiary | no description | String | required |
armamentspecial | armamentspecial | no description | String | required |
ciws | ciws | no description | String | required |
armor | armor | no description | String | required |
powerplant | powerplant | no description | String | required |
propulsion | propulsion | no description | String | required |
electronicwarfare | electronicwarfare | no description | String | required |
intelligence | intelligence | no description | String | required |
communications | communications | no description | String | required |
networks | networks | no description | String | required |
sensorsandprocessing | sensorsandprocessing | no description | String | required |
drone | drone | no description | String | required |