1,517
edits
(Add the module ARG) |
m (Change the line 6 to fixed text of ARG) |
||
Line 4: | Line 4: | ||
local data = mw.loadData('Module:Navbox/Data') | local data = mw.loadData('Module:Navbox/Data') | ||
local title = mw.title.getCurrentTitle() | local title = mw.title.getCurrentTitle() | ||
local arg = | local arg = "ARG" | ||
function find_chapter(chapter) | function find_chapter(chapter) |