Jump to content

Kaagi sa rebisyon sa "Module:Parameter names example"

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 18:1318:13, 28 Hunyo 2025 Jonathantobi hisgot mga tampo 1,607 mga byte +1,607 Created page with "-- This module implements {{parameter names example}}. local p = {} local function makeParam(s) local lb = '{' local rb = '}' return lb:rep(3) .. s .. rb:rep(3) end local function italicize(s) return "''" .. s .. "''" end local function plain(s) return s end function p._main(args, frame) -- Find how we want to format the arguments to the template. local formatFunc if args._display == 'italics' or args._display == 'italic' then formatFunc = italic..."