Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:SortieList
(view source)
Revision as of 10:03, 19 October 2016
No change in size
,
8 years ago
m
no edit summary
Line 61:
Line 61:
for _, item_name in ipairs(item_names) do
for _, item_name in ipairs(item_names) do
if items[item_name] then
if items[item_name] then
−
local image = ResourceIcons[item_name] and string.format("[[File:%s|
25px
]]", ResourceIcons[item_name]) or item_name
+
local image = ResourceIcons[item_name] and string.format("[[File:%s|
18px
]]", ResourceIcons[item_name]) or item_name
table.insert(images, image)
table.insert(images, image)
end
end
がか
cssedit, gkautomate
7,064
edits