پودمان:Infobox/تمرین: تفاوت میان نسخه‌ها

محتوای حذف‌شده محتوای افزوده‌شده
خط ۳۲۰:
mw.ustring.match(
mw.ustring.gsub(
args['data' .. tostring(num)], category_in_empty_row_pattern, ''
),
category_in_empty_row_pattern, ''
)'^%S'
) then
local data = args['data' .. tostring(num)]
if mw.ustring.match(mw.ustring.gsub(data, category_in_empty_row_pattern, ''), '%S') then