Изменения

Модуль:Инвентарный слот/Псевдонимы/Таблица

32 байта добавлено, 12:31, 9 августа 2016
Нет описания правки
-- Skip the banner aliases (except "Любой флаг"), as there are so
-- many of them it causes the table to be excessively long
if i == 'Любой флаг' or not i:find( 'Флаг с ' ) or and not i:find( 'Базовый флаг' ) then
table.insert( keys, i )
end
local tableRows = {
' {| class="wikitable collapsible collapsed"',
'! Alias Псевдоним !! class="collapse-button" | OutputЧто выводит'
}
for _, key in ipairs( keys ) do