Module:Comma separated entries: 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.

    27 April 2014

    • curprev 11:1911:19, 27 April 2014Ostermayer talk contribs 1,570 bytes +1,570 Created page with "local p = {} local function _main( args ) local sep = mw.message.new( 'comma-separator' ):plain() return table.concat( args, sep ) end function p.main( frame ) l..."