Module:Parliament diagram: 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.

18 June 2024

  • curprev 19:1619:16, 18 June 2024Hydrogen talk contribs 6,687 bytes +6,687 Created page with "require('strict') local p = {} local getArgs = require('Module:Arguments').getArgs local errorCategory = 'Category:Compilation error of the Parliamentary diagram template' local dimx = 175 local dimr = 50 local dimc = 40 local limite = 2000 local bgcolor = "#fff" -- Error handler using xpcall, format the error local function errhandler(msg) local cat = mw.title.getCurrentTitle().namespace == 0 and errorCategory or '' return string.format('<span class="error">%s</s..."