Module:qay-verb: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Tag: Reverted
Line 116: Line 116:
local function repl(param)
local function repl(param)
if param == "decl_type" then
if param == "decl_type" then
return data.decl_type
return data.head --data.decl_type
elseif param == "pagename" and NAMESPACE == "Template" then
elseif param == "pagename" and NAMESPACE == "Template" then
return "no-"
return "no-"

Navigation menu