Module:UserLinks: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
check for demo == 'yes' rather than just its existence
(don't bother overriding the arguments - it's not necessary, and possibly limiting)
(check for demo == 'yes' rather than just its existence)
Line 9:
local function err(msg)
local cat
if demo == 'yes' then
cat = ''
else
Line 318:
 
local function generateTrackingCategories()
if demo == 'yes' then
return ''
else
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu