Модуль:IanComradeBot/startingGear.json/data: различия между версиями
Материал из Space Station 14 Вики
Pok (обсуждение | вклад) Новая страница: «local title = mw.title.new("Участник:IanComradeBot/startingGear.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 {}» |
Pok (обсуждение | вклад) м Update via atematic bot |
||
| Строка 1: | Строка 1: | ||
local | local loader = require("Module:JsonLoader") | ||
return loader.getFromTitle("Участник:IanComradeBot/startingGear.json") | |||
Текущая версия от 11:38, 17 июля 2025
Для документации этого модуля может быть создана страница Модуль:IanComradeBot/startingGear.json/data/doc