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

求闻百科,共笔求闻
添加的内容 删除的内容
(已保护“Module:Citation/CS1/Configuration”([编辑=仅允许裁决委员](无限期)[移动=仅允许裁决委员](无限期)))
无编辑摘要
 
第566行: 第566行:


local prop_cats = {
local prop_cats = {
['foreign_lang_source'] = 'CS1$1来源 ($2)', -- |language= categories; $1 is language name, $2 is ISO639-1 code
['foreign_lang_source'] = 'CS1$1来源$2)', -- |language= categories; $1 is language name, $2 is ISO639-1 code
['script'] = 'CS1含有外文文本', -- when language specified by |script-title=xx: doesn't have its own category
['script'] = 'CS1含有外文文本', -- when language specified by |script-title=xx: doesn't have its own category
['script_with_name'] = 'CS1含有$1文本 ($2)', -- |script-title=xx: has matching category; $1 is language name, $2 is ISO639-1 code
['script_with_name'] = 'CS1含有$1文本$2)', -- |script-title=xx: has matching category; $1 is language name, $2 is ISO639-1 code
}
}