Modul:Datei: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:
local c = require( "Module:Common" )
local c = require( "Module:Common" )


function p.Daten( frame, args )
function p.Data( frame, args)
t='Harry'
return t
end
 
function p.Dummy( frame, args)
t = '<table class="wikitable">'..
t = '<table class="wikitable">'..
'<th colspan="4">'..mw.title.getCurrentTitle().text..'</th>'
'<th colspan="4">'..mw.title.getCurrentTitle().text..'</th>'