Všetky verejné záznamy
Zo stránky PRD
Kombinované zobrazenie všetkých dostupných záznamov PRD. Môžete zúžiť rozsah, ak zvolíte typ záznamu, používateľské meno alebo dotyčnú stránku (záleží na veľkosti písmen).
- 03:14, 12. október 2024 Dark diskusia príspevky vytvoril(a) stránku Modul:Check for unknown parameters (Vytvorená stránka „-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list require ('strict'); local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text repres…“)