Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:View/Quest
(view source)
Revision as of 08:53, 22 July 2018
9 bytes added
,
6 years ago
m
no edit summary
Line 5:
Line 5:
local function render(args)
local function render(args)
local category = args.explicit[1]
local category = args.explicit[1]
−
local data = Data.load(category)
+
local data = Data.load(
'Quest',
category)
return data[1].title
return data[1].title
end
end
return View(render)
return View(render)
がか
cssedit, gkautomate
7,064
edits