Zum Inhalt springen

Modul:High-use: Unterschied zwischen den Versionen

Restored older version
KKeine Bearbeitungszusammenfassung
(Restored older version)
Zeile 91: Zeile 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"])
Anonymer Benutzer