Krejt regjistrat publikë
Jump to navigation
Jump to search
Kjo faqe tregon të gjithë regjistrat e mundshëm të Enciklopedi Puro Shqiptare. Mund ta përimtoni pamjen duke përzgjedhur lloj regjistri, emër përdoruesi (bëhet dallimi mes shkrimit me të mëdha a të vogla), dhe faqes së prekur (edhe për këtë bëhet dallimi mes shkrimit me të mëdha a të vogla)
- 10 gusht 2025 09:02 Kujdestari7 diskuto kontributecreated faqe Moduli:require when needed (Krijoi faqen me "local getmetatable = getmetatable local ipairs = ipairs local loaded = package.loaded local pairs = pairs local require = require local select = select local setmetatable = setmetatable local tostring = tostring local unpack = unpack or table.unpack -- Lua 5.2 compatibility local function get_nested(obj, ...) local n = select("#", ...) if n == 0 then return obj end obj = obj[...] for i = 2, n do obj = obj[select(i, ...)] end return obj end local function get_o...")