Content deleted Content added
these might match those parameters in other wikis but we shouldn't suggest values for them as different languages have different translations of the non-magic word |
Matthiaspaul (talk | contribs) added hints for removed non-hyphenated parameter aliases |displayeditors=, |editorfirst=, |editorlast=, |editorgiven=, |editorsurname=, |editormask= and enumerated variants |
||
Line 8:
2020-09-10: add hints for some likely misspellings of parameter names which do not have hyphenated forms (|eprint=, |newspaper=, |postscript=, |surname=, |transcript=, |vauthors=, |veditors=)
2020-09-14: add hints for parameters from citation templates in Italian and Spanish Wikipedia
2020-09-16: add hints for removed parameter names |displayeditors=, |editorfirst=, |editorlast=, |editorgiven=, |editorsurname=, |editormask= and enumerated variants; see Help_talk:Citation_Style_1#name-given= and -surname parameter variants
]]
Line 70 ⟶ 71:
['dead-url'] = 'url-status', -- old parameter name
['distributor'] = 'publisher',
['displayeditors'] = 'display-editors', -- old parameter name
['dnb'] = 'id', -- German (as 'id={{DNB-IDN|...}}')
['doibroken'] = 'doi-broken-date', -- invalid name found in mainspace
Line 86 ⟶ 88:
-- ['editori'] = 'editor', -- can be either editor or publisher
-- ['editorial'] = 'publisher', -- can be either publisher or work
['editorfirst'] = 'editor-first', -- old parameter name
['editorgiven'] = 'editor-given', -- old parameter name
['editorlast'] = 'editor-last', -- old parameter name
['editormask'] = 'editor-mask', -- old parameter name
['editorsurname'] = 'editor-surname', -- old parameter name
['edizione'] = 'edition', -- Italian
['en ligne le'] = 'archive-date', -- French
Line 278 ⟶ 285:
['^autor[e]?(%d+)$'] = 'author$1', -- Italian/Spanish/German, enumerated
['^cognome(%d+)$'] = 'last$1', -- Italian, enumerated
['^editorfirst(%d+)$'] = 'editor-first$1', -- old parameter name, enumerated
['^editor(%d+)first$'] = 'editor-first$1', -- old parameter name, enumerated
['^editorgiven(%d+)$'] = 'editor-given$1', -- old parameter name, enumerated
['^editor(%d+)given$'] = 'editor-given$1', -- old parameter name, enumerated
['^editorlast(%d+)$'] = 'editor-last$1', -- old parameter name, enumerated
['^editor(%d+)last$'] = 'editor-last$1', -- old parameter name, enumerated
['^editormask(%d+)$'] = 'editor-mask$1', -- old parameter name, enumerated
['^editor(%d+)mask$'] = 'editor-mask$1', -- old parameter name, enumerated
['^editorsurname(%d+)$'] = 'editor-surname$1', -- old parameter name, enumerated
['^editor(%d+)surname$'] = 'editor-surname$1', -- old parameter name, enumerated
['^enlaceautore(%d+)$'] = 'author-link$1', -- Spanish, enumerated
['^first (%d+)$'] = 'first$1', -- enumerated
|