Änderungen

24 Bytes hinzugefügt ,  23:00, 18. Dez. 2021
keine Bearbeitungszusammenfassung
Zeile 3: Zeile 3:  
function p.getAuthors( frame )
 
function p.getAuthors( frame )
 
local ReturnString =" "
 
local ReturnString =" "
local queryResult =  mw.smw.ask('[[Kategorie:Publikation]]')
+
local queryResult =  mw.smw.ask('[[Hauptkategorie:Publikation]][[Kanon:offiziell]]')
 
local i = 1
 
local i = 1
 
while i <= table.getn(queryResult)  
 
while i <= table.getn(queryResult)