Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:ShipGraphicKai
(view source)
Revision as of 03:38, 22 December 2016
21 bytes removed
,
8 years ago
Pass all args onto Formatting:format_image()
Line 16:
Line 16:
ship = args.ship
ship = args.ship
end
end
−
return Formatting:format_image{
self:get_source(ship, args)
, size =
args.
size,
link = link
, caption =
args
.caption}
+
args[1] =
self:get_source(ship, args)
+
args.link = link
+
return Formatting:format_image(
args
)
end
end
return ShipGraphicKai
return ShipGraphicKai
Anonymous user
com>Ckwng