Template:Craft/Naval Vessel: Difference between revisions

From Kerbal Powers Wiki
Jump to navigation Jump to search
(Created page with "<templatestyles src="Character/styles.css" /> <includeonly> {{Infobox/SectionHeader|section=Military Service}} {{Infobox/Item|key=Allegiance|value={{{alligiance}}}}} {{Infobo...")
 
mNo edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<templatestyles src="Character/styles.css" />
 
<templatestyles src="Character/styles.css" />
   
  +
<includeonly><nowiki/>{{Infobox/SectionHeader|section=Vessel Characteristics}}
<includeonly>
 
{{Infobox/SectionHeader|section=Military Service}}
+
{{Infobox/Item|key=Displacement|value={{{mass|}}}}}
{{Infobox/Item|key=Allegiance|value={{{alligiance}}}}}
+
{{Infobox/Item|key=Length|value={{#if:{{{length|}}}|{{{length}}} m|}}}}
{{Infobox/Item|key=Branch/Service|value={{{branch}}}}}
+
{{Infobox/Item|key=Beam|value={{#if:{{{width|}}}|{{{width}}} m|}}}}
{{Infobox/Vertical Item|key=Years of Service|value={{{periods}}}}}
+
{{Infobox/Item|key=Height|value={{#if:{{{height|}}}|{{{height}}} m|}}}}
{{Infobox/Item|key=Rank|value={{{rank}}}}}
+
{{Infobox/Item|key=Draft|value={{#if:{{{draft|}}}|{{{draft}}} m|}}}}
  +
{{#if:{{{propulsion|}}}{{{knots|}}}{{{range|}}}|{{Infobox/Bar}}|}}
{{Infobox/Item|key=Conflicts|value={{{conflicts}}}}}
 
{{Infobox/Item|key=Awards|value={{{awards}}}}}
+
{{Infobox/Item|key=Propulsion|value={{{propulsion|}}}}}
  +
{{Infobox/Item|key=Max Speed|value={{#if:{{{knots|}}}|{{#if:{{{metres|}}}|{{{knots}}} [[Knot_(Unit)|kn]] ({{{metres}}} m/s)|}}|}}}}
</includeonly>
 
  +
{{Infobox/Item|key=Operational Range|value={{#if:{{{range|}}}|{{{range}}} km|}}}}
  +
{{#if:{{{crew|}}}{{{sensors|}}}{{{armament|}}}{{{facilities|}}}{{{quantity|}}}|{{Infobox/Bar}}|}}
  +
{{Infobox/Item|key=Complement|value={{{crew|}}}}}
  +
{{Infobox/Item|key=Sensors and Processing Systems|value={{{sensors|}}}}}
 
{{Infobox/Item|key=Armament|value={{{armament|}}}}}
  +
{{Infobox/Item|key={{{vehicles|}}} Carried|value={{{quantity|}}}}}
  +
{{Infobox/Item|key=Aviation Facilities|value={{{facilities|}}}}}</includeonly>
   
 
<noinclude>
 
<noinclude>
  +
{{Infobox/begin}}
  +
{{Craft/Naval Vessel}}
  +
{{Infobox/end}}
  +
 
{{Infobox/begin}}
 
{{Infobox/begin}}
 
{{Craft/Naval Vessel
 
{{Craft/Naval Vessel
  +
|mass=[mass]
|alligiance=[alligiance]
 
|branch=[branch]
+
|length=[length]
|periods= [periods]
+
|width= [deck width]
|rank=[rank]
+
|height=[height]
  +
|draft=[depth underwater]
|conflicts=[conflicts]
 
  +
|propulsion=[engine types and quantity]
|awards=[awards]
 
  +
|knots=[speed in]|metres=[speed in]
  +
|range=[range in km]
  +
|crew=[crew complement]
  +
|sensors=[sensor types]
  +
|armament=[ship based arms]
  +
|vehicles=[vehicle types carried]|quantity=[vehicle quantities]
  +
|facilities=[runways or landing deck parameters]
 
}}
 
}}
 
{{Infobox/end}}
 
{{Infobox/end}}
   
  +
<templatedata>
 
  +
{
  +
"params": {
  +
"mass": {},
  +
"length": {},
  +
"width": {},
  +
"height": {},
  +
"draft": {},
  +
"propulsion": {},
  +
"knots": {},
  +
"range": {},
  +
"metres": {},
  +
"crew": {},
  +
"sensors": {},
  +
"armament": {},
  +
"facilities": {},
  +
"quantity": {},
  +
"vehicles": {}
  +
}
  +
}
  +
</templatedata>
  +
[[Category:Templates]]
  +
[[Category:Infobox Sections]]
 
</noinclude>
 
</noinclude>

Latest revision as of 00:17, 9 March 2025



Vessel Characteristics
Vessel Characteristics
Displacement [mass]
Length [length] m
Beam [deck width] m
Height [height] m
Draft [depth underwater] m

Propulsion [engine types and quantity]
Max Speed [speed in] kn ([speed in] m/s)
Operational Range [range in km] km

Complement [crew complement]
Sensors and Processing Systems [sensor types]
Armament [ship based arms]
[vehicle types carried] Carried [vehicle quantities]
Aviation Facilities [runways or landing deck parameters]

No description.

Template parameters

ParameterDescriptionTypeStatus
massmass

no description

Unknownoptional
lengthlength

no description

Unknownoptional
widthwidth

no description

Unknownoptional
heightheight

no description

Unknownoptional
draftdraft

no description

Unknownoptional
propulsionpropulsion

no description

Unknownoptional
knotsknots

no description

Unknownoptional
rangerange

no description

Unknownoptional
metresmetres

no description

Unknownoptional
crewcrew

no description

Unknownoptional
sensorssensors

no description

Unknownoptional
armamentarmament

no description

Unknownoptional
facilitiesfacilities

no description

Unknownoptional
quantityquantity

no description

Unknownoptional
vehiclesvehicles

no description

Unknownoptional