Änderungen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Zeile 37: Zeile 37:  
     if Basistyp ~= nil  
 
     if Basistyp ~= nil  
 
     then
 
     then
    --prüfe ob liste basistyp vorhanden
  −
    local Vorlage2 = mw.title.new('Liste_'..Basistyp, 'Vorlage' )
  −
    if Vorlage2.exists
  −
    then
   
     returnString = mw.getCurrentFrame():expandTemplate{title ="Liste_"..Basistyp}  
 
     returnString = mw.getCurrentFrame():expandTemplate{title ="Liste_"..Basistyp}  
 
     return returnString
 
     return returnString
    end
   
     end
 
     end
 
     return returnString
 
     return returnString

Navigationsmenü