Module:High-use: Difference between revisions

From Roses, Tulips, & Liberty
Content added Content deleted
mNo edit summary
(Restored older version)
Line 91: Line 91:
end
end
local discussion_text = "Please discuss changes "
local discussion_text = "Consider discussing changes "
if frame.args["2"] and frame.args["2"] ~= "" and frame.args["2"] ~= "yes" then
if frame.args["2"] and frame.args["2"] ~= "" and frame.args["2"] ~= "yes" then
discussion_text = string.format("%sat [[%s]]", discussion_text, frame.args["2"])
discussion_text = string.format("%sat [[%s]]", discussion_text, frame.args["2"])