Module:Citation/CS1/Whitelist: Difference between revisions
Jump to navigation
Jump to search
sync from sandbox;
m (1 revision imported) |
(sync from sandbox;) |
||
Line 63: | Line 63: | ||
]] | ]] | ||
--[[--------------------------< 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 >-------------------------------------- | ||
Line 143: | Line 144: | ||
['displayauthors'] = true, | ['displayauthors'] = true, | ||
['display-authors'] = true, | ['display-authors'] = true, | ||
['display-contributors'] = true, | |||
['displayeditors'] = true, | ['displayeditors'] = true, | ||
['display-editors'] = true, | ['display-editors'] = true, | ||
['display-interviewers'] = true, | |||
['display-translators'] = true, | |||
['docket'] = true, | ['docket'] = true, | ||
['doi'] = true, | ['doi'] = true, | ||
Line 287: | Line 291: | ||
['quote'] = true, | ['quote'] = true, | ||
['ref'] = true, | ['ref'] = true, | ||
['registration'] = | ['registration'] = false, | ||
['rfc'] = true, | ['rfc'] = true, | ||
['RFC'] = true, | ['RFC'] = true, | ||
Line 316: | Line 320: | ||
['subjectlink'] = true, | ['subjectlink'] = true, | ||
['subject-link'] = true, | ['subject-link'] = true, | ||
['subscription'] = | ['subscription'] = false, | ||
['surname'] = true, | ['surname'] = true, | ||
['template-doc-demo'] = true, | ['template-doc-demo'] = true, | ||
Line 401: | Line 405: | ||
['first#'] = true, | ['first#'] = true, | ||
['given#'] = true, | ['given#'] = true, | ||
['host#'] = true, | |||
['interviewer#'] = true, | ['interviewer#'] = true, | ||
['interviewer-first#'] = true, | ['interviewer-first#'] = true, | ||
Line 431: | Line 436: | ||
['translator#-mask'] = true, | ['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 >---------------- | --[[--------------------------< 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 521: | Line 527: | ||
['date'] = true, | ['date'] = true, | ||
['df'] = true, | ['df'] = true, | ||
['displayauthors'] = true, | |||
['display-authors'] = true, | ['display-authors'] = true, | ||
['first'] = true, | ['first'] = true, | ||
Line 550: | Line 557: | ||
['year'] = true, | ['year'] = true, | ||
} | } | ||
local limited_numbered_arguments = { | local limited_numbered_arguments = { | ||
['author#'] = true, | ['author#'] = true, | ||
Line 569: | Line 577: | ||
['surname#'] = true, | ['surname#'] = true, | ||
} | } | ||
--[[--------------------------< E X P O R T E D T A B L E S >------------------------------------------------ | |||
]] | |||
return { | return { |