Module:Citation/CS1/Configuration: Difference between revisions

Synch from sandbox;
(Synch from sandbox;)
(Synch from sandbox;)
Line 235:
['TransTitle'] = {'trans-title', 'trans_title'},
['URL'] = {'url', 'URL'},
['Vauthors'] = 'vauthors',
['Veditors'] = 'veditors',
['Via'] = 'via',
['Volume'] = 'volume',
['Year'] = 'year',
 
['AuthorList-First'] = {"author#-first#", "author-firstgiven#", "author-first#", "givenauthor#-first"},
['AuthorList-Last'] = {"authorlast#-last", "author-last#", "lastsurname#", "surnameauthor-last#", "Authorauthor#-last", "authorsubject#", "subjectAuthor#"},
['AuthorList-Link'] = {"authorauthorlink#-link", "author-link#", "author#-link", "authorlinksubjectlink#", "subject-author#link#", "subject#-link#", "subject#-link", "subjectlinksubject#link"},
['AuthorList-Mask'] = {"author#-mask#", "author-maskauthormask#", "author#mask", "authormaskauthor#-mask"},
['EditorList-First'] = {"editor#-first#", "editor#-first#", "editor#-given#", "editor#-given#", "EditorGiven#"},
['EditorList-Last'] = {"editor#-last", "editor-last#", "editor#-surnamelast", "editor-surname#", "EditorSurnameeditor#-surname", "EditorEditorSurname#", "editor#", "editorsEditor#"},
['EditorList-Link'] = {"editor#-link#", "editor#-link#", "editoreditorlink#link", "editorlinkeditor#link"},
['EditorList-Mask'] = {"editor#-mask#", "editor#-mask#", "editoreditormask#mask", "editormaskeditor#mask"},
}
 
Line 275 ⟶ 277:
['english'] = 'CS1 maint: English language specified',
['etal'] = 'CS1 maint: Explicit use of et al.',
['extra_text'] = 'CS1 maint: Extra text',
['unknown_lang'] = 'CS1 maint: Unrecognized language',
['untitled'] = 'CS1 maint: Untitled periodical',
Line 378 ⟶ 381:
anchor = 'bad_isbn',
category = 'Pages with ISBN errors',
hidden = false },
bad_ismn = {
message = 'Check <code style="'..code_style..'">&#124;ismn=</code> value',
anchor = 'bad_ismn',
category = 'CS1 errors: ISMN',
hidden = false },
bad_issn = {
Line 584 ⟶ 592:
prefix = 'Special:BookSources/',
COinS = 'rft.isbn',
separator = '&nbsp;',
},
['ISMN'] = {
parameters = {'ismn', 'ISMN'},
link = 'International Standard Music Number',
label = 'ISMN',
mode = 'manual',
prefix = '', -- not currently used;
COinS = 'info:ismn',
separator = '&nbsp;',
},
Anonymous user