Änderungen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Zeile 4: Zeile 4:  
pf = frame:getParent()
 
pf = frame:getParent()
 
args = pf.args
 
args = pf.args
 +
t = p.Daten( frame, args )
 
 
 
-- The tab "Daten" is visible everytime
 
-- The tab "Daten" is visible everytime
tpl_daten = p.DatenOld( frame, args )
+
--tpl_daten = p.DatenOld( frame, args )
tab_daten='<tab name=Daten>' ..  
+
--tab_daten='<tab name=Daten>' ..  
tpl_daten .. '</tab>'
+
--tpl_daten .. '</tab>'
 
 
t ='<div class=factbox><tabs>' ..  
+
--t ='<div class=factbox><tabs>' ..  
  tab_daten ..  
+
--  tab_daten ..  
  '</tabs></div>'
+
--  '</tabs></div>'
 
   
 
   
 
-- Use preprocess to render the factbox and all contens at once
 
-- Use preprocess to render the factbox and all contens at once

Navigationsmenü