Изменения

Строка 36: Строка 36:  
['author-link'] = true,
 
['author-link'] = true,
 
['author-mask'] = true,
 
['author-mask'] = true,
['authors'] = false,
   
['bibcode'] = true,
 
['bibcode'] = true,
 
['bibcode-access'] = true,
 
['bibcode-access'] = true,
Строка 151: Строка 150:  
['page'] = true,
 
['page'] = true,
 
['pages'] = true,
 
['pages'] = true,
['people'] = true,
   
['periodical'] = true,
 
['periodical'] = true,
 
['place'] = true,
 
['place'] = true,
Строка 177: Строка 175:  
['script-chapter'] = true,
 
['script-chapter'] = true,
 
['script-contribution'] = true,
 
['script-contribution'] = true,
 +
['script-encyclopaedia'] = true,
 +
['script-encyclopedia'] = true,
 
['script-entry'] = true,
 
['script-entry'] = true,
 
['script-journal'] = true,
 
['script-journal'] = true,
Строка 222: Строка 222:  
['trans-chapter'] = true,
 
['trans-chapter'] = true,
 
['trans-contribution'] = true,
 
['trans-contribution'] = true,
 +
['trans-encyclopaedia'] = true,
 +
['trans-encyclopedia'] = true,
 
['trans-entry'] = true,
 
['trans-entry'] = true,
 
['trans-journal'] = true,
 
['trans-journal'] = true,
Строка 247: Строка 249:  
['zbl'] = true,
 
['zbl'] = true,
 
['ZBL'] = true,
 
['ZBL'] = true,
 +
['автор'] = true,
 +
['ответственный'] = true,
 +
['страница'] = true,
 +
['страницы'] = true,
 +
['издание'] = true,
 +
['место'] = true,
 +
['город'] = true,
 +
['издательство'] = true,
 +
['заглавие'] = true,
 +
['название'] = true,
 +
['оригинал'] = true,
 +
['тип'] = true,
 +
['ссылка'] = true,
 +
['автор издания'] = true,
 +
['том'] = true,
 +
['год'] = true,
 +
['номер'] = true,
 +
['язык'] = true,
 +
['дата'] = true,
 
}
 
}
    
local numbered_arguments_t = {
 
local numbered_arguments_t = {
 
['author#'] = true,
 
['author#'] = true,
 +
['автор#'] = true,
 
['author-first#'] = true,
 
['author-first#'] = true,
 
['author#-first'] = true,
 
['author#-first'] = true,
Строка 425: Строка 447:  
local limited_numbered_arguments_t = {
 
local limited_numbered_arguments_t = {
 
['author#'] = true,
 
['author#'] = true,
 +
['автор#'] = true,
 
['author-first#'] = true,
 
['author-first#'] = true,
 
['author#-first'] = true,
 
['author#-first'] = true,
Строка 457: Строка 480:  
local unique_arguments_t = {
 
local unique_arguments_t = {
 
['audio-visual'] = {
 
['audio-visual'] = {
 +
['people'] = true,
 
['transcript'] = true,
 
['transcript'] = true,
 
['transcript-format'] = true,
 
['transcript-format'] = true,
Строка 474: Строка 498:  
['episode-link'] = true, -- alias of |title-link=
 
['episode-link'] = true, -- alias of |title-link=
 
['network'] = true,
 
['network'] = true,
 +
['people'] = true,
 
['season'] = true,
 
['season'] = true,
 
['series-link'] = true,
 
['series-link'] = true,
Строка 513: Строка 538:  
['episode-link'] = true, -- alias of |title-link=
 
['episode-link'] = true, -- alias of |title-link=
 
['network'] = true,
 
['network'] = true,
 +
['people'] = true,
 
['series-link'] = true,
 
['series-link'] = true,
 
['station'] = true,
 
['station'] = true,
Анонимный участник