Module:Languages: 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.

2 September 2025

  • curprev 15:1015:10, 2 September 2025 Featherless talk contribs 7,030 bytes +7,030 Created page with "-- Ported from https://wiki.openstreetmap.org/wiki/Module:Languages on Sep 2, 2025. local p = {} local config = mw.loadData("Module:Languages/config") local siteLanguage = mw.getContentLanguage() --- Returns the language pseudonamespace in the title of a page in the main --- namespace, or nil if the title contains no pseudonamespace. function p.pseudoNamespaceFromTitle(title) local pseudoNS = title.text:match("^(%w%w%w?):") or title.text:match("^(%w%w%w?%-%w%w%w?%w?..."