"मोड्युल:Citation/CS1/Whitelist" को बिचमी भिन्नता

Content deleted Content added
ना en:Module:Citation/CS1/Whitelist देखि १ पुनरावलोकन आयात भयो
ना update per newiki
पंक्ति ३८:
['ended'] = nil, -- module handles date ranges; cite episode and cite series
['in'] = nil, -- ambiguous between use for language, appearance of a lesser work in an edited work
['interviewers'] = nil, -- only need InterviewerList support
['month'] = nil, -- functionality supported by |date=
['name-separator'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format
Line ६३ ⟶ ६२:
 
]]
 
 
--[[--------------------------< S U P P O R T E D P A R A M E T E R S >--------------------------------------
Line १४४ ⟶ १४२:
['displayauthors'] = true,
['display-authors'] = true,
['display-contributors'] = true,
['displayeditors'] = true,
['display-editors'] = true,
['display-interviewers'] = true,
['display-translators'] = true,
['docket'] = true,
['doi'] = true,
Line २०४ ⟶ १९९:
['interviewermask'] = true,
['interviewer-mask'] = true,
['display-interviewers'] = true,
['isbn'] = true,
['ISBN'] = true,
Line २९१ ⟶ २८७:
['quote'] = true,
['ref'] = true,
['registration'] = falsetrue,
['rfc'] = true,
['RFC'] = true,
Line ३२० ⟶ ३१६:
['subjectlink'] = true,
['subject-link'] = true,
['subscription'] = falsetrue,
['surname'] = true,
['template-doc-demo'] = true,
Line ४०५ ⟶ ४०१:
['first#'] = true,
['given#'] = true,
['host#'] = true,
['interviewer#'] = true,
['interviewer-first#'] = true,
Line ४३६ ⟶ ४३१:
['translator#-mask'] = true,
}
 
 
--[[--------------------------< C I T E A R X I V S U P P O R T E D P A R A M E T E R S >----------------
Line ५२७ ⟶ ५२१:
['date'] = true,
['df'] = true,
['displayauthors'] = true,
['display-authors'] = true,
['first'] = true,
Line ५५७ ⟶ ५५०:
['year'] = true,
}
 
local limited_numbered_arguments = {
['author#'] = true,
Line ५७७ ⟶ ५६९:
['surname#'] = true,
}
 
 
--[[--------------------------< E X P O R T E D T A B L E S >------------------------------------------------
]]
 
return {