Jump to content

Module:Sandbox/Pavouk: Revision history


For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version, m = minor edit, → = section edit, ← = automatic edit summary

28 November 2024

  • curprev 12:2712:27, 28 November 2024 Pavouk talk contribs 19,262 bytes +19,262 Created page with '-- -- Implementuje šablonu {{Historie počtu obyvatel}} -- local p = {} local lang = mw.getContentLanguage() local Date -- lazy initialization local function ifexist(page) if not page then return false end if mw.title.new(page).exists then return true end return false end local function isempty( s ) return not s or s:match( '^%s*(.-)%s*$' ) == '' end local function splitnumandref( s ) s = s:match( '^%s*(.-)%s*$' ) local t1 = mw.text.unst...'