Module:Infobox: 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.

7 January 2025

  • curprev 10:2710:27, 7 January 2025Blob talk contribs 3,242 bytes +3,242 Created page with "local p = {} function p.infobox( f ) local args = require( 'Module:ProcessArgs' ).merge( true ) local titleObject = mw.title.getCurrentTitle() local title = args.title or titleObject.baseText local imageArea = args.imagearea if not imageArea and imageArea ~= 'none' then local images = {} local defaultImageSize = args.defaultimagesize or '160px' args.image1 = args.image1 or args.image or 'title' args.image1size = args.image1size or args.imagesize local..."