Änderungen

Zur Navigation springen Zur Suche springen
Die Seite wurde neu angelegt: „local p = {} --local p = {} -- p steht für Paket (engl. package) function p.getOfficalAuthors( frame ) --liste aller Publikationen, Autoren sind ein attribu…“
local p = {} --local p = {} -- p steht für Paket (engl. package)

function p.getOfficalAuthors( frame )
--liste aller Publikationen, Autoren sind ein attribut der liste
local queryResult = mw.smw.ask('[[Hauptkategorie::Publikation]][[Kanon::offiziell]]|?Autoren#-=2|mainlabel=-|limit=10')

return queryResult
end


return p

Navigationsmenü