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 09:27, 19 October 2016
13 bytes added
,
8 years ago
no edit summary
Line 44:
Line 44:
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
"?"
+
local image = ResourceIcons[item_name] and string.format("[[File:%s]]", ResourceIcons[item_name]) or
item_name
table.insert(images, image)
table.insert(images, image)
end
end
Line 70:
Line 70:
id = id,
id = id,
link = string.format("World %d#%s", world_id, id),
link = string.format("World %d#%s", world_id, id),
−
banner = string.format("[[File:%s.png]]", id),
+
banner = string.format("[[File:%s
Banner
.png]]", id),
name = map_data.name or "?",
name = map_data.name or "?",
name_en = map_data.name_en or "?",
name_en = map_data.name_en or "?",
がか
cssedit, gkautomate
7,064
edits