Module:Citation/CS1: திருத்தங்களுக்கு இடையிலான வேறுபாடு

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
undid 2 revisions after "Script error"
fixed to allow "contribution=x" (formerly ignored); fixed "EditorSep" (was misspelled "EdithorSep").
வரிசை 276:
local TitleNote = args.department
local TitleLink = args.titlelink or args.episodelink
local Chapter = args.chapter or args.contribution or args.article or args.entry
local ChapterLink = args.chapterlink
local TransChapter = args["trans-chapter"] or args.trans_chapter
வரிசை 456:
end
if ( Editors == nil ) then
local EditorNameSep = args["editor-name-separator"] or args["name-separator"] or ", "
EditorNameSep = EditorNameSep + " "
local EditorSep = args["editor-separator"] or args["separator"] or "&#59; "
EditorSep = EditorSep + " "
local EditorFormat = args["editor-format"] or args.editorformat
local EditorMaximum = tonumber(args["display-editors"] or args.displayeditors) or 3
local control = { sep = EdithorSepEditorSep, namesep = EditorNameSep, format = EditorFormat, maximum = EditorMaximum }
Editors = listpeople(control, e)
end
வரி 1,020 ⟶ 1,022:
--20Feb2013 Fix empty "authorlink=" as person.link ~= "".
--20Feb2013 Added space after AuthorSep & AuthorNameSep.
--21Feb2013 Fixed to allow "contribution=x" as "new" parameter.
--21Feb2013 Fixed separator "EditorSep" (was "EdithorSep").
--
--End
"https://tamilar.wiki/w/Module:Citation/CS1" இலிருந்து மீள்விக்கப்பட்டது