Modulo:Citazione: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m fix refuso
Etichette: Modifica da mobile Modifica da web per mobile
mostra i curatori anche se autore-capitolo è compilato, vedi discussioni 1 e 2
Riga 1 658:
Authors = wrap(msg_editors, Authors)
end
end
elseifif is_set(Contributors) and is_set(Title) then
Authors, Editors = Contributors, is_set(Editors) and Editors or Authors
end
fragment_citation = Fragment.new({Authors, Chapter}, sepc)
if Chapter ~= "" or Editors ~= "" then
if A:ORIGIN('Periodical') == 'sito' or auto_Periodical then -- antepone "su" anzichè "in" per i siti web
if A:ORIGIN('Periodical') == 'sito' or auto_Periodical then
fragment_citation:last("su")
else