All public logs

Combined display of all available logs of Akricia Encyclopedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 04:05, 9 January 2024 Unifiedakricia talk contribs created page Module:ExampleList (Новая страница: «local p = {} -- используется для того, чтобы можно было удалять элементы из таблицы local function copy(other) local res = {} for k, v in pairs(other) do res[k] = v end return res end -- вызов шаблона, при ошибке возвращает пустую строку local function expand(frame, tname, targs) local success, result = pcall( frame.expandTemplate, frame, {title...»)