Module:UserLinks: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(better tracking category handling, add check for the validity of the language prefix in project parameters, add interwiki support for more link types)
(bug fix in error function)
Line 7: Line 7:


-- Define a custom error message for this module.
-- Define a custom error message for this module.
local function err(msg, cat)
local function err(msg)
local cat
if demo then
if demo then
cat = ''
cat = ''