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

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

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

第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' };
'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
第35行 ⟶ 第37行:
['archived'] = '存档',
['by'] = 'By', -- contributions to authored works: introduction, foreword, afterword
['cartography'] = 'Cartography by $1(制图)1',
['docket'] = 'Docket $1',
['editor'] = '编',
第41行 ⟶ 第43行:
['edition'] = ' $1',
['episode'] = '第$1集',
['et al'] = 'et al',
['in'] = '()', -- edited works
['inactive'] = '不活跃',
['interview'] = ' $1 with $2',
第48行 ⟶ 第50行:
['lay summary'] = '简明摘要',
['lay source'] = " – ''$1''",
['newsgroup'] = '[[新闻组Usenet newsgroup|Newsgroup]]: $1',
['original'] = '原始内容',
['orig year'] = ' [$1]',
第60行 ⟶ 第62行:
['thesis no type'] = '学位论文',
['translated'] = '由$1翻译',
['type'] = ' ($1)1)', -- for titletype
['written'] = ' 写于$1',
 
第96行 ⟶ 第98行:
['help page label'] = '帮助',
['maintenance-link'] = 'link',
['maintenance-item'] = ' $1(1 ($2)2)'
}
 
第578行 ⟶ 第580行:
 
local title_types = {
['AV media notes'] = '媒体笔记影音',
['interview'] = '访',
['mailinglist'] = '邮件列表',
['map'] = '地图',
['podcast'] = '-{zh-cn:播客; zh-tw:Podcast;}-',
['pressrelease'] = '新闻稿',
['report'] = '报告',
['speech'] = '演讲',
['techreport'] = '技术报告',
['thesis'] = '学位论文'
}
 
第904行 ⟶ 第906行:
hidden = false },
wikilink_in_url = {
message = '网址-维基内链冲突',
anchor = 'wikilink_in_url',
category = '引文格式1错误:网址-维基内链冲突',
hidden = false },
}
第916行 ⟶ 第918行:
 
parameters: a list of parameter aliases for this identifier
link: 求闻百科Qiuwen article name
label: the alternate name to apply to link
mode: 'manual' when there is a specific function in the code to handle the identifier;
'external' for identifiers that link outside of 求闻百科Qiuwen;
prefixzhwiki: 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
COinS: identifier link or keyword for use in COinS:
第1,012行 ⟶ 第1,014行:
label = 'eISSN',
mode = 'manual',
prefix = '//www.worldcat.org/issn/',
COinS = 'rft.eissn',
encode = false,
第1,034行 ⟶ 第1,036行:
label = 'ISBN',
mode = 'manual',
prefix = 'Special:BookSources/',
COinS = 'rft.isbn',
separator = ' ',
第1,040行 ⟶ 第1,042行:
['ISMN'] = {
parameters = {'ismn', 'ISMN'},
link = '国际标准音乐号International Standard Music Number',
label = 'ISMN',
mode = 'manual',
第1,052行 ⟶ 第1,054行:
label = 'ISSN',
mode = 'manual',
prefix = '//www.worldcat.org/issn/',
COinS = 'rft.issn',
encode = false,
第1,103行 ⟶ 第1,105行:
label = 'OCLC',
mode = 'manual',
prefix = '//www.worldcat.org/oclc/',
COinS = 'info:oclcnum',
encode = true,