Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:ShipBattleCardKai
(view source)
Revision as of 19:16, 4 September 2019
191 bytes added
,
5 years ago
no edit summary
Line 119:
Line 119:
if not args.size then
if not args.size then
args.size = args.hd and self._battle_card_size_hd or self._battle_card_size
args.size = args.hd and self._battle_card_size_hd or self._battle_card_size
+
end
+
if args.marginLeft then
+
self._image_wrapper_style['margin-left'] = args.marginLeft
+
end
+
if args.marginTop then
+
self._image_wrapper_style['margin-top'] = args.marginTop
end
end
local width, height = parseSize(args.size)
local width, height = parseSize(args.size)
がか
cssedit, gkautomate
7,064
edits