Jump to content

Kaagi sa rebisyon sa "Module:Progression rainbow"

Pagpili sa kalainan: markahi ang mga radio box sa mga rebisyon aron makompara dayon tuploka ang enter o ang button sa ibabaw.
Leyenda: (kar) = kalainan sa kasamtangang rebisyon, (kataposan) = kalainan sa miaging rebisyon, m = menor nga pag-usab.

20 Hunyo 2024

  • karkataposan 10:0010:00, 20 Hunyo 2024 Umarxon III hisgot mga tampo 4,173 mga byte +4,173 Created page with "--[[ This implements {{progression rainbow}} ]] require('strict') local p = {} -- rounding to first decimal, from http://lua-users.org/wiki/SimpleRound local function round(num) return math.floor(num * 10 + 0.5) / 10 end local function percent(param, total) -- These suck for i18n because the % is forced to the right without spacing, -- both in a required context (CSS) and unrequired (to-be-displayed text). -- I.e., there should be a separate version of this retu..."