Module:Citation/CS1/Whitelist:修订间差异

维基百科,自由的百科全书
删除的内容 添加的内容
Liangent留言 | 贡献
撤销Liangent讨论)的版本27941406
无编辑摘要
第1行: 第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 = {
whitelist = {

basic_arguments = {
basic_arguments = {
['accessdate'] = true,
['accessdate'] = true,
['agency'] = true,
['agency'] = true,
['airdate'] = 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,
['archivedate'] = true,
['archive-date'] = true,
['archive-date'] = true,
第10行: 第18行:
['archive-url'] = true,
['archive-url'] = true,
['article'] = 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,
['ARXIV'] = true,
['ARXIV'] = true,
第33行: 第42行:
['BIBCODE'] = true,
['BIBCODE'] = true,
['booktitle'] = true,
['booktitle'] = true,
['callsign']=true, -- cite interview
['cartography'] = true,
['cartography'] = true,
['chapter'] = true,
['chapter'] = true,
第38行: 第48行:
['chapterurl'] = true,
['chapterurl'] = true,
['chapter-url'] = true,
['chapter-url'] = true,
['coauthor'] = true,
['city']=true, -- cite interview
['coauthors'] = true,
['coauthor'] = false,
['coauthors'] = false,
['cointerviewers'] = false, -- cite interview
['conference'] = true,
['conference'] = true,
['conferenceurl'] = true,
['conferenceurl'] = true,
第47行: 第59行:
['contribution-url'] = true,
['contribution-url'] = true,
['date'] = true,
['date'] = true,
['day'] = true,
['day'] = false,
['deadurl'] = true,
['deadurl'] = true,
['degree'] = true,
['department'] = true,
['department'] = true,
['dictionary'] = 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,
['displayauthors'] = true,
['display-authors'] = true,
['display-authors'] = true,
第83行: 第97行:
['entry'] = true,
['entry'] = true,
['episodelink'] = true,
['episodelink'] = true,
['event'] = true,
['eventurl'] = true,
['first'] = true,
['first'] = true,
['format'] = true,
['format'] = true,
['given'] = true,
['given'] = true,
['host'] = true,
['id'] = true,
['id'] = true,
['ID'] = true,
['ID'] = true,
第92行: 第109行:
['in'] = true,
['in'] = true,
['inset'] = true,
['inset'] = true,
['institution'] = true,
['interviewer'] = true, --cite interview
['isbn'] = true,
['isbn'] = true,
['ISBN'] = true,
['ISBN'] = true,
第117行: 第136行:
['medium'] = true,
['medium'] = true,
['minutes'] = true,
['minutes'] = true,
['month'] = true,
['month'] = false,
['mr'] = true,
['mr'] = true,
['MR'] = true,
['MR'] = true,
第125行: 第144行:
['nocat'] = true,
['nocat'] = true,
['nopp'] = 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,
['notracking'] = true,
['no-tracking'] = true,
['no-tracking'] = true,
第150行: 第170行:
['PPPrefix'] = true,
['PPPrefix'] = true,
['PPrefix'] = true,
['PPrefix'] = true,
['program']=true, -- cite interview
-- LOCAL
['PPSuffix'] = true,
['PSuffix'] = true,
-- END LOCAL
['publicationdate'] = true,
['publicationdate'] = true,
['publication-date'] = true,
['publication-date'] = true,
第159行: 第176行:
['publication-place'] = true,
['publication-place'] = true,
['publisher'] = 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,
['quotation'] = true,
['quote'] = true,
['quote'] = true,
['ref'] = true,
['ref'] = true,
['Ref'] = true,
['Ref'] = true,
['registration'] = true,
['rfc'] = true,
['rfc'] = true,
['RFC'] = true,
['RFC'] = true,
第168行: 第187行:
['season'] = true,
['season'] = true,
['section'] = true,
['section'] = true,
['sectionurl'] = true,
['separator'] = true,
['separator'] = true,
['series'] = true,
['series'] = true,
第177行: 第197行:
['SSRN'] = true,
['SSRN'] = true,
['station'] = true,
['station'] = true,
['subject'] = true,
['subjectlink'] = true,
['subscription'] = true,
['subscription'] = true,
['surname'] = true,
['surname'] = true,
第183行: 第205行:
['timecaption'] = true,
['timecaption'] = true,
['title'] = true,
['title'] = true,
-- LOCAL
['title_zh'] = true,
-- END LOCAL
['titlelink'] = 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,
['trans-chapter'] = true,
['trans-chapter'] = true,
第205行: 第225行:
['zbl'] = true,
['zbl'] = true,
['ZBL'] = true,
['ZBL'] = true,
-- LOCAL
['unified'] = true,
['csbn'] = true,
['CSBN'] = true,
-- END LOCAL
},
},

numbered_arguments = {
numbered_arguments = {
['author#'] = true,
['author#'] = true,
第248行: 第263行:
['given#'] = true,
['given#'] = true,
['last#'] = true,
['last#'] = true,
['subject#'] = true,
['subjectlink#'] = true,
['surname#'] = true,
['surname#'] = true,
},
},
};
};

