Модуль:IanComradeBot/prototypes/StationEvent.json/data: различия между версиями
Pok (обсуждение | вклад) Новая страница: «local title = mw.title.new("Участник:IanComradeBot/prototypes/StationEvent.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 {}» |
(нет различий)
|