Änderungen

60 Bytes hinzugefügt ,  3 Februar
keine Bearbeitungszusammenfassung
Zeile 13: Zeile 13:  
t = '<table class="wikitable">'..
 
t = '<table class="wikitable">'..
 
'<th colspan="4">'..mw.title.getCurrentTitle().text..'</th>'
 
'<th colspan="4">'..mw.title.getCurrentTitle().text..'</th>'
+
for i=1,6 do
 +
t=t..'<tr><td>Attribut'..i..'</td></tr>'
 +
end
 
if not isEmpty(args.Genre) then
 
if not isEmpty(args.Genre) then
 
t=t..'<tr>'..
 
t=t..'<tr>'..