Jump to content

Kaagi sa rebisyon sa "Module:WikiProject metrics"

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 06:5806:58, 20 Hunyo 2024 Umarxon III hisgot mga tampo 3,425 mga byte +3,425 Created page with "local p = {} local Date = require("Module:Date")._Date local lang = mw.language.new(mw.language.getContentLanguage().code) local function getMonths(start) local month = Date("1 " .. start) local current = Date("currentdate") current = Date(current.year, current.month, 1) if month > current then return {} end local months = {month} while month < current do month = month + "1 month" table.insert(months, month) end return months end function p.list(fra..."