Модуль:AllPages: відмінності між версіями

Жодних змін в розмірі ,  8 серпня 2024
нема опису редагування
Немає опису редагування
Немає опису редагування
Рядок 13: Рядок 13:
             table.insert(output, string.format('<p>[[%s|%s]]</p>', season, season))
             table.insert(output, string.format('<p>[[%s|%s]]</p>', season, season))
             count = count + 1
             count = count + 1
             if count >= 5 then
             if count >= 6 then
                 break
                 break
             end
             end