Module:High-use: Difference between revisions

sync
m (15 revisions imported from templatewiki:Module:High-use)
(sync)
Line 1:
local p = {}
 
local _fetch = require('Module:Transclusion_count/sandbox').fetch
 
function p.num(frame, count)
Line 55:
 
function p.text(frame, count)
local bot_text = "\n\n----\nTransclusion count updated byautomatically ([[UserTemplate:AhechtbotHigh-use/doc#Technical details|Ahechtbotsee documentation]])."
if frame.args["nobot"] == true then
bot_text = ""
Anonymous user