return whitelist;
return whitelist;

2014年8月12日 (二) 02:05的版本

文档图示 模块文档[查看] [编辑] [历史] [清除缓存]



此页面包含Module:Citation/CS1可能使用的所有参数的名单,尽管并非所有参数都会采用。

此页面最初采用Module:Citation/CS1/Arguments呈递,但现在改为手动维护以允许为参数分配状态。目前状态有:活跃(true)、过时不推荐使用(false)、已过时弃用(nil)。


如下文件涉及对CS1与CS2引用模板的支持:

CS1 | CS2模块
线上 沙盒 描述
Gold padlock Module:Citation/CS1 Module:Citation/CS1/sandbox [编辑] 主模块,依输入的模板参数生成相应的引文
Module:Citation/CS1/Configuration Module:Citation/CS1/Configuration/sandbox [编辑] 配置表
Module:Citation/CS1/Whitelist Module:Citation/CS1/Whitelist/sandbox [编辑] 现行与已过时不推荐使用的CS1与CS2参数
Module:Citation/CS1/Date validation Module:Citation/CS1/Date validation/sandbox [编辑] 日期格式验证函数
Module:Citation/CS1/Error Module:Citation/CS1/Error/sandbox [编辑] 错误/维护信息相关函数
Module:Citation/CS1/Identifiers Module:Citation/CS1/Identifiers/sandbox [编辑] 支持命名标识符(ISBN、DOI、PMID等)的函数
Module:Citation/CS1/Language Module:Citation/CS1/Language/sandbox [编辑] 语言相关函数
Module:Citation/CS1/Links Module:Citation/CS1/Links/sandbox [编辑] 维基内、外链相关函数
Module:Citation/CS1/People Module:Citation/CS1/People/sandbox [编辑] 人名列表相关函数
Module:Citation/CS1/Utilities Module:Citation/CS1/Utilities/sandbox [编辑] 简单无副作用的辅助函数(主要为字串/格式相关)
Module:Citation/CS1/COinS Module:Citation/CS1/COinS/sandbox [编辑] 支持CS1与CS2模板元数据渲染的函数
Module:Citation/CS1/styles.css Module:Citation/CS1/sandbox/styles.css [编辑] 为CS1与CS2模板提供CSS样式
Silver padlock Module:Citation/CS1/Suggestions Module:Citation/CS1/Suggestions/sandbox [编辑] 将常见错误参数名映射到有效参数名的列表

