وحدة:Navseasoncats/ملعب: الفرق بين النسختين

[نسخة منشورة][نسخة منشورة]
تم حذف المحتوى تمت إضافة المحتوى
طلا ملخص تعديل
طلا ملخص تعديل
سطر 382:
--AD/BC switches & vars
local parentBC = string.match(lastpart, '^BCق م') --following the "0s BC" convention for all years BC
lastpart = mw.ustring.gsub(lastpart, '^BCق م%s*', '') --handle BC separately; AD never used
--TODO?: handle BCE, but only if it exists in the wild
سطر 414:
end
end
local nmindec = tonumber(mindec) --similar behavior to navyear & navordinal
local nmaxdec = tonumber(maxdec) --similar behavior to navordinal
السطر 463 ⟵ 464:
--local fff = firstpart .. ' '..d..'s'..tspace..BC..lastpart
local fff = mw.ustring.gsub( keykeyNoBC , "keykey", 'عقد '.. d ..''..tspace..BC BCdisp )
local shown = '*'..catlink( fff , "عقد " .. d..''..BCdisp )..'\n'