Änderungen

Keine Änderung der Größe ,  31 Januar
keine Bearbeitungszusammenfassung
Zeile 11: Zeile 11:  
function p.NewBox( frame, args )
 
function p.NewBox( frame, args )
 
t = '<table class="wikitable"><th colspan="4">Gschmarridow</th>' ..
 
t = '<table class="wikitable"><th colspan="4">Gschmarridow</th>' ..
'<tr colspan="3">'..
+
'<tr>'..
 
'<td>[[Attribut:Genre|Genre]]</td>' ..
 
'<td>[[Attribut:Genre|Genre]]</td>' ..
'<td>' .. frame:callParserFunction('#arraymap', args.Genre, ';', 'x', '[[:Kategorie:x|x]]') .. '</td>' ..
+
'<td colspan="3">' .. frame:callParserFunction('#arraymap', args.Genre, ';', 'x', '[[:Kategorie:x|x]]') .. '</td>' ..
 
'</tr>'..
 
'</tr>'..
'<tr colspan="3">'..
+
'<tr>'..
 
'<td>[[Attribut:Urheber|Urheber]]</td>' ..
 
'<td>[[Attribut:Urheber|Urheber]]</td>' ..
'<td>' .. args.Urheber ..'</td>'..
+
'<td colspan="3">' .. args.Urheber ..'</td>'..
'<tr colspan="3">'..
+
'<tr>'..
 
    '<td>[[Attribut:Quellangaben|Quellangaben]]</td>'..
 
    '<td>[[Attribut:Quellangaben|Quellangaben]]</td>'..
    '<td>'..args.Quellangaben..'</td>'..
+
    '<td colspan="3">'..args.Quellangaben..'</td>'..
 
'</tr>'..
 
'</tr>'..
 
'<tr>'..
 
'<tr>'..