Modul:Person: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Experiment on multiline strings
K (Leerzeichen entfernt...)
(Experiment on multiline strings)
Zeile 10: Zeile 10:
t1='<tab name=Bild>' .. g .. '</tab>'
t1='<tab name=Bild>' .. g .. '</tab>'
t2='<tab name=Daten>' .. d .. '</tab>'
t2='<tab name=Daten>' .. d .. '</tab>'
t ='<div class=factbox><tabs>'..t1..t2..'</tabs></div>'
t ='<div class=factbox><tabs>' ..  
  t1 ..  
  t2 ..  
  '</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ü