Revision history of "Module:Webarchive"

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.

  • curprev 13:54, 19 August 2022Gianfranco talk contribs 14,211 bytes 0
  • curprev 13:52, 19 August 2022Gianfranco talk contribs 14,211 bytes +14,211 Created page with "--[[ ---------------------------------- Modulo Lua che implementa il template {{Webarchive}} e permette di decifrare la data negli URL di alcuni archivi anche ad altri moduli. ]] require('Module:No globals') local getArgs = require('Modulo:Arguments').getArgs local cfg = mw.loadData('Modulo:Webarchive/Configurazione') local p = {} local track = {} -- array associativo per accumulare le categorie di tracciamento local maxurls = 10 -- massimo numero di URL permess..."