Module:qhv-noun: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 58: Line 58:
local numbers = nil
local numbers = nil
local decl = {}
local decl = {}
local word = parent_args.word or PAGENAME or mw.title.getCurrentTitle().nsText == "Template" and "vala"
local word = mw.title.getCurrentTitle().nsText == "Template" and "vala" or parent_args.word or PAGENAME
local args = {}
local args = {}


Navigation menu