Module:Parameter names example: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 March 2026

7 August 2023

  • curprev 16:0716:07, 7 August 2023 wikipedia>GrantTecumsah 1,607 bytes +8 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..."

21 January 2022

25 March 2020

  • curprev 23:0723:07, 25 March 2020 w>Andrybak 1,599 bytes +1,599 add popular variants of demonstration purposes parameters: nocat=yes, categories=no, and demo=yes