Module:High-use: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 No edit summary |
imported>Hb1290 No edit summary |
||
Line 87: | Line 87: | ||
info = "<br />" .. frame.args["info"] | info = "<br />" .. frame.args["info"] | ||
end | end | ||
sandbox_text = string.format(".%s<br /> To avoid major disruption and server load, any changes should be tested in the % | sandbox_text = string.format(".%s<br /> To avoid major disruption and server load, any changes should be tested in the %s. The tested changes can be added to this page in a single edit. ", | ||
info, sandbox_text | info, sandbox_text | ||
) | ) | ||
else | else | ||
sandbox_text = string.format(" and changes may be widely noticed. Test changes in the %s", | sandbox_text = string.format(" and changes may be widely noticed. Test changes in the %s. ", | ||
sandbox_text | sandbox_text | ||
) | ) |