Changes

no edit summary
Line 23: Line 23:  
_stat_1 = "%d",
 
_stat_1 = "%d",
 
_stat_2 = "%d (%d)",
 
_stat_2 = "%d (%d)",
_slot_template = [[|-
+
_slot_template = [[|- align=center
| align=center colspan="3" | ${icon} ${equipment}
+
| style="width: 36px;" | ${icon}
| align=center | ${space}
+
| colspan="3" | ${equipment}
 +
| ${space}
 
]],
 
]],
 
_image_template = "[[File:%s]]",
 
_image_template = "[[File:%s]]",
 
_template = [[{|style="border: 1px solid darkgray; width: 320px;"
 
_template = [[{|style="border: 1px solid darkgray; width: 320px;"
 
|-
 
|-
|colspan="4" style="text-align: center; background-color: ${top_bg_color};${top_extra_style}"|<p style="font-size:20px">'''${name}'''</p>
+
|colspan="5" style="text-align: center; background-color: ${top_bg_color};${top_extra_style}"|<p style="font-size:20px">'''${name}'''</p>
 
<p style="font-size:15px">'''No.${id} ${japanese_name}'''</p>
 
<p style="font-size:15px">'''No.${id} ${japanese_name}'''</p>
 
<p>'''${class} ${type}'''</p>
 
<p>'''${class} ${type}'''</p>
 
|-
 
|-
| align=center colspan="4" | ${image}
+
| align=center colspan="5" | ${image}
 
|-
 
|-
| colspan="4" style="text-align: center; background-color: LightSkyBlue;"|'''Statistics'''
+
| colspan="5" style="text-align: center; background-color: LightSkyBlue;"|'''Statistics'''
 
|-
 
|-
| style="width: 80px;" | ${hp_icon} HP
+
| colspan="2" style="width: 80px;" | ${hp_icon} HP
| width="60px" | '''${hp}'''
+
| style="width: 60px;" | '''${hp}'''
 
| style="width: 86px;" | ${firepower_icon} Firepower
 
| style="width: 86px;" | ${firepower_icon} Firepower
 
| '''${firepower}'''
 
| '''${firepower}'''
 
|-
 
|-
| style="width: 80px;" | ${armor_icon} Armor
+
| colspan="2" style="width: 80px;" | ${armor_icon} Armor
| width="60px" | '''${armor}'''
+
| style="width: 60px;" | '''${armor}'''
 
| style="width: 86px;" | ${torpedo_icon} Torpedo
 
| style="width: 86px;" | ${torpedo_icon} Torpedo
 
| '''${torpedo}'''
 
| '''${torpedo}'''
 
|-
 
|-
| style="width: 86px;" | ${evasion_icon} Evasion
+
| colspan="2" style="width: 86px;" | ${evasion_icon} Evasion
| width="60px" | '''${evasion}'''
+
| style="width: 60px;" | '''${evasion}'''
 
| style="width: 80px;" | ${aa_icon} AA
 
| style="width: 80px;" | ${aa_icon} AA
 
| '''${aa}'''
 
| '''${aa}'''
 
|-
 
|-
| style="width: 80px;" | ${aircraft_icon} Aircraft
+
| colspan="2" style="width: 80px;" | ${aircraft_icon} Aircraft
| width="60px" | '''${aircraft}'''
+
| style="width: 60px;" | '''${aircraft}'''
 
| style="width: 86px;" | ${asw_icon} ASW
 
| style="width: 86px;" | ${asw_icon} ASW
 
| '''${asw}'''
 
| '''${asw}'''
 
|-
 
|-
| style="width: 80px;" | ${speed_icon} Speed
+
| colspan="2" style="width: 80px;" | ${speed_icon} Speed
| width="60px" | '''${speed}'''
+
| style="width: 60px;" | '''${speed}'''
 
| style="width: 86px;" | ${los_icon} LOS
 
| style="width: 86px;" | ${los_icon} LOS
 
| '''${los}'''
 
| '''${los}'''
 
|-
 
|-
| style="width: 80px;" | ${range_icon} Range
+
| colspan="2" style="width: 80px;" | ${range_icon} Range
| width="60px" | '''${range}'''
+
| style="width: 60px;" | '''${range}'''
 
| style="width: 86px;" | ${luck_icon} Luck
 
| style="width: 86px;" | ${luck_icon} Luck
 
| '''${luck}'''
 
| '''${luck}'''
 
|-
 
|-
| colspan="3" style="text-align: center; background-color: LightSkyBlue;"|${build_remodel_header}
+
| colspan="4" style="text-align: center; background-color: LightSkyBlue;"|${build_remodel_header}
 
| style="text-align: center; background-color: LightSkyBlue;" | '''Slots'''
 
| style="text-align: center; background-color: LightSkyBlue;" | '''Slots'''
 
|-  
 
|-  
| colspan="3" style="text-align: center;"|${build_remodel_info}
+
| colspan="4" style="text-align: center;"|${build_remodel_info}
 
| align=center |${slots}
 
| align=center |${slots}
 
|-
 
|-
| colspan="3" style="text-align: center; background-color: LightSkyBlue;"|'''Stock Equipment'''
+
| colspan="4" style="text-align: center; background-color: LightSkyBlue;"|'''Stock Equipment'''
 
| style="text-align: center; background-color: LightSkyBlue;" | '''${aircraft_icon} Space'''
 
| style="text-align: center; background-color: LightSkyBlue;" | '''${aircraft_icon} Space'''
 
|-
 
|-
Anonymous user