Module:Fallback: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 35:
if msg then
-- Trim the assigned message value before testing it.
msg = stringmw.ustring:gsub(msg, '^%s*(.-)%s*$')
if msg ~= '' then
if code == 'message' then
Anonymous user