Die Dokumentation für dieses Modul kann unter Modul:Vorlage:Literatur/params/Doku erstellt werden
local Serial = "2017-12-22" --[=[ Parameter-Konfiguration der Vorlage:Literatur mw.loadData() ]=] return { valid = { Autor = { Autorin=true, Autoren=true, Autorinnen=true }, Hrsg = { Herausgeber = { low=true }, Herausgeberin=true }, Titel = { ["Titel-P"]=true }, TitelErg = true, Sammelwerk = true, WerkErg = true, Reihe = true, BandReihe = true, HrsgReihe = true, NummerReihe = true, Band = true, Nummer = true, Auflage = true, Verlag = true, Ort = true, Datum = { datum=true }, Jahr = { Datum=true }, Monat = { Datum=true, Woche=true }, Woche = { Datum=true }, Tag = { Datum=true, Woche=true }, ISBN = true, ISBNformalFalsch = true, ISBNdefekt = true, ISSN = true, ISSNformalFalsch = true, Kapitel = true, Seiten = true, Spalten = true, ArtikelNr = true, Fundstelle = true, Sprache = true, Kommentar = true, Originaltitel = true, Originalsprache = true, Originalort = true, Originaljahr = true, ["Übersetzer"] = { ["Übersetzerin"]=true }, VerlagEA = true, OrtEA = true, JahrEA = true, arXiv = { Arxiv = { low=true }, arxiv = { low=true } }, bibcode = true, DOI = true, DNB = true, JSTOR = true, LCCN = true, Lizenznummer = true, OCLC = true, PMC = true, PMID = true, URN = true, ZDB = true, ID = true, Online = { URL = true }, Abruf = { Zugriff = { low=true } }, Format = true, KBytes = true, Umfang = true, Zitat = true, Typ = true, Vorlage = true }, map = { Autor = { "bas", "Autor" }, Hrsg = { "bas", "Hrsg" }, Titel = { "bas", "Titel" }, TitelErg = { "bas", "TitelErg" }, Sammelwerk = { "bas", "Werk" }, WerkErg = { "bas", "WerkErg" }, Reihe = { "serie", "Reihe" }, BandReihe = { "serie", "Band" }, HrsgReihe = { "serie", "Hrsg" }, NummerReihe = { "serie", "Nummer" }, Band = { "print", "Band" }, Nummer = { "print", "Nummer" }, Auflage = { "print", "Auflage" }, Verlag = { "bas", "Verlag" }, Ort = { "print", "Ort" }, Datum = { "bas", "Datum" }, Kapitel = { "fragment", "Kapitel" }, Seiten = { "fragment", "Seiten" }, Spalten = { "fragment", "Spalten" }, ArtikelNr = { "fragment", "ArtikelNr" }, Fundstelle = { "fragment", "Fundstelle" }, ISBN = { "id", "ISBN" }, ISBNformalFalsch = { "id", "ISBNfalsch" }, ISBNdefekt = { "id", "ISBNdefekt" }, ISSN = { "id", "ISSN" }, ISSNformalFalsch = { "id", "ISSNfalsch" }, Umfang = { "print", "Umfang" }, Sprache = { "bas", "Sprache" }, Kommentar = { "bas", "Kommentar" }, Zitat = { "bas", "Zitat" }, Originaltitel = { "orig", "Titel" }, Originalsprache = { "orig", "Sprache" }, Originalort = { "orig", "Ort" }, Originaljahr = { "orig", "Jahr" }, ["Übersetzer"] = { "orig", "Translator" }, OrtEA = { "ed1", "Ort" }, JahrEA = { "ed1", "Jahr" }, VerlagEA = { "ed1", "Verlag" }, Online = { "www", "Weblink" }, Abruf = { "www", "Abruf" }, Format = { "www", "Format" }, KBytes = { "www", "KBytes" }, arXiv = { "id", "arXiv" }, bibcode = { "id", "bibcode" }, DOI = { "id", "DOI" }, DNB = { "id", "DNB" }, JSTOR = { "id", "JSTOR" }, LCCN = { "id", "LCCN" }, Lizenznummer = { "id", "Lizenznummer" }, OCLC = { "id", "OCLC" }, PMC = { "id", "PMC" }, PMID = { "id", "PMID" }, URN = { "id", "URN" }, ZDB = { "id", "ZDB" }, ID = { "id", "ID" }, Typ = { "leise", "Typ" }, Vorlage = { "leise", "Vorlage" } }, order = { "Autor", "Hrsg", "Titel", "TitelErg", "Sammelwerk", "WerkErg", "Reihe", "BandReihe", "HrsgReihe", "NummerReihe", "Band", "Nummer", "Auflage", "Verlag", "Ort", "Datum", "Kapitel", "Seiten", "Spalten", "ArtikelNr", "Fundstelle", "ISBN", "ISBNformalFalsch", "ISBNdefekt", "ISSN", "ISSNformalFalsch", "Umfang", "Sprache", "Kommentar", "Zitat", "Originaltitel", "Originalsprache", "Originalort", "Originaljahr", "Übersetzer", "OrtEA", "JahrEA", "VerlagEA", "Online", "Abruf", "Format", "KBytes", "arXiv", "bibcode", "DOI", "DNB", "JSTOR", "LCCN", "Lizenznummer", "OCLC", "PMC", "PMID", "URN", "ZDB", "ID" }, serial = Serial }