Module:headword: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 88: Line 88:
local function non_categorizable()
local function non_categorizable()
return (title:inNamespace("") and title.text:find("^Unsupported titles/"))
return (title:inNamespace("") and title.text:find("^Unsupported titles/"))
or (title:inNamespace("Appendix") and title.text:find("^Gestures/"))
end
end


Navigation menu