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:01, 19 October 2016
83 bytes removed
,
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]]", ResourceIcons[item_name]) or item_name
+
local image = ResourceIcons[item_name] and string.format("[[File:%s
|25px
]]", ResourceIcons[item_name]) or item_name
table.insert(images, image)
table.insert(images, image)
end
end
Line 118:
Line 118:
return formatTable(args)
return formatTable(args)
end
end
−
−
-- SortieList.t = SortieList.format(nil, { "1-1", "1-2", "1-3", "1-4" })
−
-- print(p.t)
return SortieList
return SortieList
がか
cssedit, gkautomate
7,064
edits