All public logs

Jump to navigation Jump to search

Combined display of all available logs of HasanistanPedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:41, 13 April 2024 OIMGov talk contribs created page Module:Percentage (Created page with "-- -- This module implements Template:Percentage -- local p = {} local math_module = require( "Module:Math" ) local precision = math_module._precision local sortkey = require( "Module:Sortkey" ) local function rnd(num, digits) -- This function implements {{rnd}} return math_module._precision_format(tostring(num), digits) end local function oom(num) -- This function implements {{order of magnitude}} return math_module._order(tostring(num)) end function _nonsci...")