Änderungen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Zeile 8: Zeile 8:  
function p.Liste( frame )
 
function p.Liste( frame )
 
local returnString = ""
 
local returnString = ""
local Basistyp = frame.args['Basistyp']
+
local Basistyp = frame.args[1]
 
-- test ob Basistyp leer ist wenn ja, beende hier
 
-- test ob Basistyp leer ist wenn ja, beende hier
 
if Basistyp == nil then return nil end
 
if Basistyp == nil then return nil end

Navigationsmenü