Module:Citation/CS1/Whitelist: திருத்தங்களுக்கு இடையிலான வேறுபாடு
Jump to navigation
Jump to search
Module:Citation/CS1/Whitelist (மூலத்தை காட்டு)
09:19, 30 ஏப்ரல் 2017 இல் நிலவும் திருத்தம்
, 30 ஏப்ரல் 2017unsupport |ARXIV= and |BIBCODE=;
(synch from sandbox;) |
(unsupport |ARXIV= and |BIBCODE=;) |
||
வரிசை 7: | வரிசை 7: | ||
['albumtype'] = nil, -- controled inappropriate functionality in the 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 | ['artist'] = nil, -- unique alias of others used by old cite AV media notes | ||
['ARXIV'] = nil, -- not an initialization | |||
['Author'] = nil, -- non-standard capitalization | ['Author'] = nil, -- non-standard capitalization | ||
['authorformat'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format | ['authorformat'] = nil, -- primarily used to support Vancouver format which functionality now part of name-list-format | ||
வரிசை 13: | வரிசை 14: | ||
['author-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 | ['began'] = nil, -- module handles date ranges; cite episode and cite series | ||
['BIBCODE'] = nil, -- not an initialization | |||
['callsign'] = nil, -- cite interview removed | ['callsign'] = nil, -- cite interview removed | ||
['call-sign'] = nil, -- cite interview removed | ['call-sign'] = nil, -- cite interview removed | ||
வரிசை 79: | வரிசை 81: | ||
['article'] = true, | ['article'] = true, | ||
['arxiv'] = true, | ['arxiv'] = true, | ||
['asin'] = true, | ['asin'] = true, | ||
['ASIN'] = true, | ['ASIN'] = true, | ||
வரிசை 94: | வரிசை 95: | ||
['authors'] = true, | ['authors'] = true, | ||
['bibcode'] = true, | ['bibcode'] = true, | ||
['bibcode-access'] = true, | ['bibcode-access'] = true, | ||
['biorxiv'] = true, | ['biorxiv'] = true, | ||
வரிசை 433: | வரிசை 433: | ||
nil - these parameters are no longer supported (when setting a parameter to nil, leave a comment stating the reasons for invalidating the parameter) | 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 = { | local arxiv_basic_arguments = { | ||
['arxiv'] = true, | ['arxiv'] = true, | ||
['class'] = true, -- cite arxiv and arxiv identifiers | ['class'] = true, -- cite arxiv and arxiv identifiers | ||
['eprint'] = true, -- cite arxiv and arxiv identifiers | ['eprint'] = true, -- cite arxiv and arxiv identifiers | ||
} | } | ||