پرش به محتوا

پودمان:Citation/CS1/fa: تفاوت میان نسخه‌ها

year گاهی به فارسی است (به طور مشخص وقتی که هم «سال» و هم «تاریخ» در یادکرد ژورنال وجود داشته باشد، مثل Special:Permalink/26754779) و این باعث می‌شود که یادکردها وصل نشوند: Special:Permalink/26754689#اشکال_پک_چیست؟ (شاید بهتر باشد سال جایی زودتر از این تبدیل به انگلیسی شود، فرصت بررسی بیشتر ندارم)
imported>Mensis Mirabilis
(انگلیسی کردن ورودی |ش(درخواست کاربر:Huji))
 
imported>Dalba
(year گاهی به فارسی است (به طور مشخص وقتی که هم «سال» و هم «تاریخ» در یادکرد ژورنال وجود داشته باشد، مثل Special:Permalink/26754779) و این باعث می‌شود که یادکردها وصل نشوند: Special:Permalink/26754689#اشکال_پک_چیست؟ (شاید بهتر باشد سال جایی زودتر از این تبدیل به انگلیسی شود، فرصت بررسی بیشتر ندارم))
خط ۱٬۱۴۱: خط ۱٬۱۴۱:
if i == 4 then break end -- if four then done
if i == 4 then break end -- if four then done
end
end
table.insert (names, year); -- add the year at the end
table.insert (names, numConv('en' , year)); -- add the year at the end
local id = table.concat(names); -- concatenate names and year for CITEREF id
local id = table.concat(names); -- concatenate names and year for CITEREF id
if is_set (id) then -- if concatenation is not an empty string
if is_set (id) then -- if concatenation is not an empty string
خط ۳٬۳۴۷: خط ۳٬۳۴۷:
if ('harv' == Ref ) then
if ('harv' == Ref ) then
local namelist = {}; -- holds selected contributor, author, editor name list
local namelist = {}; -- holds selected contributor, author, editor name list
local year = first_set ({Year, anchor_year}, 2); -- Year first for legacy citations and for YMD dates that require disambiguation
local year = first_set ({Year, anchor_year}, 2); -- Year first for legacy citations and for YMD dates that require disambiguation


کاربر ناشناس