Jump to content

Module:High-use: Difference between revisions

Undid revision 1015797527 by JsfasdF252 (talk)
m (1 revision imported)
(Undid revision 1015797527 by JsfasdF252 (talk))
Line 56: Line 56:
function p.text(frame, count)
function p.text(frame, count)
local bot_text = "\n\n----\nTransclusion count updated automatically ([[Template:High-use/doc#Technical details|see documentation]])."
local bot_text = "\n\n----\nTransclusion count updated automatically ([[Template:High-use/doc#Technical details|see documentation]])."
if frame.args["nobot"] == true then
if frame.args["nobot"] == "true" then
bot_text = ""
bot_text = ""
end
end
Anonymous user