Modulo:Data/sandbox: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m +cat |
m fmt |
||
Riga 16:
local function errhandler(msg)
local cat = mw.title.getCurrentTitle().namespace == 0 and errorCategory or ''
return string.format('<span class="error">Errore: %s</span>%s', msg, cat)
end
|