Module:Infobox ET: Difference between revisions

Undo. See Talk: Template: Infobox ET
Tag: Undo
Strange things happen
Line 43: Line 43:
function p.infobox_ET(frame)
function p.infobox_ET(frame)
-- debug mode will disable the categories
-- debug mode will disable the categories
local debug_mode = frame.args['debug'] ~= nil
local debug_mode = frame.args['debug']
local categories = ''
local categories = ''