Модуль:IanComradeBot/prototypes/AccessReader/access.json/data
Версия от 14:44, 4 февраля 2025; Pok (обсуждение | вклад) (Новая страница: «local title = mw.title.new("User:IanComradeBot/prototypes/AccessReader/access.json") local jsonData = title and title:getContent() or "" local success, data = pcall(mw.text.jsonDecode, jsonData) return (success and type(data) == "table") and data or {}»)
Для документации этого модуля может быть создана страница Модуль:IanComradeBot/prototypes/AccessReader/access.json/data/doc