मोड्युल:Citation/CS1/Whitelist: संशोधनहरू बीचको भिन्नता
अन्वेषणमा जानुहाेस्
खाेजमा जानुहाेस्
कुनै सम्पादन सारांश छैन |
कुनै सम्पादन सारांश छैन |
||
पङ्क्ति १: | पङ्क्ति १: | ||
--[[--------------------------< P A R A M E T E R S N O T S U P P O R T E D >------------------------------ | |||
This is a list of parameters that once were but now are no longer supported: | |||
['albumlink'] = nil, -- unique alias of titlelink used by old cite AV media notes | |||
['albumtype'] = nil, -- controled inappropriate functionality in the old cite AV media notes | |||
['artist'] = nil, -- unique alias of others used by old cite AV media notes | |||
['ARXIV'] = nil, -- not an initialization | |||
['Author'] = nil, -- non-standard capitalization | |||
['authorformat'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format | |||
['author-format'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format | |||
['author-name-separator'] = nil,-- primarily used to support Vancouver format which functionality now part of name-list-format | |||
['author-separator'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format | |||
['began'] = nil, -- module handles date ranges; cite episode and cite series | |||
['BIBCODE'] = nil, -- not an initialization | |||
['callsign'] = nil, -- cite interview removed | |||
['call-sign'] = nil, -- cite interview removed | |||
['chapterlink'] = nil, -- if ever necessary to link to a chapter article, |chapter= can be wikilinked | |||
['chapter-link'] = nil, -- | |||
['city'] = nil, -- cite interview removed | |||
['coauthor'] = nil, -- redundant to |authorn=; not made part of metadata | |||
['coauthors'] = nil, -- redundant to |authorn=; not made part of metadata | |||
['cointerviewers'] = nil, -- unique alias of others used by old cite interview | |||
['day'] = nil, -- deprecated in {{citation/core}} and somehow undeprecated in Module:Citation/CS1 and now finally removed | |||
['director'] = nil, -- unique alias of author used by old cite DVD-notes | |||
['doi_brokendate'] = nil, -- alias of doi-broken-date | |||
['doi_inactivedate'] = nil, -- alias of doi-inactive-date | |||
['DoiBroken'] = nil, -- not used, non-standard captialization | |||
['Editor'] = nil, -- non-standard capitalization | |||
['editorformat'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format | |||
['EditorSurname'] = nil, -- non-standard capitalization | |||
['editor-format'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format | |||
['EditorGiven'] = nil, -- non-standard capitalization | |||
['editor-name-separator'] = nil,-- primarily used to support Vancouver format which functionality now part of name-list-format | |||
['editor-separator'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format | |||
['Embargo'] = nil, -- not used, non-standard capitalization | |||
['ended'] = nil, -- module handles date ranges; cite episode and cite series | |||
['month'] = nil, -- functionality supported by |date= | |||
['name-separator'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format | |||
['notestitle'] = nil, -- unique alias of chapter used by old cite AV media notes | |||
['PPrefix'] = nil, -- non-standard capitalization | |||
['PPPrefix'] = nil, -- not used, non-standard capitalization | |||
['pp-prefix'] = nil, -- not used, not documented | |||
['p-prefix'] = nil, -- not used, not documented | |||
['program'] = nil, -- cite interview removed | |||
['publisherid'] = nil, -- unique alias of id used by old cite AV media notes and old cite DVD-notes | |||
['Ref'] = nil, -- non-standard capitalization | |||
['separator'] = nil, -- this functionality now provided by |mode= | |||
['template doc demo'] = nil, -- alias of template doc demo | |||
['titleyear'] = nil, -- unique alias of origyear used by old cite DVD-notes | |||
['trans_chapter'] = nil, -- alias of trans-chapter | |||
['trans_title'] = nil, -- alias of trans-title | |||
['Author#'] = nil, -- non-standard capitalization | |||
['authors#'] = nil, -- no need for multiple lists of author names | |||
['Editor#'] = nil, -- non-standard capitalization | |||
['editors#'] = nil, -- no need for multiple lists of editor names | |||
['EditorGiven#'] = nil, -- non-standard capitalization | |||
['EditorSurname#'] = nil, -- non-standard capitalization | |||
]] | |||
--[[--------------------------< S U P P O R T E D P A R A M E T E R S >-------------------------------------- | --[[--------------------------< S U P P O R T E D P A R A M E T E R S >-------------------------------------- | ||
पङ्क्ति ५: | पङ्क्ति ६७: | ||
true - these parameters are valid and supported parameters | true - these parameters are valid and supported parameters | ||
false - these parameters are deprecated but still supported | false - these parameters are deprecated but still supported | ||
nil - these parameters are no longer supported | nil - these parameters are no longer supported (when setting a parameter to nil, leave a comment stating the reasons for invalidating the parameter) | ||
]] | ]] | ||
पङ्क्ति १३: | पङ्क्ति ७५: | ||
local basic_arguments = { | local basic_arguments = { | ||
['accessdate'] = true, | ['accessdate'] = true, | ||
['पहुँचमिति'] = true, | |||
['access-date'] = true, | ['access-date'] = true, | ||
['पहुँच-मिति'] = true, | |||
['agency'] = true, | ['agency'] = true, | ||
['आयोग'] = true, | |||
['संस्था'] = true, | |||
['airdate'] = true, | |||
['प्रचारितमिति'] = true, | |||
['air-date'] = true, | |||
['प्रचारित-मिति'] = true, | |||
['archivedate'] = true, | ['archivedate'] = true, | ||
['अभिलेखमिति'] = true, | |||
['archive-date'] = true, | ['archive-date'] = true, | ||
['अभिलेख-मिति'] = true, | |||
['archive-format'] = true, | ['archive-format'] = true, | ||
['अभिलेख-ढाँचा'] = true, | |||
['archiveurl'] = true, | ['archiveurl'] = true, | ||
['अभिलेखयुआरएल'] = true, | |||
['archive-url'] = true, | ['archive-url'] = true, | ||
['अभिलेख-युआरएल'] = true, | |||
['article'] = true, | ['article'] = true, | ||
[' | ['लेख'] = true, | ||
['arxiv'] = true, | ['arxiv'] = true, | ||
-- [''] = true, | |||
['asin'] = true, | ['asin'] = true, | ||
-- [''] = true, | |||
['ASIN'] = true, | ['ASIN'] = true, | ||
-- [''] = true, | |||
['asin-tld'] = true, | ['asin-tld'] = true, | ||
-- [''] = true, | |||
['ASIN-TLD'] = true, | |||
-- [''] = true, | |||
['at'] = true, | ['at'] = true, | ||
-- [''] = true, | |||
['author'] = true, | ['author'] = true, | ||
['लेखक'] = true, | |||
['author-first'] = true, | ['author-first'] = true, | ||
['लेखक-प्रथम'] = true, | |||
['author-last'] = true, | ['author-last'] = true, | ||
['लेखक-अन्तिम'] = true, | |||
['authorlink'] = true, | ['authorlink'] = true, | ||
['लेखकसूत्र'] = true, | |||
['author-link'] = true, | ['author-link'] = true, | ||
['लेखक-सूत्र'] = true, | |||
['authormask'] = true, | ['authormask'] = true, | ||
['लेखकउपनाम'] = true, | |||
['author-mask'] = true, | ['author-mask'] = true, | ||
['लेखक-उपनाम'] = true, | |||
['authors'] = true, | ['authors'] = true, | ||
['लेखकहरू'] = true, | |||
['bibcode'] = true, | ['bibcode'] = true, | ||
['बिबिअङ्क'] = true, | |||
['bibcode-access'] = true, | ['bibcode-access'] = true, | ||
['बिबिअङ्क-पहुँच'] = true, | |||
['biorxiv'] = true, | ['biorxiv'] = true, | ||
-- [''] = true, | |||
['booktitle'] = true, | ['booktitle'] = true, | ||
['पुस्तकशीर्षक'] = true, | |||
['book-title'] = true, | ['book-title'] = true, | ||
['पुस्तक-शीर्षक'] = true, | |||
['cartography'] = true, | ['cartography'] = true, | ||
['मानचित्राङ्कन'] = true, | |||
['chapter'] = true, | ['chapter'] = true, | ||
['अध्याय'] = true, | |||
['chapter-format'] = true, | ['chapter-format'] = true, | ||
['अध्याय-ढाँचा'] = true, | |||
['chapterurl'] = true, | ['chapterurl'] = true, | ||
['अध्याययुआरएल'] = true, | |||
['chapter-url'] = true, | ['chapter-url'] = true, | ||
['अध्याय-युआरएल'] = true, | |||
['chapter-url-access'] = true, | ['chapter-url-access'] = true, | ||
['अध्याय-युआरएल-पहुँच'] = true, | |||
['citeseerx'] = true, | ['citeseerx'] = true, | ||
-- [''] = true, | |||
['class'] = true, -- cite arxiv and arxiv identifiers | |||
['श्रेणी'] = true, | |||
['श्रेणी'] = true, | |||
['collaboration'] = true, | ['collaboration'] = true, | ||
['सहकार्य'] = true, | |||
['conference'] = true, | ['conference'] = true, | ||
['सम्मेलन'] = true, | |||
['conference-format'] = true, | ['conference-format'] = true, | ||
['सम्मेलन-ढाँचा'] = true, | |||
['conferenceurl'] = true, | ['conferenceurl'] = true, | ||
['सम्मेलनयुआरएल'] = true, | |||
['conference-url'] = true, | ['conference-url'] = true, | ||
['सम्मेलन-युआरएल'] = true, | |||
['contribution'] = true, | ['contribution'] = true, | ||
['योगदान'] = true, | |||
['contribution-format'] = true, | ['contribution-format'] = true, | ||
['योगदान-ढाँचा'] = true, | |||
['contributionurl'] = true, | ['contributionurl'] = true, | ||
['योगदानयुआरएल'] = true, | |||
['contribution-url'] = true, | ['contribution-url'] = true, | ||
[' | ['योगदान-युआरएल'] = true, | ||
['contributor'] = true, | ['contributor'] = true, | ||
['योगदानकर्ता'] = true, | |||
['contributor-first'] = true, | ['contributor-first'] = true, | ||
['योगदानकर्ता-प्रथम'] = true, | |||
['contributor-last'] = true, | ['contributor-last'] = true, | ||
['योगदानकर्ता-अन्तिम'] = true, | |||
['contributor-given'] = true, | ['contributor-given'] = true, | ||
['योगदानकर्ता-दिइएको'] = true, | |||
['contributor-surname'] = true, | ['contributor-surname'] = true, | ||
['योगदानकर्ता-थर'] = true, | |||
['contributor-link'] = true, | ['contributor-link'] = true, | ||
['योगदानकर्ता-सूत्र'] = true, | |||
['contributor-mask'] = true, | ['contributor-mask'] = true, | ||
- | ['योगदानकर्ता-उपनाम'] = true, | ||
['credits'] = true, -- cite episode, cite serial | |||
['उपलब्धि'] = true, | |||
['date'] = true, | ['date'] = true, | ||
['मिति'] = true, | |||
['deadurl'] = true, | |||
['मृतयुआरएल'] = true, | |||
['dead-url'] = true, | |||
['मृत-युआरएल'] = true, | |||
['degree'] = true, | ['degree'] = true, | ||
['डिग्रि'] = true, | |||
['department'] = true, | ['department'] = true, | ||
['विभाग'] = true, | |||
['df'] = true, | ['df'] = true, | ||
-- [''] = true, | |||
['dictionary'] = true, | ['dictionary'] = true, | ||
['शब्दकोश'] = true, | |||
['displayauthors'] = true, | ['displayauthors'] = true, | ||
['लेखकप्रदर्शन'] = true, | |||
['display-authors'] = true, | ['display-authors'] = true, | ||
[' | ['लेखक-प्रदर्शन'] = true, | ||
['displayeditors'] = true, | ['displayeditors'] = true, | ||
['सम्पादकप्रदर्शन'] = true, | |||
['display-editors'] = true, | ['display-editors'] = true, | ||
[' | ['सम्पादक-प्रदर्शन'] = true, | ||
['docket'] = true, | ['docket'] = true, | ||
-- [''] = true, | |||
['doi'] = true, | ['doi'] = true, | ||
['डिओआई'] = true, | |||
['DOI'] = true, | ['DOI'] = true, | ||
['doi-access'] = true, | ['doi-access'] = true, | ||
-- [''] = true, | |||
['doi-broken'] = true, | ['doi-broken'] = true, | ||
['डिओआई-भाँचिएको'] = true, | |||
['doi-broken-date'] = true, | ['doi-broken-date'] = true, | ||
['डिओआई-भाँचिएको-मिति'] = true, | |||
['doi-inactive-date'] = true, | ['doi-inactive-date'] = true, | ||
['डिओआई-निष्क्रिय-मिति'] = true, | |||
['edition'] = true, | ['edition'] = true, | ||
['संस्करण'] = true, | |||
['editor'] = true, | ['editor'] = true, | ||
['सम्पादक'] = true, | |||
['editor-first'] = true, | ['editor-first'] = true, | ||
['सम्पादक-प्रथम'] = true, | |||
['editor-given'] = true, | ['editor-given'] = true, | ||
['सम्पादक-दिइएको'] = true, | |||
['editor-last'] = true, | ['editor-last'] = true, | ||
['सम्पादक-अन्तिम'] = true, | |||
['editorlink'] = true, | ['editorlink'] = true, | ||
['सम्पादकसूत्र'] = true, | |||
['editor-link'] = true, | ['editor-link'] = true, | ||
['सम्पदक-सूत्र'] = true, | |||
['editormask'] = true, | ['editormask'] = true, | ||
['सम्पादकउपनाम'] = true, | |||
['editor-mask'] = true, | ['editor-mask'] = true, | ||
['सम्पादक-उपनाम'] = true, | |||
['editors'] = true, | ['editors'] = true, | ||
['सम्पादक'] = true, | |||
['editor-surname'] = true, | ['editor-surname'] = true, | ||
['सम्पादक-थर'] = true, | |||
['eissn'] = true, | ['eissn'] = true, | ||
-- [''] = true, | |||
['EISSN'] = true, | ['EISSN'] = true, | ||
-- [''] = true, | |||
['embargo'] = true, | ['embargo'] = true, | ||
-- [''] = true, | |||
['encyclopaedia'] = true, | ['encyclopaedia'] = true, | ||
['विश्वकोश'] = true, | |||
['encyclopedia'] = true, | ['encyclopedia'] = true, | ||
-- [''] = true, | |||
['entry'] = true, | ['entry'] = true, | ||
[' | ['प्रविष्ट'] = true, | ||
['episode'] = true, -- cite serial only TODO: make available to cite episode? | |||
['श्रृङ्खला'] = true, | |||
['episodelink'] = true, -- cite episode and cite serial | |||
['श्रृङ्खलासंयोज'] = true, | |||
['श्रृङ्खला-सूत्र'] = true, -- cite episode and cite serial | |||
['eprint'] = true, -- cite arxiv | ['श्रृङ्खलासूत्र'] = true, | ||
['eprint'] = true, -- cite arxiv and arxiv identifiers | |||
['मुद्रण'] = true, | |||
['event'] = true, | ['event'] = true, | ||
['घटना'] = true, | |||
['event-format'] = true, | ['event-format'] = true, | ||
['घटना-ढाँचा'] = true, | |||
['eventurl'] = true, | ['eventurl'] = true, | ||
['घटनायुआरएल'] = true, | |||
['event-url'] = true, | ['event-url'] = true, | ||
['घटना-युआरएल'] = true, | |||
['first'] = true, | ['first'] = true, | ||
['प्रथमांश'] = true, | |||
['प्रथम'] = true, | |||
['format'] = true, | ['format'] = true, | ||
['प्रारूप'] = true, | |||
['given'] = true, | ['given'] = true, | ||
['दिइएको'] = true, | |||
['hdl'] = true, | ['hdl'] = true, | ||
-- [''] = true, | |||
['HDL'] = true, | ['HDL'] = true, | ||
['hdl-access'] = true, | ['hdl-access'] = true, | ||
-- [''] = true, | |||
['host'] = true, | ['host'] = true, | ||
['आयोजक'] = true, | |||
['id'] = true, | ['id'] = true, | ||
['আইডি'] = true, | |||
['ID'] = true, | ['ID'] = true, | ||
['ignoreisbnerror'] = true, | ['ignoreisbnerror'] = true, | ||
['आइएसबिएनत्रुटीउपेक्षागर्ने'] = true, | |||
['ignore-isbn-error'] = true, | ['ignore-isbn-error'] = true, | ||
['आइएसबिएन-त्रुटी-उपेक्षा-गर्ने'] = true, | |||
['in'] = false, | |||
['inset'] = true, | ['inset'] = true, | ||
-- [''] = true, | |||
['institution'] = true, | ['institution'] = true, | ||
['प्रतिष्ठान'] = true, | |||
['interviewer'] = true, | ['interviewer'] = true, | ||
['अन्तर्वार्ताकर्ता'] = true, | |||
['interviewer-first'] = true, | ['interviewer-first'] = true, | ||
['अन्तर्वार्ताकर्ता-पहिलो'] = true, | |||
['interviewer-last'] = true, | ['interviewer-last'] = true, | ||
['अन्तर्वार्ताकर्ता-अन्तिम'] = true, | |||
['interviewerlink'] = true, | ['interviewerlink'] = true, | ||
['अन्तर्वार्ताकर्तासूत्र'] = true, | |||
['interviewer-link'] = true, | ['interviewer-link'] = true, | ||
['अन्तर्वार्ताकर्ता-सूत्र'] = true, | |||
['interviewermask'] = true, | ['interviewermask'] = true, | ||
['अन्तर्वार्ताकर्ताउपनाम'] = true, | |||
['interviewer-mask'] = true, | ['interviewer-mask'] = true, | ||
['अन्तर्वार्ताकर्ता-उपनाम'] = true, | |||
['interviewers'] = true, | |||
['अन्तर्वार्ताकर्ताहरू'] = true, | |||
['isbn'] = true, | ['isbn'] = true, | ||
['आइएसबिएन'] = true, | |||
['ISBN'] = true, | ['ISBN'] = true, | ||
['isbn13'] = true, | ['isbn13'] = true, | ||
पङ्क्ति १४५: | पङ्क्ति ३२३: | ||
['ISSN'] = true, | ['ISSN'] = true, | ||
['issue'] = true, | ['issue'] = true, | ||
['सङ्ख्या'] = true, | |||
['jfm'] = true, | ['jfm'] = true, | ||
['जेएफएम'] = true, | |||
['JFM'] = true, | ['JFM'] = true, | ||
['journal'] = true, | ['journal'] = true, | ||
['सोधपत्र'] = true, | |||
['jstor'] = true, | ['jstor'] = true, | ||
-- [''] = true, | |||
['JSTOR'] = true, | ['JSTOR'] = true, | ||
['jstor-access'] = true, | ['jstor-access'] = true, | ||
['lang'] = true, | ['lang'] = true, | ||
['language'] = true, | ['language'] = true, | ||
['भाषा'] = true, | |||
['last'] = true, | ['last'] = true, | ||
['अन्तिम'] = true, | |||
['अन्त्य'] = true, | |||
['lastauthoramp'] = true, | ['lastauthoramp'] = true, | ||
-- [''] = true, | |||
['last-author-amp'] = true, | ['last-author-amp'] = true, | ||
-- [''] = true, | |||
['laydate'] = true, | ['laydate'] = true, | ||
-- [''] = true, | |||
['lay-date'] = true, | ['lay-date'] = true, | ||
-- [''] = true, | |||
['laysource'] = true, | ['laysource'] = true, | ||
-- [''] = true, | |||
['lay-source'] = true, | ['lay-source'] = true, | ||
-- [''] = true, | |||
['laysummary'] = true, | |||
-- [''] = true, | |||
['lay-summary'] = true, | |||
-- [''] = true, | |||
['lay-format'] = true, | ['lay-format'] = true, | ||
-- [''] = true, | |||
['layurl'] = true, | ['layurl'] = true, | ||
-- [''] = true, | |||
['lay-url'] = true, | ['lay-url'] = true, | ||
-- [''] = true, | |||
['lccn'] = true, | ['lccn'] = true, | ||
['आइसिसिएन'] = true, | |||
['LCCN'] = true, | ['LCCN'] = true, | ||
['location'] = true, | ['location'] = true, | ||
['स्थान'] = true, | |||
['magazine'] = true, | ['magazine'] = true, | ||
['mailinglist'] = true, | ['पत्रिका'] = true, | ||
['mailing-list'] = true, | ['mailinglist'] = true, -- cite mailing list only | ||
['map'] = true, | ['सन्देशसूची'] = true, | ||
['map-format'] = true, | ['mailing-list'] = true, -- cite mailing list only | ||
['mapurl'] = true, | ['सन्देश-सूची'] = true, | ||
['map-url'] = true, | ['map'] = true, -- cite map only | ||
[' | ['नक्सा'] = true, | ||
['map-format'] = true, -- cite map only | |||
['नक्सा-ढाँचा'] = true, | |||
['mapurl'] = true, -- cite map only | |||
['नक्सायुआरएल'] = true, | |||
['map-url'] = true, -- cite map only | |||
['नक्सा-युआरएल'] = true, | |||
['medium'] = true, | ['medium'] = true, | ||
['message-id'] = true, -- cite newsgroup | |||
['सन्देश-आइडी'] = true, | |||
['minutes'] = true, | ['minutes'] = true, | ||
['मिनेट'] = true, | |||
['mode'] = true, | ['mode'] = true, | ||
['रिति'] = true, | |||
['mr'] = true, | ['mr'] = true, | ||
-- [''] = true, | |||
['MR'] = true, | ['MR'] = true, | ||
['name-list-format'] = true, | ['name-list-format'] = true, | ||
-- ['network'] = true, | ['নামের-তালিকার-বিন্যাস'] = true, | ||
['network'] = true, | |||
['सञ्जाल'] = true, | |||
['newsgroup'] = true, | |||
['समाचारसमूह'] = true, | |||
['newspaper'] = true, | ['newspaper'] = true, | ||
['समाचारपत्र'] = true, | |||
['nocat'] = true, | ['nocat'] = true, | ||
-- [''] = true, | |||
['no-cat'] = true, | ['no-cat'] = true, | ||
-- [''] = true, | |||
['nopp'] = true, | ['nopp'] = true, | ||
-- [''] = true, | |||
['no-pp'] = true, | ['no-pp'] = true, | ||
-- [''] = true, | |||
['notracking'] = true, | ['notracking'] = true, | ||
-- [''] = true, | |||
['no-tracking'] = true, | ['no-tracking'] = true, | ||
-- [''] = true, | |||
['number'] = true, | ['number'] = true, | ||
['सङ्ख्या'] = true, | |||
['oclc'] = true, | ['oclc'] = true, | ||
-- [''] = true, | |||
['OCLC'] = true, | ['OCLC'] = true, | ||
['ol'] = true, | ['ol'] = true, | ||
['ওএল'] = true, | |||
['OL'] = true, | ['OL'] = true, | ||
['ol-access'] = true, | ['ol-access'] = true, | ||
-- [''] = true, | |||
['origyear'] = true, | ['origyear'] = true, | ||
['उत्पत्तिवर्ष'] = true, | |||
['orig-year'] = true, | ['orig-year'] = true, | ||
['उत्पत्ति-वर्ष'] = true, | |||
['osti'] = true, | ['osti'] = true, | ||
-- [''] = true, | |||
['OSTI'] = true, | ['OSTI'] = true, | ||
['osti-access'] = true, | ['osti-access'] = true, | ||
-- [''] = true, | |||
['others'] = true, | ['others'] = true, | ||
['अन्य'] = true, | |||
['p'] = true, | ['p'] = true, | ||
['page'] = true, | ['page'] = true, | ||
['पृष्ठ'] = true, | |||
['पृष्ठ'] = true, | |||
['pages'] = true, | ['pages'] = true, | ||
['पृष्ठहरू'] = true, | |||
['पृष्ठहरू'] = true, | |||
['people'] = true, | ['people'] = true, | ||
['व्यक्ति'] = true, | |||
['periodical'] = true, | ['periodical'] = true, | ||
['सामयिकपत्र'] = true, | |||
['place'] = true, | ['place'] = true, | ||
['स्थान'] = true, | |||
['pmc'] = true, | ['pmc'] = true, | ||
-- [''] = true, | |||
['PMC'] = true, | ['PMC'] = true, | ||
['pmid'] = true, | ['pmid'] = true, | ||
-- [''] = true, | |||
['PMID'] = true, | ['PMID'] = true, | ||
-- [''] = true, | |||
['postscript'] = true, | ['postscript'] = true, | ||
['पुनश्च'] = true, | |||
['pp'] = true, | ['pp'] = true, | ||
-- [''] = true, | |||
['publicationdate'] = true, | ['publicationdate'] = true, | ||
['प्रकाशनमिति'] = true, | |||
['publication-date'] = true, | ['publication-date'] = true, | ||
['प्रकाशन-मिति'] = true, | |||
['publicationplace'] = true, | ['publicationplace'] = true, | ||
['प्रकाशनस्थान'] = true, | |||
['publication-place'] = true, | ['publication-place'] = true, | ||
['प्रकाशन-स्थान'] = true, | |||
['publisher'] = true, | ['publisher'] = true, | ||
['प्रकाशक'] = true, | |||
['quotation'] = true, | ['quotation'] = true, | ||
['उद्धरण'] = true, | |||
['quote'] = true, | ['quote'] = true, | ||
['कथन'] = true, | |||
['ref'] = true, | ['ref'] = true, | ||
['सन्दर्भ'] = true, | |||
['registration'] = true, | |||
['दर्ता'] = true, | |||
['rfc'] = true, | ['rfc'] = true, | ||
-- [''] = true, | |||
['RFC'] = true, | ['RFC'] = true, | ||
['scale'] = true, | ['scale'] = true, | ||
[' | ['मात्रा'] = true, | ||
['script-chapter'] = true, | ['script-chapter'] = true, | ||
[' | ['लिपि-अध्याय'] = true, | ||
['script-title'] = true, | ['script-title'] = true, | ||
[' | ['लिपि-शीर्षक'] = true, | ||
['season'] = true, | ['season'] = true, | ||
['संस्करण'] = true, | |||
['section'] = true, | ['section'] = true, | ||
['खण्ड'] = true, | |||
['section-format'] = true, | ['section-format'] = true, | ||
['sections'] = true, | ['खण्ड-ढाँचा'] = true, | ||
['sections'] = true, -- cite map only | |||
['खण्डहरू'] = true, | |||
['sectionurl'] = true, | ['sectionurl'] = true, | ||
['खण्डयुआरएल'] = true, | |||
['section-url'] = true, | ['section-url'] = true, | ||
[' | ['खण्ड-युआरएल'] = true, | ||
['series'] = true, | ['series'] = true, | ||
['धारावाहिक'] = true, | |||
['serieslink'] = true, | ['serieslink'] = true, | ||
['धारावाहिकसूत्र'] = true, | |||
['series-link'] = true, | ['series-link'] = true, | ||
['धारावाहिक-सूत्र'] = true, | |||
['seriesno'] = true, | ['seriesno'] = true, | ||
['धारावाहिकसङ्ख्या'] = true, | |||
['series-no'] = true, | ['series-no'] = true, | ||
['धारावाहिक-सङ्ख्या'] = true, | |||
['seriesnumber'] = true, | ['seriesnumber'] = true, | ||
['धारावाहिकसङ्ख्या'] = true, | |||
['series-number'] = true, | ['series-number'] = true, | ||
['धारावाहिक-सङ्ख्या'] = true, | |||
['series-separator'] = true, | ['series-separator'] = true, | ||
['धारावाहिक-विभाजक'] = true, | |||
['sheet'] = true, -- cite map only | ['sheet'] = true, -- cite map only | ||
['sheets'] = true, -- cite map only | ['sheets'] = true, -- cite map only | ||
['ssrn'] = true, | ['ssrn'] = true, | ||
-- [''] = true, | |||
['SSRN'] = true, | ['SSRN'] = true, | ||
['station'] = true, | |||
['स्टेसन'] = true, | |||
['subject'] = true, | ['subject'] = true, | ||
['विषय'] = true, | |||
['subjectlink'] = true, | ['subjectlink'] = true, | ||
['विषयसूत्र'] = true, | |||
['subject-link'] = true, | ['subject-link'] = true, | ||
['विषय-सूत्र'] = true, | |||
['subscription'] = true, | |||
['सदस्यता'] = true, | |||
['surname'] = true, | ['surname'] = true, | ||
[' | ['थर'] = true, | ||
['template-doc-demo'] = true, | ['template-doc-demo'] = true, | ||
-- [''] = true, | |||
['time'] = true, | ['time'] = true, | ||
['समय'] = true, | |||
['timecaption'] = true, | ['timecaption'] = true, | ||
-- [''] = true, | |||
['time-caption'] = true, | ['time-caption'] = true, | ||
-- [''] = true, | |||
['title'] = true, | ['title'] = true, | ||
['शीर्षक'] = true, | |||
['titlelink'] = true, | ['titlelink'] = true, | ||
['शीर्षकसूत्र'] = true, | |||
['title-link'] = true, | ['title-link'] = true, | ||
['शीर्षक-सूत्र'] = true, | |||
['trans-chapter'] = true, | |||
['अनुवादित-अध्याय'] = true, | |||
['trans-map'] = true, | ['trans-map'] = true, | ||
['अनुवादित-नक्सा'] = true, | |||
['transcript'] = true, | ['transcript'] = true, | ||
['अनुवादितलिपि'] = true, | |||
['transcript-format'] = true, | ['transcript-format'] = true, | ||
['अनुवादित-ढाँचा'] = true, | |||
['transcripturl'] = true, | ['transcripturl'] = true, | ||
['अनुवादितयुआरएल'] = true, | |||
['transcript-url'] = true, | ['transcript-url'] = true, | ||
['अनुवादित-युआरएल'] = true, | |||
['trans-title'] = true, | |||
['अनुवादित-शीर्षक'] = true, | |||
['translator'] = true, | ['translator'] = true, | ||
['अनुवादक'] = true, | |||
['translator-first'] = true, | ['translator-first'] = true, | ||
['अनुवादक-प्रथम'] = true, | |||
['translator-last'] = true, | ['translator-last'] = true, | ||
['अनुवादक-अन्तिम'] = true, | |||
['translator-given'] = true, | ['translator-given'] = true, | ||
['अनुवादक-दिइएको'] = true, | |||
['translator-surname'] = true, | ['translator-surname'] = true, | ||
['अनुवादक-थर'] = true, | |||
['translator-link'] = true, | ['translator-link'] = true, | ||
['अनुवादक-सूत्र'] = true, | |||
['translator-mask'] = true, | ['translator-mask'] = true, | ||
[' | ['अनुवादक-उपनाम'] = true, | ||
['type'] = true, | ['type'] = true, | ||
['प्रकार'] = true, | |||
['url'] = true, | ['url'] = true, | ||
['युआरएल'] = true, | |||
['URL'] = true, | ['URL'] = true, | ||
['url-access'] = true, | ['url-access'] = true, | ||
['युआरएल-पहुँच'] = true, | |||
['url-status'] = true, | ['url-status'] = true, | ||
['युआरएलस्थिति'] = true, | |||
['vauthors'] = true, | ['vauthors'] = true, | ||
-- [''] = true, | |||
['veditors'] = true, | ['veditors'] = true, | ||
-- [''] = true, | |||
['version'] = true, | ['version'] = true, | ||
['धारावाहिक-संस्करण'] = true, | |||
['via'] = true, | ['via'] = true, | ||
['माध्यम'] = true, | |||
['volume'] = true, | ['volume'] = true, | ||
['खण्ड'] = true, | |||
['website'] = true, | ['website'] = true, | ||
['वेबसाइट'] = true, | |||
['work'] = true, | ['work'] = true, | ||
['कार्य'] = true, | |||
['कार्य'] = true, | |||
['year'] = true, | ['year'] = true, | ||
['वर्ष'] = true, | |||
['zbl'] = true, | ['zbl'] = true, | ||
-- [''] = true, | |||
['ZBL'] = true, | ['ZBL'] = true, | ||
} | } | ||
पङ्क्ति ३१७: | पङ्क्ति ६०२: | ||
local numbered_arguments = { | local numbered_arguments = { | ||
['author#'] = true, | ['author#'] = true, | ||
['लेखक#'] = true, | |||
['author-first#'] = true, | ['author-first#'] = true, | ||
['लेखक-प्रथम#'] = true, | |||
['author#-first'] = true, | ['author#-first'] = true, | ||
['लेखक#-प्रथम'] = true, | |||
['author-last#'] = true, | ['author-last#'] = true, | ||
['लेखक-अन्तिम#'] = true, | |||
['author#-last'] = true, | ['author#-last'] = true, | ||
['लेखक#-अन्तिम'] = true, | |||
['author-link#'] = true, | ['author-link#'] = true, | ||
['लेखक-सूत्र#'] = true, | |||
['author#link'] = true, | ['author#link'] = true, | ||
['लेखक#सूत्र'] = true, | |||
['author#-link'] = true, | ['author#-link'] = true, | ||
['लेखक#-सूत्र'] = true, | |||
['authorlink#'] = true, | ['authorlink#'] = true, | ||
['लेखकसूत्र#'] = true, | |||
['author-mask#'] = true, | ['author-mask#'] = true, | ||
['लेखक-उपनाम#'] = true, | |||
['author#mask'] = true, | ['author#mask'] = true, | ||
['लेखक#उपनाम'] = true, | |||
['author#-mask'] = true, | ['author#-mask'] = true, | ||
['लेखक#-उपनाम'] = true, | |||
['authormask#'] = true, | ['authormask#'] = true, | ||
['लेखकउपनाम#'] = true, | |||
['contributor#'] = true, | ['contributor#'] = true, | ||
['योगदानकर्ता#'] = true, | |||
['contributor-first#'] = true, | ['contributor-first#'] = true, | ||
['योगदानकर्ता-प्रथम#'] = true, | |||
['contributor#-first'] = true, | ['contributor#-first'] = true, | ||
['योगदानकर्ता#-प्रथम'] = true, | |||
['contributor-last#'] = true, | ['contributor-last#'] = true, | ||
['योगदानकर्ता-अन्तिम#'] = true, | |||
['contributor#-last'] = true, | ['contributor#-last'] = true, | ||
['योगदानकर्ता#-अन्तिम'] = true, | |||
['contributor-given#'] = true, | ['contributor-given#'] = true, | ||
['योगदानकर्ता-दिइएको#'] = true, | |||
['contributor#-given'] = true, | ['contributor#-given'] = true, | ||
['योगदानकर्ता#-दिइएको'] = true, | |||
['contributor-surname#'] = true, | ['contributor-surname#'] = true, | ||
['योगदानकर्ता-थर#'] = true, | |||
['contributor#-surname'] = true, | ['contributor#-surname'] = true, | ||
['योगदानकर्ता#-थर'] = true, | |||
['contributor-link#'] = true, | ['contributor-link#'] = true, | ||
['योगदानकर्ता-सूत्र#'] = true, | |||
['contributor#-link'] = true, | ['contributor#-link'] = true, | ||
['योगदानकर्ता#-सूत्र'] = true, | |||
['contributor-mask#'] = true, | ['contributor-mask#'] = true, | ||
['योगदानकर्ता-उपनाम#'] = true, | |||
['contributor#-mask'] = true, | ['contributor#-mask'] = true, | ||
['योगदानकर्ता#-उपनाम'] = true, | |||
['editor#'] = true, | ['editor#'] = true, | ||
['सम्पादक#'] = true, | |||
['editor-first#'] = true, | ['editor-first#'] = true, | ||
['सम्पादक-प्रथम#'] = true, | |||
['editor#-first'] = true, | ['editor#-first'] = true, | ||
['सम्पादक#-प्रथम'] = true, | |||
['editor#-given'] = true, | ['editor#-given'] = true, | ||
['सम्पादक#-दिइएको'] = true, | |||
['editor-given#'] = true, | ['editor-given#'] = true, | ||
['सम्पादक-दिइएको#'] = true, | |||
['editor-last#'] = true, | ['editor-last#'] = true, | ||
['सम्पादक-अन्तिम#'] = true, | |||
['editor#-last'] = true, | ['editor#-last'] = true, | ||
['सम्पादक#-अन्तिम'] = true, | |||
['editor-link#'] = true, | ['editor-link#'] = true, | ||
['सम्पादक-सूत्र#'] = true, | |||
['editor#link'] = true, | ['editor#link'] = true, | ||
['सम्पादक#सूत्र'] = true, | |||
['editor#-link'] = true, | ['editor#-link'] = true, | ||
['सम्पादक#-सूत्र'] = true, | |||
['editorlink#'] = true, | ['editorlink#'] = true, | ||
['सम्पादकसूत्र#'] = true, | |||
['editor-mask#'] = true, | ['editor-mask#'] = true, | ||
['सम्पादक-उपनाम#'] = true, | |||
['editor#mask'] = true, | ['editor#mask'] = true, | ||
['सम्पादक#उपनाम'] = true, | |||
['editor#-mask'] = true, | ['editor#-mask'] = true, | ||
['सम्पादक#-उपनाम'] = true, | |||
['editormask#'] = true, | ['editormask#'] = true, | ||
['सम्पादकउपनाम#'] = true, | |||
['editor#-surname'] = true, | ['editor#-surname'] = true, | ||
['सम्पादक#-थर'] = true, | |||
['editor-surname#'] = true, | ['editor-surname#'] = true, | ||
['सम्पादक-थर#'] = true, | |||
['first#'] = true, | ['first#'] = true, | ||
['प्रथम#'] = true, | |||
['प्रथम#'] = true, | |||
['given#'] = true, | ['given#'] = true, | ||
[' | ['दिइएको#'] = true, | ||
['interviewer#'] = true, | ['interviewer#'] = true, | ||
['अन्तर्वार्ताकर्ता#'] = true, | |||
['interviewer-first#'] = true, | ['interviewer-first#'] = true, | ||
['अन्तर्वार्ताकर्ता-प्रथम#'] = true, | |||
['interviewer#-first'] = true, | ['interviewer#-first'] = true, | ||
['अन्तर्वार्ताकर्ता#-पहिलो'] = true, | |||
['interviewer-last#'] = true, | ['interviewer-last#'] = true, | ||
['अन्तर्वार्ताकर्ता-अन्तिम#'] = true, | |||
['interviewer#-last'] = true, | ['interviewer#-last'] = true, | ||
['अन्तर्वार्ताकर्ता#-अन्तिम'] = true, | |||
['interviewer-link#'] = true, | ['interviewer-link#'] = true, | ||
['अन्तर्वार्ताकर्ता-सूत्र#'] = true, | |||
['interviewer#-link'] = true, | ['interviewer#-link'] = true, | ||
['अन्तर्वार्ताकर्ता#-सूत्र'] = true, | |||
['interviewer-mask#'] = true, | ['interviewer-mask#'] = true, | ||
['अन्तर्वार्ताकर्ता-उपनाम#'] = true, | |||
['interviewer#-mask'] = true, | ['interviewer#-mask'] = true, | ||
['अन्तर्वार्ताकर्ता#-उपनाम'] = true, | |||
['last#'] = true, | ['last#'] = true, | ||
['अन्तिम#'] = true, | |||
['अन्त्य#'] = true, | |||
['subject#'] = true, | ['subject#'] = true, | ||
['विषय#'] = true, | |||
['subject-link#'] = true, | ['subject-link#'] = true, | ||
['विषय-सूत्र#'] = true, | |||
['subject#link'] = true, | ['subject#link'] = true, | ||
['विषय#सूत्र'] = true, | |||
['subject#-link'] = true, | ['subject#-link'] = true, | ||
['विषय#-सूत्र'] = true, | |||
['subjectlink#'] = true, | ['subjectlink#'] = true, | ||
['विषयसूत्र#'] = true, | |||
['surname#'] = true, | ['surname#'] = true, | ||
['थर#'] = true, | |||
['translator#'] = true, | ['translator#'] = true, | ||
['अनुवादक#'] = true, | |||
['translator-first#'] = true, | ['translator-first#'] = true, | ||
['अनुवादक-प्रथम#'] = true, | |||
['translator#-first'] = true, | ['translator#-first'] = true, | ||
['अनुवादक#-प्रथम'] = true, | |||
['translator-last#'] = true, | ['translator-last#'] = true, | ||
['अनुवादक-प्रथम#'] = true, | |||
['translator#-last'] = true, | ['translator#-last'] = true, | ||
['अनुवादक#-अन्तिम'] = true, | |||
['translator-given#'] = true, | ['translator-given#'] = true, | ||
['अनुवादक-दिइएको#'] = true, | |||
['translator#-given'] = true, | ['translator#-given'] = true, | ||
['अनुवादक#-दिइएको'] = true, | |||
['translator-surname#'] = true, | ['translator-surname#'] = true, | ||
['अनुवादक-थर#'] = true, | |||
['translator#-surname'] = true, | ['translator#-surname'] = true, | ||
['अनुवादक#-थर'] = true, | |||
['translator-link#'] = true, | ['translator-link#'] = true, | ||
['अनुवादक-सूत्र#'] = true, | |||
['translator#-link'] = true, | ['translator#-link'] = true, | ||
['अनुवादक#-सूत्र'] = true, | |||
['translator-mask#'] = true, | ['translator-mask#'] = true, | ||
['अनुवादक-उपनाम#'] = true, | |||
['translator#-mask'] = true, | ['translator#-mask'] = true, | ||
['अनुवादक#-उपनाम'] = 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 >---------------- | |||
This is an experiment that attempts to use validate() and a limited list of valid parameters to validate the | |||
parameters provided in a cite arxiv template. This method might be expanded to other templates being considered. | |||
Because a steady-state signal conveys no useful information, whitelist.basic_arguments[] list items 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) | |||
]] | |||
--[[ | |||
This is a list of parameters that once were but now are no longer supported: | |||
['ARXIV'] = nil, -- not an initialization | |||
['version'] = nil, -- this is the cite arxiv parameter; |version= still supported by other cs1|2 templates | |||
]] | |||
local arxiv_basic_arguments = { | |||
['arxiv'] = true, | |||
['class'] = true, -- cite arxiv and arxiv identifiers | |||
['eprint'] = true, -- cite arxiv and arxiv identifiers | |||
} | |||
--[[--------------------------< C I T E B I O R X I V S U P P O R T E D P A R A M E T E R S >------------ | |||
This is an experiment that attempts to use validate() and a limited list of valid parameters to validate the | |||
parameters provided in a cite biorxiv template. This method might be expanded to other templates being considered. | |||
Because a steady-state signal conveys no useful information, whitelist.basic_arguments[] list items 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) | |||
]] | ]] | ||
local | local biorxiv_basic_arguments = { | ||
['biorxiv'] = true, | |||
-- [''] = true, | |||
} | |||
--[[--------------------------< C I T E C I T E S E E R X S U P P O R T E D P A R A M E T E R S >-------- | |||
This is an experiment that attempts to use validate() and a limited list of valid parameters to validate the | |||
parameters provided in a cite citeseerx template. This method might be expanded to other templates being considered. | |||
Because a steady-state signal conveys no useful information, whitelist.basic_arguments[] list items 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) | |||
]] | |||
local citeseerx_basic_arguments = { | |||
['citeseerx'] = true, | |||
-- [''] = true, | |||
} | |||
पङ्क्ति ४३०: | पङ्क्ति ८२१: | ||
all three templates | all three templates | ||
Because a steady-state signal conveys no useful information, whitelist.basic_arguments[] list items 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) | |||
]] | ]] | ||
पङ्क्ति ४३६: | पङ्क्ति ८३०: | ||
local limited_basic_arguments = { | local limited_basic_arguments = { | ||
['at'] = true, | ['at'] = true, | ||
-- [''] = true, | |||
['author'] = true, | ['author'] = true, | ||
['लेखक'] = true, | |||
['author-first'] = true, | ['author-first'] = true, | ||
['लेखक-प्रथम'] = true, | |||
['author-last'] = true, | ['author-last'] = true, | ||
['लेखक-अन्तिम'] = true, | |||
['authorlink'] = true, | ['authorlink'] = true, | ||
['लेखकसूत्र'] = true, | |||
['author-link'] = true, | ['author-link'] = true, | ||
['लेखक-सूत्र'] = true, | |||
['authormask'] = true, | ['authormask'] = true, | ||
['लेखकउपनाम'] = true, | |||
['author-mask'] = true, | ['author-mask'] = true, | ||
['लेखक-उपनाम'] = true, | |||
['authors'] = true, | ['authors'] = true, | ||
['लेखकहरू'] = true, | |||
['collaboration'] = true, | ['collaboration'] = true, | ||
['सहयोगिता'] = true, | |||
['date'] = true, | ['date'] = true, | ||
['मिति'] = true, | |||
['df'] = true, | ['df'] = true, | ||
-- [''] = true, | |||
['display-authors'] = true, | ['display-authors'] = true, | ||
['लेखक-प्रदर्शन'] = true, | |||
['first'] = true, | ['first'] = true, | ||
['प्रथम'] = true, | |||
['प्रथम'] = true, | |||
['given'] = true, | ['given'] = true, | ||
['दिइएको'] = true, | |||
['language'] = true, | ['language'] = true, | ||
['भाषा'] = true, | |||
['last'] = true, | ['last'] = true, | ||
['अन्तिम'] = true, | |||
['खण्ड'] = true, | |||
['lastauthoramp'] = true, | ['lastauthoramp'] = true, | ||
-- [''] = true, | |||
['last-author-amp'] = true, | ['last-author-amp'] = true, | ||
-- [''] = true, | |||
['mode'] = true, | ['mode'] = true, | ||
['रिति'] = true, | |||
['name-list-format'] = true, | ['name-list-format'] = true, | ||
['नाम-तालिका-ढाँचा'] = true, | |||
['nocat'] = true, | ['nocat'] = true, | ||
-- [''] = true, | |||
['no-cat'] = true, | ['no-cat'] = true, | ||
-- [''] = true, | |||
['notracking'] = true, | ['notracking'] = true, | ||
-- [''] = true, | |||
['no-tracking'] = true, | ['no-tracking'] = true, | ||
-- [''] = true, | |||
['p'] = true, | ['p'] = true, | ||
-- [''] = true, | |||
['page'] = true, | ['page'] = true, | ||
['पृष्ठ'] = true, | |||
['pages'] = true, | ['pages'] = true, | ||
['पृष्ठहरू'] = true, | |||
['postscript'] = true, | ['postscript'] = true, | ||
['पुनश्च'] = true, | |||
['pp'] = true, | ['pp'] = true, | ||
-- [''] = true, | |||
['quotation'] = true, | ['quotation'] = true, | ||
['उद्धरण'] = true, | |||
['quote'] = true, | ['quote'] = true, | ||
['कथन'] = true, | |||
['ref'] = true, | ['ref'] = true, | ||
['सन्दर्भ'] = true, | |||
['surname'] = true, | ['surname'] = true, | ||
['थर'] = true, | |||
['template-doc-demo'] = true, | ['template-doc-demo'] = true, | ||
-- [''] = true, | |||
['title'] = true, | ['title'] = true, | ||
['शीर्षक'] = true, | |||
['url'] = true, | ['url'] = true, | ||
['URL'] = true, | ['URL'] = true, | ||
['युआरएल'] = true, | |||
['vauthors'] = true, | ['vauthors'] = true, | ||
-- [''] = true, | |||
['year'] = true, | ['year'] = true, | ||
['वर्ष'] = true, | |||
} | } | ||
local limited_numbered_arguments = { | local limited_numbered_arguments = { | ||
['author#'] = true, | ['author#'] = true, | ||
['लेखक#'] = true, | |||
['author-first#'] = true, | ['author-first#'] = true, | ||
['लेअक-प्रथम#'] = true, | |||
['author#-first'] = true, | ['author#-first'] = true, | ||
['लेखक#-प्रथम'] = true, | |||
['author-last#'] = true, | ['author-last#'] = true, | ||
['लेखक-अन्तिम#'] = true, | |||
['author#-last'] = true, | ['author#-last'] = true, | ||
['लेखक#-अन्तिम'] = true, | |||
['author-link#'] = true, | ['author-link#'] = true, | ||
['लेखक-सूत्र#'] = true, | |||
['author#link'] = true, | ['author#link'] = true, | ||
['लेखक#सूत्र'] = true, | |||
['author#-link'] = true, | ['author#-link'] = true, | ||
['लेखक#-सूत्र'] = true, | |||
['authorlink#'] = true, | ['authorlink#'] = true, | ||
['लेखकसूत्र#'] = true, | |||
['author-mask#'] = true, | ['author-mask#'] = true, | ||
['लेखक-उपनाम#'] = true, | |||
['author#mask'] = true, | ['author#mask'] = true, | ||
['लेखक#उपनाम'] = true, | |||
['author#-mask'] = true, | ['author#-mask'] = true, | ||
['लेखक#-उपनाम'] = true, | |||
['authormask#'] = true, | ['authormask#'] = true, | ||
['लेखकउपनाम#'] = true, | |||
['first#'] = true, | ['first#'] = true, | ||
['प्रथम#'] = true, | |||
['प्रथम#'] = true, | |||
['given#'] = true, | ['given#'] = true, | ||
['दिइएको#'] = true, | |||
['last#'] = true, | ['last#'] = true, | ||
['अन्तिम#'] = true, | |||
['अन्त#'] = true, | |||
['surname#'] = true, | ['surname#'] = true, | ||
['थर'] = true, | |||
} | |||
return { | return { | ||
पङ्क्ति ५५८: | पङ्क्ति ९५५: | ||
limited_basic_arguments = limited_basic_arguments, | limited_basic_arguments = limited_basic_arguments, | ||
limited_numbered_arguments = limited_numbered_arguments, | limited_numbered_arguments = limited_numbered_arguments, | ||
arxiv_basic_arguments = arxiv_basic_arguments, | |||
biorxiv_basic_arguments = biorxiv_basic_arguments, | |||
citeseerx_basic_arguments = citeseerx_basic_arguments | |||
}; | |||
०७:२९, २६ सेप्टेम्बर २०२३को रुपमा हालको पुनरावलोकनहरू
Documentation for this module may be created at मोड्युल:Citation/CS1/Whitelist/doc
--[[--------------------------< P A R A M E T E R S N O T S U P P O R T E D >------------------------------
This is a list of parameters that once were but now are no longer supported:
['albumlink'] = nil, -- unique alias of titlelink used by old cite AV media notes
['albumtype'] = nil, -- controled inappropriate functionality in the old cite AV media notes
['artist'] = nil, -- unique alias of others used by old cite AV media notes
['ARXIV'] = nil, -- not an initialization
['Author'] = nil, -- non-standard capitalization
['authorformat'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format
['author-format'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format
['author-name-separator'] = nil,-- primarily used to support Vancouver format which functionality now part of name-list-format
['author-separator'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format
['began'] = nil, -- module handles date ranges; cite episode and cite series
['BIBCODE'] = nil, -- not an initialization
['callsign'] = nil, -- cite interview removed
['call-sign'] = nil, -- cite interview removed
['chapterlink'] = nil, -- if ever necessary to link to a chapter article, |chapter= can be wikilinked
['chapter-link'] = nil, --
['city'] = nil, -- cite interview removed
['coauthor'] = nil, -- redundant to |authorn=; not made part of metadata
['coauthors'] = nil, -- redundant to |authorn=; not made part of metadata
['cointerviewers'] = nil, -- unique alias of others used by old cite interview
['day'] = nil, -- deprecated in {{citation/core}} and somehow undeprecated in Module:Citation/CS1 and now finally removed
['director'] = nil, -- unique alias of author used by old cite DVD-notes
['doi_brokendate'] = nil, -- alias of doi-broken-date
['doi_inactivedate'] = nil, -- alias of doi-inactive-date
['DoiBroken'] = nil, -- not used, non-standard captialization
['Editor'] = nil, -- non-standard capitalization
['editorformat'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format
['EditorSurname'] = nil, -- non-standard capitalization
['editor-format'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format
['EditorGiven'] = nil, -- non-standard capitalization
['editor-name-separator'] = nil,-- primarily used to support Vancouver format which functionality now part of name-list-format
['editor-separator'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format
['Embargo'] = nil, -- not used, non-standard capitalization
['ended'] = nil, -- module handles date ranges; cite episode and cite series
['month'] = nil, -- functionality supported by |date=
['name-separator'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format
['notestitle'] = nil, -- unique alias of chapter used by old cite AV media notes
['PPrefix'] = nil, -- non-standard capitalization
['PPPrefix'] = nil, -- not used, non-standard capitalization
['pp-prefix'] = nil, -- not used, not documented
['p-prefix'] = nil, -- not used, not documented
['program'] = nil, -- cite interview removed
['publisherid'] = nil, -- unique alias of id used by old cite AV media notes and old cite DVD-notes
['Ref'] = nil, -- non-standard capitalization
['separator'] = nil, -- this functionality now provided by |mode=
['template doc demo'] = nil, -- alias of template doc demo
['titleyear'] = nil, -- unique alias of origyear used by old cite DVD-notes
['trans_chapter'] = nil, -- alias of trans-chapter
['trans_title'] = nil, -- alias of trans-title
['Author#'] = nil, -- non-standard capitalization
['authors#'] = nil, -- no need for multiple lists of author names
['Editor#'] = nil, -- non-standard capitalization
['editors#'] = nil, -- no need for multiple lists of editor names
['EditorGiven#'] = nil, -- non-standard capitalization
['EditorSurname#'] = nil, -- non-standard capitalization
]]
--[[--------------------------< S U P P O R T E D P A R A M E T E R S >--------------------------------------
Because a steady-state signal conveys no useful information, whitelist.basic_arguments[] list items 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)
]]
local whitelist = {}
local basic_arguments = {
['accessdate'] = true,
['पहुँचमिति'] = true,
['access-date'] = true,
['पहुँच-मिति'] = true,
['agency'] = true,
['आयोग'] = true,
['संस्था'] = true,
['airdate'] = true,
['प्रचारितमिति'] = true,
['air-date'] = true,
['प्रचारित-मिति'] = true,
['archivedate'] = true,
['अभिलेखमिति'] = true,
['archive-date'] = true,
['अभिलेख-मिति'] = true,
['archive-format'] = true,
['अभिलेख-ढाँचा'] = true,
['archiveurl'] = true,
['अभिलेखयुआरएल'] = true,
['archive-url'] = true,
['अभिलेख-युआरएल'] = true,
['article'] = true,
['लेख'] = true,
['arxiv'] = true,
-- [''] = true,
['asin'] = true,
-- [''] = true,
['ASIN'] = true,
-- [''] = true,
['asin-tld'] = true,
-- [''] = true,
['ASIN-TLD'] = true,
-- [''] = true,
['at'] = true,
-- [''] = true,
['author'] = true,
['लेखक'] = true,
['author-first'] = true,
['लेखक-प्रथम'] = true,
['author-last'] = true,
['लेखक-अन्तिम'] = true,
['authorlink'] = true,
['लेखकसूत्र'] = true,
['author-link'] = true,
['लेखक-सूत्र'] = true,
['authormask'] = true,
['लेखकउपनाम'] = true,
['author-mask'] = true,
['लेखक-उपनाम'] = true,
['authors'] = true,
['लेखकहरू'] = true,
['bibcode'] = true,
['बिबिअङ्क'] = true,
['bibcode-access'] = true,
['बिबिअङ्क-पहुँच'] = true,
['biorxiv'] = true,
-- [''] = true,
['booktitle'] = true,
['पुस्तकशीर्षक'] = true,
['book-title'] = true,
['पुस्तक-शीर्षक'] = true,
['cartography'] = true,
['मानचित्राङ्कन'] = true,
['chapter'] = true,
['अध्याय'] = true,
['chapter-format'] = true,
['अध्याय-ढाँचा'] = true,
['chapterurl'] = true,
['अध्याययुआरएल'] = true,
['chapter-url'] = true,
['अध्याय-युआरएल'] = true,
['chapter-url-access'] = true,
['अध्याय-युआरएल-पहुँच'] = true,
['citeseerx'] = true,
-- [''] = true,
['class'] = true, -- cite arxiv and arxiv identifiers
['श्रेणी'] = true,
['श्रेणी'] = true,
['collaboration'] = true,
['सहकार्य'] = true,
['conference'] = true,
['सम्मेलन'] = true,
['conference-format'] = true,
['सम्मेलन-ढाँचा'] = true,
['conferenceurl'] = true,
['सम्मेलनयुआरएल'] = true,
['conference-url'] = true,
['सम्मेलन-युआरएल'] = true,
['contribution'] = true,
['योगदान'] = true,
['contribution-format'] = true,
['योगदान-ढाँचा'] = true,
['contributionurl'] = true,
['योगदानयुआरएल'] = true,
['contribution-url'] = true,
['योगदान-युआरएल'] = true,
['contributor'] = true,
['योगदानकर्ता'] = true,
['contributor-first'] = true,
['योगदानकर्ता-प्रथम'] = true,
['contributor-last'] = true,
['योगदानकर्ता-अन्तिम'] = true,
['contributor-given'] = true,
['योगदानकर्ता-दिइएको'] = true,
['contributor-surname'] = true,
['योगदानकर्ता-थर'] = true,
['contributor-link'] = true,
['योगदानकर्ता-सूत्र'] = true,
['contributor-mask'] = true,
['योगदानकर्ता-उपनाम'] = true,
['credits'] = true, -- cite episode, cite serial
['उपलब्धि'] = true,
['date'] = true,
['मिति'] = true,
['deadurl'] = true,
['मृतयुआरएल'] = true,
['dead-url'] = true,
['मृत-युआरएल'] = true,
['degree'] = true,
['डिग्रि'] = true,
['department'] = true,
['विभाग'] = true,
['df'] = true,
-- [''] = true,
['dictionary'] = true,
['शब्दकोश'] = true,
['displayauthors'] = true,
['लेखकप्रदर्शन'] = true,
['display-authors'] = true,
['लेखक-प्रदर्शन'] = true,
['displayeditors'] = true,
['सम्पादकप्रदर्शन'] = true,
['display-editors'] = true,
['सम्पादक-प्रदर्शन'] = true,
['docket'] = true,
-- [''] = true,
['doi'] = true,
['डिओआई'] = true,
['DOI'] = true,
['doi-access'] = true,
-- [''] = true,
['doi-broken'] = true,
['डिओआई-भाँचिएको'] = true,
['doi-broken-date'] = true,
['डिओआई-भाँचिएको-मिति'] = true,
['doi-inactive-date'] = true,
['डिओआई-निष्क्रिय-मिति'] = true,
['edition'] = true,
['संस्करण'] = true,
['editor'] = true,
['सम्पादक'] = true,
['editor-first'] = true,
['सम्पादक-प्रथम'] = true,
['editor-given'] = true,
['सम्पादक-दिइएको'] = true,
['editor-last'] = true,
['सम्पादक-अन्तिम'] = true,
['editorlink'] = true,
['सम्पादकसूत्र'] = true,
['editor-link'] = true,
['सम्पदक-सूत्र'] = true,
['editormask'] = true,
['सम्पादकउपनाम'] = true,
['editor-mask'] = true,
['सम्पादक-उपनाम'] = true,
['editors'] = true,
['सम्पादक'] = true,
['editor-surname'] = true,
['सम्पादक-थर'] = true,
['eissn'] = true,
-- [''] = true,
['EISSN'] = true,
-- [''] = true,
['embargo'] = true,
-- [''] = true,
['encyclopaedia'] = true,
['विश्वकोश'] = true,
['encyclopedia'] = true,
-- [''] = true,
['entry'] = true,
['प्रविष्ट'] = true,
['episode'] = true, -- cite serial only TODO: make available to cite episode?
['श्रृङ्खला'] = true,
['episodelink'] = true, -- cite episode and cite serial
['श्रृङ्खलासंयोज'] = true,
['श्रृङ्खला-सूत्र'] = true, -- cite episode and cite serial
['श्रृङ्खलासूत्र'] = true,
['eprint'] = true, -- cite arxiv and arxiv identifiers
['मुद्रण'] = true,
['event'] = true,
['घटना'] = true,
['event-format'] = true,
['घटना-ढाँचा'] = true,
['eventurl'] = true,
['घटनायुआरएल'] = true,
['event-url'] = true,
['घटना-युआरएल'] = true,
['first'] = true,
['प्रथमांश'] = true,
['प्रथम'] = true,
['format'] = true,
['प्रारूप'] = true,
['given'] = true,
['दिइएको'] = true,
['hdl'] = true,
-- [''] = true,
['HDL'] = true,
['hdl-access'] = true,
-- [''] = true,
['host'] = true,
['आयोजक'] = true,
['id'] = true,
['আইডি'] = true,
['ID'] = true,
['ignoreisbnerror'] = true,
['आइएसबिएनत्रुटीउपेक्षागर्ने'] = true,
['ignore-isbn-error'] = true,
['आइएसबिएन-त्रुटी-उपेक्षा-गर्ने'] = true,
['in'] = false,
['inset'] = true,
-- [''] = true,
['institution'] = true,
['प्रतिष्ठान'] = true,
['interviewer'] = true,
['अन्तर्वार्ताकर्ता'] = true,
['interviewer-first'] = true,
['अन्तर्वार्ताकर्ता-पहिलो'] = true,
['interviewer-last'] = true,
['अन्तर्वार्ताकर्ता-अन्तिम'] = true,
['interviewerlink'] = true,
['अन्तर्वार्ताकर्तासूत्र'] = true,
['interviewer-link'] = true,
['अन्तर्वार्ताकर्ता-सूत्र'] = true,
['interviewermask'] = true,
['अन्तर्वार्ताकर्ताउपनाम'] = true,
['interviewer-mask'] = true,
['अन्तर्वार्ताकर्ता-उपनाम'] = true,
['interviewers'] = true,
['अन्तर्वार्ताकर्ताहरू'] = true,
['isbn'] = true,
['आइएसबिएन'] = true,
['ISBN'] = true,
['isbn13'] = true,
['ISBN13'] = true,
['ismn'] = true,
['ISMN'] = true,
['issn'] = true,
['ISSN'] = true,
['issue'] = true,
['सङ्ख्या'] = true,
['jfm'] = true,
['जेएफएम'] = true,
['JFM'] = true,
['journal'] = true,
['सोधपत्र'] = true,
['jstor'] = true,
-- [''] = true,
['JSTOR'] = true,
['jstor-access'] = true,
['lang'] = true,
['language'] = true,
['भाषा'] = true,
['last'] = true,
['अन्तिम'] = true,
['अन्त्य'] = true,
['lastauthoramp'] = true,
-- [''] = true,
['last-author-amp'] = true,
-- [''] = true,
['laydate'] = true,
-- [''] = true,
['lay-date'] = true,
-- [''] = true,
['laysource'] = true,
-- [''] = true,
['lay-source'] = true,
-- [''] = true,
['laysummary'] = true,
-- [''] = true,
['lay-summary'] = true,
-- [''] = true,
['lay-format'] = true,
-- [''] = true,
['layurl'] = true,
-- [''] = true,
['lay-url'] = true,
-- [''] = true,
['lccn'] = true,
['आइसिसिएन'] = true,
['LCCN'] = true,
['location'] = true,
['स्थान'] = true,
['magazine'] = true,
['पत्रिका'] = true,
['mailinglist'] = true, -- cite mailing list only
['सन्देशसूची'] = true,
['mailing-list'] = true, -- cite mailing list only
['सन्देश-सूची'] = true,
['map'] = true, -- cite map only
['नक्सा'] = true,
['map-format'] = true, -- cite map only
['नक्सा-ढाँचा'] = true,
['mapurl'] = true, -- cite map only
['नक्सायुआरएल'] = true,
['map-url'] = true, -- cite map only
['नक्सा-युआरएल'] = true,
['medium'] = true,
['message-id'] = true, -- cite newsgroup
['सन्देश-आइडी'] = true,
['minutes'] = true,
['मिनेट'] = true,
['mode'] = true,
['रिति'] = true,
['mr'] = true,
-- [''] = true,
['MR'] = true,
['name-list-format'] = true,
['নামের-তালিকার-বিন্যাস'] = true,
['network'] = true,
['सञ्जाल'] = true,
['newsgroup'] = true,
['समाचारसमूह'] = true,
['newspaper'] = true,
['समाचारपत्र'] = true,
['nocat'] = true,
-- [''] = true,
['no-cat'] = true,
-- [''] = true,
['nopp'] = true,
-- [''] = true,
['no-pp'] = true,
-- [''] = true,
['notracking'] = true,
-- [''] = true,
['no-tracking'] = true,
-- [''] = true,
['number'] = true,
['सङ्ख्या'] = true,
['oclc'] = true,
-- [''] = true,
['OCLC'] = true,
['ol'] = true,
['ওএল'] = true,
['OL'] = true,
['ol-access'] = true,
-- [''] = true,
['origyear'] = true,
['उत्पत्तिवर्ष'] = true,
['orig-year'] = true,
['उत्पत्ति-वर्ष'] = true,
['osti'] = true,
-- [''] = true,
['OSTI'] = true,
['osti-access'] = true,
-- [''] = true,
['others'] = true,
['अन्य'] = true,
['p'] = true,
['page'] = true,
['पृष्ठ'] = true,
['पृष्ठ'] = true,
['pages'] = true,
['पृष्ठहरू'] = true,
['पृष्ठहरू'] = true,
['people'] = true,
['व्यक्ति'] = true,
['periodical'] = true,
['सामयिकपत्र'] = true,
['place'] = true,
['स्थान'] = true,
['pmc'] = true,
-- [''] = true,
['PMC'] = true,
['pmid'] = true,
-- [''] = true,
['PMID'] = true,
-- [''] = true,
['postscript'] = true,
['पुनश्च'] = true,
['pp'] = true,
-- [''] = true,
['publicationdate'] = true,
['प्रकाशनमिति'] = true,
['publication-date'] = true,
['प्रकाशन-मिति'] = true,
['publicationplace'] = true,
['प्रकाशनस्थान'] = true,
['publication-place'] = true,
['प्रकाशन-स्थान'] = true,
['publisher'] = true,
['प्रकाशक'] = true,
['quotation'] = true,
['उद्धरण'] = true,
['quote'] = true,
['कथन'] = true,
['ref'] = true,
['सन्दर्भ'] = true,
['registration'] = true,
['दर्ता'] = true,
['rfc'] = true,
-- [''] = true,
['RFC'] = true,
['scale'] = true,
['मात्रा'] = true,
['script-chapter'] = true,
['लिपि-अध्याय'] = true,
['script-title'] = true,
['लिपि-शीर्षक'] = true,
['season'] = true,
['संस्करण'] = true,
['section'] = true,
['खण्ड'] = true,
['section-format'] = true,
['खण्ड-ढाँचा'] = true,
['sections'] = true, -- cite map only
['खण्डहरू'] = true,
['sectionurl'] = true,
['खण्डयुआरएल'] = true,
['section-url'] = true,
['खण्ड-युआरएल'] = true,
['series'] = true,
['धारावाहिक'] = true,
['serieslink'] = true,
['धारावाहिकसूत्र'] = true,
['series-link'] = true,
['धारावाहिक-सूत्र'] = true,
['seriesno'] = true,
['धारावाहिकसङ्ख्या'] = true,
['series-no'] = true,
['धारावाहिक-सङ्ख्या'] = true,
['seriesnumber'] = true,
['धारावाहिकसङ्ख्या'] = true,
['series-number'] = true,
['धारावाहिक-सङ्ख्या'] = true,
['series-separator'] = true,
['धारावाहिक-विभाजक'] = true,
['sheet'] = true, -- cite map only
['sheets'] = true, -- cite map only
['ssrn'] = true,
-- [''] = true,
['SSRN'] = true,
['station'] = true,
['स्टेसन'] = true,
['subject'] = true,
['विषय'] = true,
['subjectlink'] = true,
['विषयसूत्र'] = true,
['subject-link'] = true,
['विषय-सूत्र'] = true,
['subscription'] = true,
['सदस्यता'] = true,
['surname'] = true,
['थर'] = true,
['template-doc-demo'] = true,
-- [''] = true,
['time'] = true,
['समय'] = true,
['timecaption'] = true,
-- [''] = true,
['time-caption'] = true,
-- [''] = true,
['title'] = true,
['शीर्षक'] = true,
['titlelink'] = true,
['शीर्षकसूत्र'] = true,
['title-link'] = true,
['शीर्षक-सूत्र'] = true,
['trans-chapter'] = true,
['अनुवादित-अध्याय'] = true,
['trans-map'] = true,
['अनुवादित-नक्सा'] = true,
['transcript'] = true,
['अनुवादितलिपि'] = true,
['transcript-format'] = true,
['अनुवादित-ढाँचा'] = true,
['transcripturl'] = true,
['अनुवादितयुआरएल'] = true,
['transcript-url'] = true,
['अनुवादित-युआरएल'] = true,
['trans-title'] = true,
['अनुवादित-शीर्षक'] = true,
['translator'] = true,
['अनुवादक'] = true,
['translator-first'] = true,
['अनुवादक-प्रथम'] = true,
['translator-last'] = true,
['अनुवादक-अन्तिम'] = true,
['translator-given'] = true,
['अनुवादक-दिइएको'] = true,
['translator-surname'] = true,
['अनुवादक-थर'] = true,
['translator-link'] = true,
['अनुवादक-सूत्र'] = true,
['translator-mask'] = true,
['अनुवादक-उपनाम'] = true,
['type'] = true,
['प्रकार'] = true,
['url'] = true,
['युआरएल'] = true,
['URL'] = true,
['url-access'] = true,
['युआरएल-पहुँच'] = true,
['url-status'] = true,
['युआरएलस्थिति'] = true,
['vauthors'] = true,
-- [''] = true,
['veditors'] = true,
-- [''] = true,
['version'] = true,
['धारावाहिक-संस्करण'] = true,
['via'] = true,
['माध्यम'] = true,
['volume'] = true,
['खण्ड'] = true,
['website'] = true,
['वेबसाइट'] = true,
['work'] = true,
['कार्य'] = true,
['कार्य'] = true,
['year'] = true,
['वर्ष'] = true,
['zbl'] = true,
-- [''] = true,
['ZBL'] = true,
}
local numbered_arguments = {
['author#'] = true,
['लेखक#'] = true,
['author-first#'] = true,
['लेखक-प्रथम#'] = true,
['author#-first'] = true,
['लेखक#-प्रथम'] = true,
['author-last#'] = true,
['लेखक-अन्तिम#'] = true,
['author#-last'] = true,
['लेखक#-अन्तिम'] = true,
['author-link#'] = true,
['लेखक-सूत्र#'] = true,
['author#link'] = true,
['लेखक#सूत्र'] = true,
['author#-link'] = true,
['लेखक#-सूत्र'] = true,
['authorlink#'] = true,
['लेखकसूत्र#'] = true,
['author-mask#'] = true,
['लेखक-उपनाम#'] = true,
['author#mask'] = true,
['लेखक#उपनाम'] = true,
['author#-mask'] = true,
['लेखक#-उपनाम'] = true,
['authormask#'] = true,
['लेखकउपनाम#'] = true,
['contributor#'] = true,
['योगदानकर्ता#'] = true,
['contributor-first#'] = true,
['योगदानकर्ता-प्रथम#'] = true,
['contributor#-first'] = true,
['योगदानकर्ता#-प्रथम'] = true,
['contributor-last#'] = true,
['योगदानकर्ता-अन्तिम#'] = true,
['contributor#-last'] = true,
['योगदानकर्ता#-अन्तिम'] = true,
['contributor-given#'] = true,
['योगदानकर्ता-दिइएको#'] = true,
['contributor#-given'] = true,
['योगदानकर्ता#-दिइएको'] = true,
['contributor-surname#'] = true,
['योगदानकर्ता-थर#'] = true,
['contributor#-surname'] = true,
['योगदानकर्ता#-थर'] = true,
['contributor-link#'] = true,
['योगदानकर्ता-सूत्र#'] = true,
['contributor#-link'] = true,
['योगदानकर्ता#-सूत्र'] = true,
['contributor-mask#'] = true,
['योगदानकर्ता-उपनाम#'] = true,
['contributor#-mask'] = true,
['योगदानकर्ता#-उपनाम'] = true,
['editor#'] = true,
['सम्पादक#'] = true,
['editor-first#'] = true,
['सम्पादक-प्रथम#'] = true,
['editor#-first'] = true,
['सम्पादक#-प्रथम'] = true,
['editor#-given'] = true,
['सम्पादक#-दिइएको'] = true,
['editor-given#'] = true,
['सम्पादक-दिइएको#'] = true,
['editor-last#'] = true,
['सम्पादक-अन्तिम#'] = true,
['editor#-last'] = true,
['सम्पादक#-अन्तिम'] = true,
['editor-link#'] = true,
['सम्पादक-सूत्र#'] = true,
['editor#link'] = true,
['सम्पादक#सूत्र'] = true,
['editor#-link'] = true,
['सम्पादक#-सूत्र'] = true,
['editorlink#'] = true,
['सम्पादकसूत्र#'] = true,
['editor-mask#'] = true,
['सम्पादक-उपनाम#'] = true,
['editor#mask'] = true,
['सम्पादक#उपनाम'] = true,
['editor#-mask'] = true,
['सम्पादक#-उपनाम'] = true,
['editormask#'] = true,
['सम्पादकउपनाम#'] = true,
['editor#-surname'] = true,
['सम्पादक#-थर'] = true,
['editor-surname#'] = true,
['सम्पादक-थर#'] = true,
['first#'] = true,
['प्रथम#'] = true,
['प्रथम#'] = true,
['given#'] = true,
['दिइएको#'] = true,
['interviewer#'] = true,
['अन्तर्वार्ताकर्ता#'] = true,
['interviewer-first#'] = true,
['अन्तर्वार्ताकर्ता-प्रथम#'] = true,
['interviewer#-first'] = true,
['अन्तर्वार्ताकर्ता#-पहिलो'] = true,
['interviewer-last#'] = true,
['अन्तर्वार्ताकर्ता-अन्तिम#'] = true,
['interviewer#-last'] = true,
['अन्तर्वार्ताकर्ता#-अन्तिम'] = true,
['interviewer-link#'] = true,
['अन्तर्वार्ताकर्ता-सूत्र#'] = true,
['interviewer#-link'] = true,
['अन्तर्वार्ताकर्ता#-सूत्र'] = true,
['interviewer-mask#'] = true,
['अन्तर्वार्ताकर्ता-उपनाम#'] = true,
['interviewer#-mask'] = true,
['अन्तर्वार्ताकर्ता#-उपनाम'] = true,
['last#'] = true,
['अन्तिम#'] = true,
['अन्त्य#'] = true,
['subject#'] = true,
['विषय#'] = true,
['subject-link#'] = true,
['विषय-सूत्र#'] = true,
['subject#link'] = true,
['विषय#सूत्र'] = true,
['subject#-link'] = true,
['विषय#-सूत्र'] = true,
['subjectlink#'] = true,
['विषयसूत्र#'] = true,
['surname#'] = true,
['थर#'] = true,
['translator#'] = true,
['अनुवादक#'] = true,
['translator-first#'] = true,
['अनुवादक-प्रथम#'] = true,
['translator#-first'] = true,
['अनुवादक#-प्रथम'] = true,
['translator-last#'] = true,
['अनुवादक-प्रथम#'] = true,
['translator#-last'] = true,
['अनुवादक#-अन्तिम'] = true,
['translator-given#'] = true,
['अनुवादक-दिइएको#'] = true,
['translator#-given'] = true,
['अनुवादक#-दिइएको'] = true,
['translator-surname#'] = true,
['अनुवादक-थर#'] = true,
['translator#-surname'] = true,
['अनुवादक#-थर'] = true,
['translator-link#'] = true,
['अनुवादक-सूत्र#'] = true,
['translator#-link'] = true,
['अनुवादक#-सूत्र'] = true,
['translator-mask#'] = true,
['अनुवादक-उपनाम#'] = true,
['translator#-mask'] = true,
['अनुवादक#-उपनाम'] = 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 >----------------
This is an experiment that attempts to use validate() and a limited list of valid parameters to validate the
parameters provided in a cite arxiv template. This method might be expanded to other templates being considered.
Because a steady-state signal conveys no useful information, whitelist.basic_arguments[] list items 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)
]]
--[[
This is a list of parameters that once were but now are no longer supported:
['ARXIV'] = nil, -- not an initialization
['version'] = nil, -- this is the cite arxiv parameter; |version= still supported by other cs1|2 templates
]]
local arxiv_basic_arguments = {
['arxiv'] = true,
['class'] = true, -- cite arxiv and arxiv identifiers
['eprint'] = true, -- cite arxiv and arxiv identifiers
}
--[[--------------------------< C I T E B I O R X I V S U P P O R T E D P A R A M E T E R S >------------
This is an experiment that attempts to use validate() and a limited list of valid parameters to validate the
parameters provided in a cite biorxiv template. This method might be expanded to other templates being considered.
Because a steady-state signal conveys no useful information, whitelist.basic_arguments[] list items 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)
]]
local biorxiv_basic_arguments = {
['biorxiv'] = true,
-- [''] = true,
}
--[[--------------------------< C I T E C I T E S E E R X S U P P O R T E D P A R A M E T E R S >--------
This is an experiment that attempts to use validate() and a limited list of valid parameters to validate the
parameters provided in a cite citeseerx template. This method might be expanded to other templates being considered.
Because a steady-state signal conveys no useful information, whitelist.basic_arguments[] list items 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)
]]
local citeseerx_basic_arguments = {
['citeseerx'] = true,
-- [''] = true,
}
--[[--------------------------< L I M I T E D S U P P O R T E D P A R A M E T E R S >----------------------
This is an experiment that attempts to use validate() and a limited list of valid parameters to validate the
parameters provided in a cite arxiv, cite biorxiv, or cite citeseerx templates. These parameters are common to
all three templates
Because a steady-state signal conveys no useful information, whitelist.basic_arguments[] list items 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)
]]
local limited_basic_arguments = {
['at'] = true,
-- [''] = true,
['author'] = true,
['लेखक'] = true,
['author-first'] = true,
['लेखक-प्रथम'] = true,
['author-last'] = true,
['लेखक-अन्तिम'] = true,
['authorlink'] = true,
['लेखकसूत्र'] = true,
['author-link'] = true,
['लेखक-सूत्र'] = true,
['authormask'] = true,
['लेखकउपनाम'] = true,
['author-mask'] = true,
['लेखक-उपनाम'] = true,
['authors'] = true,
['लेखकहरू'] = true,
['collaboration'] = true,
['सहयोगिता'] = true,
['date'] = true,
['मिति'] = true,
['df'] = true,
-- [''] = true,
['display-authors'] = true,
['लेखक-प्रदर्शन'] = true,
['first'] = true,
['प्रथम'] = true,
['प्रथम'] = true,
['given'] = true,
['दिइएको'] = true,
['language'] = true,
['भाषा'] = true,
['last'] = true,
['अन्तिम'] = true,
['खण्ड'] = true,
['lastauthoramp'] = true,
-- [''] = true,
['last-author-amp'] = true,
-- [''] = true,
['mode'] = true,
['रिति'] = true,
['name-list-format'] = true,
['नाम-तालिका-ढाँचा'] = true,
['nocat'] = true,
-- [''] = true,
['no-cat'] = true,
-- [''] = true,
['notracking'] = true,
-- [''] = true,
['no-tracking'] = true,
-- [''] = true,
['p'] = true,
-- [''] = true,
['page'] = true,
['पृष्ठ'] = true,
['pages'] = true,
['पृष्ठहरू'] = true,
['postscript'] = true,
['पुनश्च'] = true,
['pp'] = true,
-- [''] = true,
['quotation'] = true,
['उद्धरण'] = true,
['quote'] = true,
['कथन'] = true,
['ref'] = true,
['सन्दर्भ'] = true,
['surname'] = true,
['थर'] = true,
['template-doc-demo'] = true,
-- [''] = true,
['title'] = true,
['शीर्षक'] = true,
['url'] = true,
['URL'] = true,
['युआरएल'] = true,
['vauthors'] = true,
-- [''] = true,
['year'] = true,
['वर्ष'] = true,
}
local limited_numbered_arguments = {
['author#'] = true,
['लेखक#'] = true,
['author-first#'] = true,
['लेअक-प्रथम#'] = true,
['author#-first'] = true,
['लेखक#-प्रथम'] = true,
['author-last#'] = true,
['लेखक-अन्तिम#'] = true,
['author#-last'] = true,
['लेखक#-अन्तिम'] = true,
['author-link#'] = true,
['लेखक-सूत्र#'] = true,
['author#link'] = true,
['लेखक#सूत्र'] = true,
['author#-link'] = true,
['लेखक#-सूत्र'] = true,
['authorlink#'] = true,
['लेखकसूत्र#'] = true,
['author-mask#'] = true,
['लेखक-उपनाम#'] = true,
['author#mask'] = true,
['लेखक#उपनाम'] = true,
['author#-mask'] = true,
['लेखक#-उपनाम'] = true,
['authormask#'] = true,
['लेखकउपनाम#'] = true,
['first#'] = true,
['प्रथम#'] = true,
['प्रथम#'] = true,
['given#'] = true,
['दिइएको#'] = true,
['last#'] = true,
['अन्तिम#'] = true,
['अन्त#'] = true,
['surname#'] = true,
['थर'] = true,
}
return {
basic_arguments = basic_arguments,
numbered_arguments = numbered_arguments,
limited_basic_arguments = limited_basic_arguments,
limited_numbered_arguments = limited_numbered_arguments,
arxiv_basic_arguments = arxiv_basic_arguments,
biorxiv_basic_arguments = biorxiv_basic_arguments,
citeseerx_basic_arguments = citeseerx_basic_arguments
};