Module:Roman Date Input: 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.

    29 June 2022

    • curprev 08:4508:45, 29 June 2022Procurator-Imperii-Romani talk contribs 172 bytes +172 Created page with "local p = {} local converter = require("Module:Roman Date") local function createInput() return "<input>" end function p.main(frame) return createInput() end return p"