Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Domwiki: Revision history

From Domwiki

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.

14 May 2026

  • curprev 22:4822:48, 14 May 2026 Nadanke talk contribs 1,209 bytes +1,209 Created page with "local p = {} local replacements = { ["'"] = "", ["’"] = "", ["`"] = "", [" "] = "-", [","] = "", ["%."] = "", [":"] = "", [";"] = "", ["!"] = "", ["%?"] = "", ["&"] = "and", ["é"] = "e", ["è"] = "e", ["ê"] = "e", ["ë"] = "e", ["á"] = "a", ["à"] = "a", ["â"] = "a", ["ä"] = "a", ["å"] = "a", ["í"] = "i", ["ì"] = "i", ["î"] = "i", ["ï"] = "i", ["ó"] = "o", ["ò"] = "o", ["ô"] = "o", ["ö"] = "o", ["ú"] = "u", ["ù"] = "u",..."