Module:Citation/CS1/Configuration: Difference between revisions
m
page & pages canonical; p & pp aliases;
(sync from sandbox;) |
m (page & pages canonical; p & pp aliases;) |
||
Line 283: | Line 283: | ||
['OrigYear'] = {'orig-year', 'origyear'}, | ['OrigYear'] = {'orig-year', 'origyear'}, | ||
['Others'] = 'others', | ['Others'] = 'others', | ||
['Page'] = {' | ['Page'] = {'page', 'p'}, -- Used by InternetArchiveBot | ||
['Pages'] = {' | ['Pages'] = {'pages', 'pp'}, -- Used by InternetArchiveBot | ||
['Periodical'] = {'journal', 'magazine', 'newspaper', 'periodical', 'website', 'work', | ['Periodical'] = {'journal', 'magazine', 'newspaper', 'periodical', 'website', 'work', | ||
'encyclopedia', 'encyclopaedia', 'dictionary', 'mailinglist'}, -- these masquerade as periodicals but aren't TODO: find a better way to handle these? | 'encyclopedia', 'encyclopaedia', 'dictionary', 'mailinglist'}, -- these masquerade as periodicals but aren't TODO: find a better way to handle these? |