Module:SimpleInfobox: Revision history

From Chalo Chatu, Zambia online encyclopedia
Jump to navigationJump to search

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.

23 July 2025

  • curprev 01:1901:19, 23 July 2025 Chalochatu talk contribs 1,702 bytes +112 No edit summary
  • curprev 01:1101:11, 23 July 2025 Chalochatu talk contribs 1,590 bytes +1,590 Created page with "local p = {} function p.infobox(frame) local args = frame:getParent().args local root = mw.html.create('table') :addClass('infobox') :css('border','1px solid #aaa') :css('border-collapse','collapse') :css('background','#f8f8f8') :css('font-size','90%') :css('line-height','1.4') :css('width','23em') :css('margin','0.5em') -- Title if args.title and args.title:match('%S') then root:ta..."