Modul:Citation/CS1/Whitelist: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Farras (bicara | kontrib)
Tidak ada ringkasan suntingan
Farras (bicara | kontrib)
k ←Suntingan Farras (bicara) dibatalkan ke versi terakhir oleh Iwan Novirion
Baris 1:
--[[
Because a steady-state signal conveys no useful information, whitelist.basic_arguments[] list items now can have three values:
true - these parameters are valid and supported parameters
false - these parameters are deprecated but still supported
nil - these parameters are no longer supported (when setting a parameter to nil, leave a comment stating the reasons for invalidating the parameter)
]]
whitelist = {
 
Baris 11 ⟶ 5:
['agency'] = true,
['airdate'] = true,
['albumlink'] = false, -- deprecated; set to nil after 1 October 2014; a unique alias of titlelink used by old cite AV media notes
['albumtype'] = nil, -- controled inappropriate functionality in the old cite AV media notes
['archivedate'] = true,
['archive-date'] = true,
Baris 18 ⟶ 10:
['archive-url'] = true,
['article'] = true,
['artist'] = false, -- deprecated; set to nil after 1 October 2014; a unique alias of others used by old cite AV media notes
['arxiv'] = true,
['ARXIV'] = true,
Baris 39 ⟶ 30:
['authors'] = true,
['author-separator'] = true,
['eventbegan'] = true,
['bibcode'] = true,
['BIBCODE'] = true,
['booktitle'] = true,
['callsign']=true, -- cite interview
['cartography'] = true,
['chapter'] = true,
['chapterlink'] = true,
['chapterurl'] = true,
['chapter-url'] = true,
['citycoauthor'] = true, -- cite interview
['coauthorcoauthors'] = falsetrue,
['coauthors'] = false,
['cointerviewers'] = false, -- cite interview
['conference'] = true,
['conferenceurl'] = true,
Baris 59 ⟶ 47:
['contribution-url'] = true,
['date'] = true,
['day'] = falsetrue,
['deadurl'] = true,
['degree'] = true,
['department'] = true,
['dictionary'] = true,
['director'] = false, -- deprecated; set to nil after 1 October 2014; a unique alias of author used by old cite DVD-notes
['displayauthors'] = true,
['display-authors'] = true,
Baris 95 ⟶ 81:
['encyclopaedia'] = true,
['encyclopedia'] = true,
['hostended'] = true,
['entry'] = true,
['episodelink'] = true,
['event'] = true,
['eventurl'] = true,
['first'] = true,
['format'] = true,
['given'] = true,
['host'] = true,
['id'] = true,
['ID'] = true,
Baris 108 ⟶ 92:
['ignore-isbn-error'] = true,
['in'] = true,
['inset'] = true,
['institution'] = true,
['interviewer'] = true, --cite interview
['isbn'] = true,
['ISBN'] = true,
Baris 129 ⟶ 110:
['laysource'] = true,
['laysummary'] = true,
['layurl'] = true,
['lccn'] = true,
['LCCN'] = true,
['location'] = true,
['magazine'] = true,
['medium'] = true,
['minutes'] = true,
['month'] = falsetrue,
['mr'] = true,
['MR'] = true,
Baris 144 ⟶ 123:
['nocat'] = true,
['nopp'] = true,
['notestitle'] = false, -- deprecated; set to nil after 1 October 2014; a unique alias of chapter used by old cite AV media notes
['notracking'] = true,
['no-tracking'] = true,
Baris 159 ⟶ 137:
['page'] = true,
['pages'] = true,
['people'] = true,
['periodical'] = true,
['place'] = true,
Baris 170 ⟶ 147:
['PPPrefix'] = true,
['PPrefix'] = true,
['program']=true, -- cite interview
['publicationdate'] = true,
['publication-date'] = true,
Baris 176 ⟶ 152:
['publication-place'] = true,
['publisher'] = true,
['publisherid'] = false, -- deprecated; set to nil after 1 October 2014; a unique alias of others used by old cite AV media notes and old cite DVD-notes
['quotation'] = true,
['quote'] = true,
['ref'] = true,
['Ref'] = true,
['registration'] = true,
['rfc'] = true,
['RFC'] = true,
['scale'] = true,
['season'] = true,
['section'] = true,
['sectionurl'] = true,
['separator'] = true,
['series'] = true,
Baris 197 ⟶ 168:
['SSRN'] = true,
['station'] = true,
['subject'] = true,
['subjectlink'] = true,
['subscription'] = true,
['surname'] = true,
Baris 206 ⟶ 175:
['title'] = true,
['titlelink'] = true,
['titleyear'] = false, -- deprecated; set to nil after 1 October 2014; a unique alias of origyear used by old cite DVD-notes
['trans_chapter'] = true,
['trans-chapter'] = true,
Baris 263 ⟶ 231:
['given#'] = true,
['last#'] = true,
['subject#'] = true,
['subjectlink#'] = true,
['surname#'] = true,
},