Module:High-use: Difference between revisions

m
Omri moved page Module:High-Use to Module:High-use without leaving a redirect
(Created page with "local p = {} -- _fetch looks at the "demo" argument. local _fetch = require('Module:Transclusion_count').fetch local yesno = require('Module:Yesno') function p.num(frame, count) if count == nil then if yesno(frame.args['fetch']) == false then if (frame.args[1] or '') ~= '' then count = tonumber(frame.args[1]) end else count = _fetch(frame) end end -- Build output string local return_value = "" if count == nil then if frame.args[1] == "risk" then...")
 
m (Omri moved page Module:High-Use to Module:High-use without leaving a redirect)
 
(No difference)