Content deleted Content added
Undid revision 986556138 by Matthiaspaul (talk) no, the preference is these be removed or merged |
Matthiaspaul (talk | contribs) Undid 986564566 by Izno (talk) Sure, but for this users first need to know the target parameter. While people may guess this from DUPLICATE_* it is better to state this explicitly to make it as user-friendly as possible. Also, our message "xyz suggested" does not mean that the suggested parameter is necessarily a direct 1:1 replacement, only that it is the (most likely) target - additional fixups may still be required in such transformation. |
||
Line 6:
2020-10-14: Added hints for removed parameters |ASIN-TLD=, |registration=, |subscription=
2020-10-29: Added hints for removed parameter |nocat=, see Help_talk:Citation_Style_1#%7Cnocat=
2020-11-01: Added hint for Citation Bot's |DUPLICATE_*= duplicate parameters
]]
Line 319 ⟶ 320:
['^author(%d+)surname$'] = 'author-surname$1', -- old parameter name, enumerated
['^cognome(%d+)$'] = 'last$1', -- Italian, enumerated
['^DUPLICATE_(%w+)$'] = '$1', -- Citation Bot duplicated parameter
['^editorfirst(%d+)$'] = 'editor-first$1', -- old parameter name, enumerated
['^editor(%d+)first$'] = 'editor-first$1', -- old parameter name, enumerated
|