Änderungen

10 Bytes hinzugefügt ,  3 Februar
keine Bearbeitungszusammenfassung
Zeile 31: Zeile 31:  
'<td colspan="3">'..frame:callParserFunction(
 
'<td colspan="3">'..frame:callParserFunction(
 
'#arraymap', args[w], ';', 'x', '[['..args[a]..'::x]]')..'</td>'
 
'#arraymap', args[w], ';', 'x', '[['..args[a]..'::x]]')..'</td>'
frame:callParserFunction(
+
frame:callParserFunction{
'#set', {
+
name='#set', args={
 
AttributeIn=mw.title.getCurrentTitle().text,  
 
AttributeIn=mw.title.getCurrentTitle().text,  
 
AttributeName=args[a],
 
AttributeName=args[a],
 
AttributeAlias=a}
 
AttributeAlias=a}
)
+
}
 
t=t..'</tr>'
 
t=t..'</tr>'
 
end
 
end