Изменения

Модуль:Карточка

16 байтов убрано, 12:42, 7 августа 2016
Нет описания правки
local imgCount = {}
local invImgCount = {}
local grid
for k, v in pairs( args ) do
if type( k ) == 'string' then
imageExists = true
else
local imageTitle = mw.title.new( 'Файл:Grid123 Grid ' .. title .. '.png' )
imageExists = imageTitle and imageTitle.exists
end