Template:Infobox Naval Vessel: Difference between revisions
Appearance
Created page with "{{Infobox Naval Vessel | name = | image = | caption = | nation = Republic of Gondara | branch = Republic of Gondara Navy | class = | type = | role = | status = | builders = | operator = Republic of Gondara Navy | laid_down = | launched = | commissioned = | retired = | planned..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{ | <includeonly> | ||
| name | {| class="infobox" style="width:300px; float:right; clear:right; margin:0 0 1em 1em; background:#111821; color:#f1f5f9; border:1px solid #2a3441; font-size:90%;" | ||
| image | ! colspan="2" style="background:#1c2f44; color:#ffffff; font-size:125%; padding:8px;" | {{{name|{{PAGENAME}}}}} | ||
| caption | |- | ||
{{#if:{{{image|}}}|! colspan="2" style="text-align:center; background:#0a0e14;" {{!}} [[File:{{{image}}}|280px]]}} | |||
|- | |||
{{#if:{{{caption|}}}|! colspan="2" style="text-align:center; font-weight:normal; font-size:85%; color:#cbd5e1;" {{!}} {{{caption}}}}} | |||
|- | |||
! Nation | |||
| {{{nation|Republic of Gondara}}} | |||
|- | |||
! Branch | |||
| {{{branch|[[Republic of Gondara Navy]]}}} | |||
|- | |||
! Class | |||
| {{{class|}}} | |||
|- | |||
! Type | |||
| {{{type|}}} | |||
|- | |||
! Role | |||
| {{{role|}}} | |||
|- | |||
! Status | |||
| {{{status|}}} | |||
|- | |||
! Builder | |||
| {{{builder|}}} | |||
|- | |||
! Laid down | |||
| {{{laid_down|}}} | |||
|- | |||
! Commissioned | |||
| {{{commissioned|}}} | |||
|- | |||
! Standard displacement | |||
| {{{displacement_standard|}}} | |||
|- | |||
! Full load displacement | |||
| {{{displacement_full|}}} | |||
|- | |||
! Length | |||
| {{{length|}}} | |||
|- | |||
! Beam | |||
| {{{beam|}}} | |||
|- | |||
! Draft | |||
| {{{draft|}}} | |||
|- | |||
! Propulsion | |||
| {{{propulsion|}}} | |||
|- | |||
! Power | |||
| {{{power|}}} | |||
|- | |||
! Speed | |||
| {{{speed|}}} | |||
|- | |||
! Range | |||
| {{{range|}}} | |||
|- | |||
! Endurance | |||
| {{{endurance|}}} | |||
|- | |||
! Complement | |||
| {{{complement|}}} | |||
|- | |||
! Main armament | |||
| {{{main_armament|}}} | |||
|- | |||
! Anti-aircraft | |||
| {{{anti_aircraft|}}} | |||
|- | |||
! Torpedoes | |||
| {{{torpedoes|}}} | |||
|- | |||
! ASW | |||
| {{{asw|}}} | |||
|- | |||
! Armor | |||
| {{{armor|}}} | |||
|- | |||
! Radar | |||
| {{{radar|}}} | |||
|- | |||
! Sonar | |||
| {{{sonar|}}} | |||
|- | |||
! Fire control | |||
| {{{fire_control|}}} | |||
|} | |||
</includeonly><noinclude> | |||
Infobox for Republic of Gondara Navy ship and ship-class pages. | |||
== Usage == | |||
<pre> | |||
{{Infobox military vessel | |||
| name = | |||
| image = | |||
| caption = | |||
| class = | |||
| | | type = | ||
| | | role = | ||
| status = | |||
| | | builder = | ||
| | | laid_down = | ||
| | | commissioned = | ||
| | | displacement_standard = | ||
| displacement_full = | |||
| | | length = | ||
| | | beam = | ||
| | | draft = | ||
| | | propulsion = | ||
| power = | |||
| | | speed = | ||
| displacement_full | | range = | ||
| endurance = | |||
| length | | complement = | ||
| beam | | main_armament = | ||
| draft | | anti_aircraft = | ||
| torpedoes = | |||
| propulsion | | asw = | ||
| power | | armor = | ||
| radar = | |||
| sonar = | |||
| speed | | fire_control = | ||
| range | |||
| endurance | |||
| complement | |||
| main_armament | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
}} | }} | ||
</pre> | |||
[[Category:Infobox templates]] | |||
</noinclude> | |||
Revision as of 03:38, 2 July 2026
Infobox for Republic of Gondara Navy ship and ship-class pages.
Usage
{{Infobox military vessel
| name =
| image =
| caption =
| class =
| type =
| role =
| status =
| builder =
| laid_down =
| commissioned =
| displacement_standard =
| displacement_full =
| length =
| beam =
| draft =
| propulsion =
| power =
| speed =
| range =
| endurance =
| complement =
| main_armament =
| anti_aircraft =
| torpedoes =
| asw =
| armor =
| radar =
| sonar =
| fire_control =
}}