Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:View/Expedition
(view source)
Revision as of 16:39, 18 July 2019
64 bytes added
,
5 years ago
m
no edit summary
Line 153:
Line 153:
</tabber>]=]
</tabber>]=]
−
local function
table
(args, es, hourly)
+
local function
formatTable
(args, es, hourly
)
+
local world = tonumber(args.explicit.world
)
return U.format{
return U.format{
tableHeader,
tableHeader,
Line 187:
Line 188:
return frame:preprocess(U.format{
return frame:preprocess(U.format{
tabberTemplate,
tabberTemplate,
−
total =
table
(args, es),
+
total =
formatTable
(args, es),
−
hourly =
table
(args, es, true),
+
hourly =
formatTable
(args, es, true),
requirements = '',
requirements = '',
})
})
がか
cssedit, gkautomate
7,064
edits