Модуль:Meta Sprite: различия между версиями

мНет описания правки
мНет описания правки
Строка 15: Строка 15:
function p.main(frame)
function p.main(frame)
     local mode = frame.args[1] -- Режим
     local mode = frame.args[1] -- Режим
     local filePath = require("FilePath")
     local filePath = require("Module:FilePath")
     local path = filePath.getOthersPath(frame.args[2]) -- Путь
     local path = filePath.getOthersPath(frame.args[2]) -- Путь