Modul:Football box: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
kTidak ada ringkasan suntingan |
kTidak ada ringkasan suntingan |
||
Baris 29:
k == 'penaltyscore' or k == 'penalties1' or k == 'penalties2' or
k == 'stadium' or k == 'location' or k == 'attendance' or
k == 'referee' or k == 'stack' or k == 'skor' or k == 'std' or k == 'org' then
-- valid and not tracked
else
Baris 244:
end
if args['attendance'] or args['org'] then
block:tag('div'):wikitext(attendance ..' ' .. args['attendance'] or args['org'])
end
if args['referee'] then
|