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

محتوای حذف‌شده محتوای افزوده‌شده
accept local parameters for |deadurl
displayauthors همیشه انگلیسی
خط ۱٬۵۹۹:
local function get_display_authors_editors (max, count, list_name, etal)
if is_set (max) then
max = numConv('en' , max);
if 'etal' == max:lower():gsub("[ '%.]", '') then -- the :gsub() portion makes 'etal' from a variety of 'et al.' spellings and stylings
max = count + 1; -- number of authors + 1 so display all author name plus et al.