Module:Box: Revision history

Jump to navigation Jump 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.

2 June 2024

31 May 2024

  • curprev 10:4910:49, 31 May 2024Vish talk contribs 2,265 bytes 0 No edit summary
  • curprev 10:4710:47, 31 May 2024Vish talk contribs 2,265 bytes +100 No edit summary
  • curprev 10:3010:30, 31 May 2024Vish talk contribs 2,165 bytes +2,165 Created page with "local p = {} function p.render(frame) local args = frame:getParent().args local title = args.Title or "Title" local icon = args.Icon or "" local bg = args.bg or "#7b9cd1" local bg2 = args.bg2 or "#e7bafd4d" local width = args.width or "auto" local align = args.align or "" local height = args.height or "auto" local style = args.Style or "" local color = args.Color or "white" local rows = {} for i = 1, 100 do if arg..."