Modul:Citation/i18n: Unterschied zwischen den Versionen
url zeitweilig raus
Keine Bearbeitungszusammenfassung |
(url zeitweilig raus) |
||
| Zeile 39: | Zeile 39: | ||
abbr = { 'Abk', types = { 'collection', 'journal', 'newspaper' }, cleanup = true }, | abbr = { 'Abk', types = { 'collection', 'journal', 'newspaper' }, cleanup = true }, | ||
url = { 'Online', 'URL', types = { 'book', 'map', 'collection | url = { 'Online', 'URL', types = { 'book', 'map', 'collection', 'newspaper', 'web' }, cleanup = true }, | ||
articleUrl = { 'Onlineaufsatz', 'Aufsatz-URL', types = { 'journal' }, cleanup = true }, | articleUrl = { 'Onlineaufsatz', 'Aufsatz-URL', types = { 'journal' }, cleanup = true }, | ||
siteUrl = { 'Site-URL', 'Website-URL', types = { 'collection', 'newspaper', 'web' }, cleanup = true }, | siteUrl = { 'Site-URL', 'Website-URL', types = { 'collection', 'newspaper', 'web' }, cleanup = true }, | ||