Module:High-use: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
	
no edit summary
| imported>Hb1290  (Created page with "local p = {}  local _fetch = require('Module:Transclusion_count').fetch  function p.num(frame, count) 	if count == nil then count = _fetch(frame) end 	 	-- Build output string...") | imported>Hb1290  No edit summary | ||
| Line 55: | Line 55: | ||
| function p.text(frame, count) | function p.text(frame, count) | ||
| 	local bot_text = "\n\n----\nTransclusion count updated automatically  | 	local bot_text = "\n\n----\nTransclusion count updated automatically." | ||
| 	if frame.args["nobot"] == true then | 	if frame.args["nobot"] == true then | ||
| 		bot_text = "" | 		bot_text = "" | ||