Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:Formatting
(view source)
Revision as of 08:01, 17 May 2021
64 bytes added
,
3 years ago
no edit summary
Line 53:
Line 53:
_all = "All",
_all = "All",
_all_except = "All except ",
_all_except = "All except ",
−
_ship_image_template = "
Ship
${image_type} ${ship_name}${suffix}.${extension}",
+
_ship_image_template = "
${type}
${image_type} ${ship_name}${suffix}.${extension}",
_ship_image_simple_template = "Ship ${image_type} ${ship_name}${suffix}.${extension}",
_ship_image_simple_template = "Ship ${image_type} ${ship_name}${suffix}.${extension}",
_equipment_image_template = "Equipment ${image_type} ${equipment_name}.png",
_equipment_image_template = "Equipment ${image_type} ${equipment_name}.png",
Line 217:
Line 217:
return format{
return format{
self._ship_image_template,
self._ship_image_template,
+
type = api_id and api_id >= 1501 and 'Enemy' or 'Ship',
image_type = image_type,
image_type = image_type,
api_id = api_id,
api_id = api_id,
がか
cssedit, gkautomate
7,064
edits