Module:Citation/CS1/Suggestions: Difference between revisions

Created page with "-- Please insert new suggestions in alphabetical order -- The form is ['incorrect'] = 'correct', suggestions = { ['ASIN-TLD'] = 'asin-tld', -- old parameter name ['abruf'] = 'access-date', -- German ['abruf-verborgen'] = 'access-date', -- German ['accessmonth'] = 'access-date', ['accesso'] = 'access-date', -- Italian ['accessyear'] = 'access-date', ['acessodata'] = 'access-date', -- Brazilian Portuguese ['ad..."
 
No edit summary
Line 62: Line 62:
['città'] = 'location', -- Italian
['città'] = 'location', -- Italian
['city'] = 'location', -- old parameter name (cite serial only)
['city'] = 'location', -- old parameter name (cite serial only)
['coauthor'] = 'author',
['coauthor'] = 'author', '저자',
['coauthors'] = 'author',
['coauthors'] = 'author',
['coautores'] = 'author', -- Spanish
['coautores'] = 'author', -- Spanish
Line 171: Line 171:
['monat'] = 'date', -- German
['monat'] = 'date', -- German
-- ['name'] = 'author', -- 'name' is often erroneously used for 'title' and 'work' as well, so no suggestion is better than a wrong suggestion
-- ['name'] = 'author', -- 'name' is often erroneously used for 'title' and 'work' as well, so no suggestion is better than a wrong suggestion
['저자'] = 'author',
['name-list-format'] = 'name-list-style', -- old parameter name (as |name-list-style=amp)
['name-list-format'] = 'name-list-style', -- old parameter name (as |name-list-style=amp)
['nazwisko'] = 'last', -- Polish
['nazwisko'] = 'last', -- Polish
Line 347: Line 348:
['^apellido[s]?(%d+)$'] = 'last$1', -- Spanish, enumerated
['^apellido[s]?(%d+)$'] = 'last$1', -- Spanish, enumerated
['^a[utho]+r$'] = 'author', -- misspelling
['^a[utho]+r$'] = 'author', -- misspelling
    ['저자'] = 'author',
['^a[utho]+r(%d+)$'] = 'author$1', -- misspelling, enumerated
['^a[utho]+r(%d+)$'] = 'author$1', -- misspelling, enumerated
['^author link(%d+)$'] = 'author-link$1', -- Polish, enumerated
['^author link(%d+)$'] = 'author-link$1', -- Polish, enumerated