Jump to content

Kaagi sa rebisyon sa "Module:Su"

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.

28 Hunyo 2025

  • karkataposan 17:2317:23, 28 Hunyo 2025 Jonathantobi hisgot mga tampo 2,324 mga byte +2,324 Created page with "-- This module implements {{su}}. local p = {} function p.main(frame) -- Use arguments from the parent frame only, and remove any blank arguments. -- We don't need to trim whitespace from any arguments, as this module only -- uses named arguments, and whitespace is trimmed from them automatically. local origArgs = frame:getParent().args local args = {} for k, v in pairs(origArgs) do if v ~= '' then args[k] = v end end -- Define the variables to pass to..."