模块:Citation/CS1/Suggestions:修订间差异
外观
imported>Liangent ←建立内容为“--Please insert new suggestions in alphabetical order suggestions = { ['accesdate'] = 'accessdate', ['accessed'] = 'accessdate', ['aces...”的新頁面 |
imported>Felixonmars 内容扩充 |
||
| 第13行: | 第13行: | ||
['news'] = 'newspaper', | ['news'] = 'newspaper', | ||
['origdate'] = 'origyear', | ['origdate'] = 'origyear', | ||
['publsher'] = 'publisher', | |||
['pulbisher'] = 'publisher', | ['pulbisher'] = 'publisher', | ||
['pulbication-place'] = 'publication-place', | ['pulbication-place'] = 'publication-place', | ||
2013年5月29日 (三) 08:03的版本
此模块的文档可以在模块:Citation/CS1/Suggestions/doc创建
--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;