Revision history of "Module:Infobox/dates/sandbox"

Jump to: navigation, search

Diff selection: Mark the radio boxes 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.

  • (cur | prev) 07:23, 4 June 2019Riot Hero (talk | contribs). . (1,840 bytes) (+1,840). . (Created page with "local getArgs = require('Module:Arguments').getArgs local p = {} function p.dates(frame) local returnval; local args = getArgs(frame); if table.getn(args) < 2 then if...")