Module:auto cat: Difference between revisions

Created page with "local export = {} -- Used in multiple places; create a variable for ease in testing. local poscatboiler_submodule = "poscatboiler" local function splitLabelLang(titleObject..."
 
No edit summary
 
Line 209: Line 209:
if templateObject then
if templateObject then
require("Module:debug").track("auto cat/" .. templateObject.title)
local cattext = frame:expandTemplate(templateObject)
local cattext = frame:expandTemplate(templateObject)
-- FIXME! We check for specific text found in most or all error messages generated
-- FIXME! We check for specific text found in most or all error messages generated