跳转到内容

模組:Citation/CS1/Suggestions

本页使用了标题或全文手工转换
被永久保护的模块
维基百科,自由的百科全书

这是本页的一个历史版本,由Felixonmars留言 | 贡献2013年5月29日 (三) 08:03 (内容扩充)编辑。这可能和当前版本存在着巨大的差异。

--Please insert new suggestions in alphabetical order

suggestions = {
    ['accesdate'] = 'accessdate',
    ['accessed'] = 'accessdate',
    ['acessdate'] = 'accessdate',
    ['access-date'] = 'accessdate',  --deprecated parameter
    ['autthor'] = 'author',
    ['loaction'] = 'location',    
    ['locatoin'] = 'location',
    ['name'] = 'author',
    ['newpaper'] = 'newspaper',
    ['news'] = 'newspaper',
    ['origdate'] = 'origyear',
    ['publsher'] = 'publisher',
    ['pulbisher'] = 'publisher',
    ['pulbication-place'] = 'publication-place',
    ['retrieved'] = 'accessdate',
}
return suggestions;