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

求闻百科,共笔求闻
添加的内容 删除的内容
无编辑摘要
无编辑摘要
 

(未显示5个用户的14个中间版本)

第12行: 第12行:


]]
]]
local uncategorized_namespaces = { 'User', 'Talk', 'User_talk', 'Qiuwen_talk', 'File_talk', 'Template_talk', 'Help_talk', 'Category_talk', 'Draft', 'Draft_talk', 'Module_talk', 'MediaWiki_talk' };
local uncategorized_namespaces = { 'User', 'Talk', 'User_talk', 'Qiuwen_talk', 'File_talk', 'Template_talk',
'Help_talk', 'Category_talk', 'Addendum_talk', 'NEA_talk', 'Draft', 'Draft_talk',
'Module_talk', 'MediaWiki_talk' };


local uncategorized_subpages = {'/[Ss]andbox', '/[Tt]estcases'}; -- list of Lua patterns found in page names of pages we should not categorize
local uncategorized_subpages = {'/[Ss]andbox', '/[Tt]estcases'}; -- list of Lua patterns found in page names of pages we should not categorize
第35行: 第37行:
['archived'] = '存档',
['archived'] = '存档',
['by'] = 'By', -- contributions to authored works: introduction, foreword, afterword
['by'] = 'By', -- contributions to authored works: introduction, foreword, afterword
['cartography'] = '$1(制图)',
['cartography'] = 'Cartography by $1',
['docket'] = 'Docket $1',
['docket'] = 'Docket $1',
['editor'] = '编',
['editor'] = '编',
第41行: 第43行:
['edition'] = ' $1',
['edition'] = ' $1',
['episode'] = '第$1集',
['episode'] = '第$1集',
['et al'] = '',
['et al'] = 'et al',
['in'] = '(编)', -- edited works
['in'] = '(编)', -- edited works
['inactive'] = '不活跃',
['inactive'] = '不活跃',
第48行: 第50行:
['lay summary'] = '简明摘要',
['lay summary'] = '简明摘要',
['lay source'] = " – ''$1''",
['lay source'] = " – ''$1''",
['newsgroup'] = '[[新闻组]]$1',
['newsgroup'] = '[[Usenet newsgroup|Newsgroup]]: $1',
['original'] = '原始内容',
['original'] = '原始内容',
['orig year'] = ' [$1]',
['orig year'] = ' [$1]',
第96行: 第98行:
['help page label'] = '帮助',
['help page label'] = '帮助',
['maintenance-link'] = 'link',
['maintenance-link'] = 'link',
['maintenance-item'] = ' $1($2)'
['maintenance-item'] = ' $1 ($2)'
}
}


第578行: 第580行:


local title_types = {
local title_types = {
['AV media notes'] = '媒体笔记',
['AV media notes'] = '影音',
['interview'] = '访',
['interview'] = '访',
['mailinglist'] = '邮件列表',
['mailinglist'] = '邮件列表',
['map'] = '地图',
['map'] = '地图',
['podcast'] = '播客',
['podcast'] = '-{zh-cn:播客; zh-tw:Podcast;}-',
['pressrelease'] = '新闻稿',
['pressrelease'] = '新闻稿',
['report'] = '报告',
['report'] = '报告',
['speech'] = '演讲',
['speech'] = '演讲',
['techreport'] = '技术报告',
['techreport'] = '技术报告',
['thesis'] = '论文'
['thesis'] = '学位论文'
}
}


第904行: 第906行:
hidden = false },
hidden = false },
wikilink_in_url = {
wikilink_in_url = {
message = '网址-内链冲突',
message = '网址-维基内链冲突',
anchor = 'wikilink_in_url',
anchor = 'wikilink_in_url',
category = '引文格式1错误:网址-内链冲突',
category = '引文格式1错误:网址-维基内链冲突',
hidden = false },
hidden = false },
}
}
第916行: 第918行:


parameters: a list of parameter aliases for this identifier
parameters: a list of parameter aliases for this identifier
link: 求闻百科 article name
link: Qiuwen article name
label: the alternate name to apply to link
label: the alternate name to apply to link
mode: 'manual' when there is a specific function in the code to handle the identifier;
mode: 'manual' when there is a specific function in the code to handle the identifier;
'external' for identifiers that link outside of 求闻百科;
'external' for identifiers that link outside of Qiuwen;
prefix: the first part of a url that will be concatenated with a second part which usually contains the identifier
zhwiki: the first part of a url that will be concatenated with a second part which usually contains the identifier
encode: true if uri should be percent encoded; otherwise false
encode: true if uri should be percent encoded; otherwise false
COinS: identifier link or keyword for use in COinS:
COinS: identifier link or keyword for use in COinS:
第1,012行: 第1,014行:
label = 'eISSN',
label = 'eISSN',
mode = 'manual',
mode = 'manual',
-- prefix = '//www.worldcat.org/issn/',
prefix = '//www.worldcat.org/issn/',
COinS = 'rft.eissn',
COinS = 'rft.eissn',
encode = false,
encode = false,
第1,034行: 第1,036行:
label = 'ISBN',
label = 'ISBN',
mode = 'manual',
mode = 'manual',
-- prefix = 'Special:BookSources/',
prefix = 'Special:BookSources/',
COinS = 'rft.isbn',
COinS = 'rft.isbn',
separator = ' ',
separator = ' ',
第1,040行: 第1,042行:
['ISMN'] = {
['ISMN'] = {
parameters = {'ismn', 'ISMN'},
parameters = {'ismn', 'ISMN'},
link = '国际标准音乐号',
link = 'International Standard Music Number',
label = 'ISMN',
label = 'ISMN',
mode = 'manual',
mode = 'manual',
第1,052行: 第1,054行:
label = 'ISSN',
label = 'ISSN',
mode = 'manual',
mode = 'manual',
-- prefix = '//www.worldcat.org/issn/',
prefix = '//www.worldcat.org/issn/',
COinS = 'rft.issn',
COinS = 'rft.issn',
encode = false,
encode = false,
第1,103行: 第1,105行:
label = 'OCLC',
label = 'OCLC',
mode = 'manual',
mode = 'manual',
-- prefix = '//www.worldcat.org/oclc/',
prefix = '//www.worldcat.org/oclc/',
COinS = 'info:oclcnum',
COinS = 'info:oclcnum',
encode = true,
encode = true,