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.

19 September 2024

  • curprev 15:2915:29, 19 September 2024Xaloria talk contribs 6,681 bytes 0 Xaloria changed the content model of the page Module:High-use from "Scribunto module" to "CSS" Tag: content model change
  • curprev 15:2815:28, 19 September 2024Xaloria talk contribs 6,681 bytes +6,681 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..."