Module:High-use: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 April 2023

  • curprev 14:3014:30, 28 April 2023Omri talk contribsm 6,691 bytes 0 Omri moved page Module:High-Use to Module:High-use without leaving a redirect undo
  • curprev 14:2914:29, 28 April 2023Omri talk contribs 6,691 bytes +6,691 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..."