Änderungen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Zeile 12: Zeile 12:  
t ='<div class=factbox><tabs>' ..  
 
t ='<div class=factbox><tabs>' ..  
 
  tab_daten ..  
 
  tab_daten ..  
  '</tabs></div>' ..
+
  '</tabs></div>'
  frame:preprocess('{{PAGENAME}} Tschuba!')
      
-- Use preprocess to render the factbox and all contens at once
 
-- Use preprocess to render the factbox and all contens at once
Zeile 21: Zeile 20:  
function p.Daten( frame, args )
 
function p.Daten( frame, args )
 
t = frame:expandTemplate{title = 'Klasse.Daten', args={
 
t = frame:expandTemplate{title = 'Klasse.Daten', args={
KlassenName=args.KlassenName,
+
KlassenName=frame:preprocess('{{PAGENAME}}'),
 
         KlassenBildHauptseite=args.KlassenBildHauptseite,
 
         KlassenBildHauptseite=args.KlassenBildHauptseite,
 
         KlassenBildKategorie=args.KlassenBildKategorie,
 
         KlassenBildKategorie=args.KlassenBildKategorie,

Navigationsmenü