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

[نسخة منشورة][نسخة منشورة]
تم حذف المحتوى تمت إضافة المحتوى
طلا ملخص تعديل
طلا ملخص تعديل
سطر 734:
-- "1st-century BC" format
--local lastpartNoBC = mw.ustring.gsub(lastpart, '%sBC?', '') --easier than splitting lastpart up in 2; AD never used
local lastpartNoBC = mw.ustring.gsub(lastpart, '%sق%sم م?', '') --easier than splitting lastpart up in 2; AD never used
local BCe = parentBC or ''
سطر 804:
if (minord <= osign) and (osign <= maxord) then
local lastpart = lastpartNoBC --lest we recursively add multiple "BC"s
if BC ~= '' then lastpart = string.gsub( ccccat
lastpart = string.gsub( lastpart, temporal, temporal..BC ) --replace BC if needed
end
navo = navo..'*'..catlink(
--string.gsub( ccccat, "ق م" ,"" )
--ccccat
,'القرن '.. oth..BCdisp )..'\n'
else