Module:High-use: Difference between revisions

Jump to navigation Jump to search
no edit summary
imported>Compooper
No edit summary
imported>Compooper
No edit summary
Line 84: Line 84:
local sandbox_text =  ("%s's [[%s/sandbox|/sandbox]] subpage, or in your own [[%s]]. "):format(
local sandbox_text =  ("You may want to test changes and make sure they are approved by site staff before submitting them."):format(
(mw.title.getCurrentTitle().namespace == 828 and "module" or "template"),
(mw.title.getCurrentTitle().namespace == 828 and "module" or "template"),
title.fullText, title.fullText,
title.fullText, title.fullText,
Line 102: Line 102:
else
else
sandbox_text = (infoArg and ('.<br />' .. infoArg .. ' C') or ' and c') ..
sandbox_text = (infoArg and ('.<br />' .. infoArg .. ' C') or ' and c') ..
'hanges may be widely noticed. Test changes in the ' .. sandbox_text
'hanges may be widely noticed. ' .. sandbox_text
end
end


Anonymous user

Navigation menu