--[[
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 = {
 
basic_arguments = {
    ['accessdate'] = true,
    ['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,
    ['archiveurl'] = true,
    ['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,
    ['asin'] = true,
    ['ASIN'] = true,
    ['asin-tld'] = true,
    ['ASIN-TLD'] = true,
    ['at'] = true,
    ['author'] = true,
    ['Author'] = true,
    ['author-first'] = true,
    ['authorformat'] = true,
    ['author-format'] = true,
    ['author-last'] = true,
    ['authorlink'] = true,
    ['author-link'] = true,
    ['authormask'] = true,
    ['author-mask'] = true,
    ['author-name-separator'] = true,
    ['authors'] = true,
    ['author-separator'] = true,
    ['bibcode'] = true,
    ['BIBCODE'] = true,
    ['booktitle'] = true,
	['callsign']=true,					-- cite interview
    ['cartography'] = true,
    ['chapter'] = true,
    ['chapterlink'] = true,
    ['chapterurl'] = true,
    ['chapter-url'] = true,
	['city']=true,						-- cite interview
    ['coauthor'] = false,
    ['coauthors'] = false,
    ['cointerviewers'] = false,			-- cite interview
    ['conference'] = true,
    ['conferenceurl'] = true,
    ['conference-url'] = true,
    ['contribution'] = true,
    ['contributionurl'] = true,
    ['contribution-url'] = true,
    ['date'] = true,
    ['day'] = false,
    ['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,
    ['displayeditors'] = true,
    ['display-editors'] = true,
    ['docket'] = true,
    ['doi'] = true,
    ['DOI'] = true,
    ['DoiBroken'] = true,
    ['doi_brokendate'] = true,
    ['doi_inactivedate'] = true,
    ['edition'] = true,
    ['editor'] = true,
    ['Editor'] = true,
    ['editor-first'] = true,
    ['editorformat'] = true,
    ['editor-format'] = true,
    ['EditorGiven'] = true,
    ['editor-last'] = true,
    ['editorlink'] = true,
    ['editor-link'] = true,
    ['editormask'] = true,
    ['editor-mask'] = true,
    ['editor-name-separator'] = true,
    ['editors'] = true,
    ['editor-separator'] = true,
    ['EditorSurname'] = true,
    ['embargo'] = true,
    ['Embargo'] = true,
    ['encyclopaedia'] = true,
    ['encyclopedia'] = true,
    ['entry'] = true,
    ['episodelink'] = true,
    ['event'] = true,
    ['eventurl'] = true,
    ['first'] = true,
    ['format'] = true,
    ['given'] = true,
    ['host'] = true,
    ['id'] = true,
    ['ID'] = true,
    ['ignoreisbnerror'] = true,
    ['ignore-isbn-error'] = true,
    ['in'] = true,
    ['inset'] = true,
    ['institution'] = true,
	['interviewer'] = true,					--cite interview
    ['isbn'] = true,
    ['ISBN'] = true,
    ['isbn13'] = true,
    ['ISBN13'] = true,
    ['issn'] = true,
    ['ISSN'] = true,
    ['issue'] = true,
    ['jfm'] = true,
    ['JFM'] = true,
    ['journal'] = true,
    ['jstor'] = true,
    ['JSTOR'] = true,
    ['language'] = true,
    ['last'] = true,
    ['lastauthoramp'] = true,
    ['laydate'] = true,
    ['laysource'] = true,
    ['laysummary'] = true,
    ['layurl'] = true,
    ['lccn'] = true,
    ['LCCN'] = true,
    ['location'] = true,
    ['magazine'] = true,
    ['medium'] = true,
    ['minutes'] = true,
    ['month'] = false,
    ['mr'] = true,
    ['MR'] = true,
    ['name-separator'] = true,
    ['network'] = true,
    ['newspaper'] = true,
    ['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,
    ['number'] = true,
    ['oclc'] = true,
    ['OCLC'] = true,
    ['ol'] = true,
    ['OL'] = true,
    ['origyear'] = true,
    ['osti'] = true,
    ['OSTI'] = true,
    ['others'] = true,
    ['p'] = true,
    ['page'] = true,
    ['pages'] = true,
    ['people'] = true,
    ['periodical'] = true,
    ['place'] = true,
    ['pmc'] = true,
    ['PMC'] = true,
    ['pmid'] = true,
    ['PMID'] = true,
    ['postscript'] = true,
    ['pp'] = true,
    ['PPPrefix'] = true,
    ['PPrefix'] = true,
	['program']=true,				-- cite interview
    ['publicationdate'] = true,
    ['publication-date'] = true,
    ['publicationplace'] = true,
    ['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,
    ['serieslink'] = true,
    ['seriesno'] = true,
    ['seriesnumber'] = true,
    ['series-separator'] = true,
    ['ssrn'] = true,
    ['SSRN'] = true,
    ['station'] = true,
    ['subject'] = true,
    ['subjectlink'] = true,
    ['subscription'] = true,
    ['surname'] = true,
    ['template doc demo'] = true,
    ['time'] = true,
    ['timecaption'] = true,
    ['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,
    ['transcript'] = true,
    ['transcripturl'] = true,
    ['transcript-url'] = true,
    ['trans_title'] = true,
    ['trans-title'] = true,
    ['type'] = true,
    ['url'] = true,
    ['URL'] = true,
    ['version'] = true,
    ['via'] = true,
    ['volume'] = true,
    ['website'] = true,
    ['work'] = true,
    ['year'] = true,
    ['zbl'] = true,
    ['ZBL'] = true,
},
 
numbered_arguments = {
    ['author#'] = true,
    ['Author#'] = true,
    ['author-first#'] = true,
    ['author#-first'] = true,
    ['author-last#'] = true,
    ['author#-last'] = true,
    ['author-link#'] = true,
    ['author#link'] = true,
    ['author#-link'] = true,
    ['authorlink#'] = true,
    ['author-mask#'] = true,
    ['author#mask'] = true,
    ['author#-mask'] = true,
    ['authormask#'] = true,
    ['authors#'] = true,
    ['editor#'] = true,
    ['Editor#'] = true,
    ['editor-first#'] = true,
    ['editor#-first'] = true,
    ['EditorGiven#'] = true,
    ['editor-last#'] = true,
    ['editor#-last'] = true,
    ['editor-link#'] = true,
    ['editor#link'] = true,
    ['editor#-link'] = true,
    ['editorlink#'] = true,
    ['editor-mask#'] = true,
    ['editor#mask'] = true,
    ['editor#-mask'] = true,
    ['editormask#'] = true,
    ['editors#'] = true,
    ['EditorSurname#'] = true,
    ['first#'] = true,
    ['given#'] = true,
    ['last#'] = true,
    ['subject#'] = true,
    ['subjectlink#'] = true,
    ['surname#'] = true,
},
};
 
return whitelist;