ماژول:Goalscorers: نوسخه‌لر آراسینداکی فرق

محتوای حذف‌شده محتوای افزوده‌شده
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۱۰۱:
if dateUpdated == 'complete' then text1 = "" else text1 = "" end
end
local text = string.format("جمعده %s قول%s ", text1, mw.getLanguage('enazb'):formatNum(g.totalGoals), pluralGoals)
local pluralMatches = ""
خط ۱۱۵:
--- text = text .. string.format(" %d اویوندا وورولوبدور، اورتاسی %."..precision.."g قول هر اویوندا وورولوب", matches, pluralMatches, average, pluralAverage)
--- text = text .. string.format("در %d مسابقه%s، به طور متوسط %."..precision.."g گل در هر بازی", matches, pluralMatches, average, pluralAverage)
text = text .. string.format(" %d اویوندا وورولوبدور%s, اورتاسی %."..precision.."g قول هر اویوندا وورولوب%s ", matches, pluralMatches, average, pluralAverage)
--- text = text .. string.format(" قول %d اویوندا وورولوبدور%s, for an average of %."..precision.."g goal%s per match", matches, pluralMatches, average, pluralAverage)