Modul:Person: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Try to use a dictionary over multiple code lines and see, if it still works
K (Just typo)
(Try to use a dictionary over multiple code lines and see, if it still works)
Zeile 20: Zeile 20:


function p.Bild( frame, args )
function p.Bild( frame, args )
t = frame:expandTemplate{title = 'Bildertab', args={Bild=args.Bild}}
t = frame:expandTemplate{title = 'Bildertab', args={
Bild=args.Bild}
}
     return t
     return t
end
end

Navigationsmenü