Modul:Navbox ice hockey: Unterschied zwischen den Versionen

KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 15: Zeile 15:
     -- Coloring
     -- Coloring
local sportscolor = require('Module:Sports color')
local sportscolor = require('Module:Sports color')
args['titlestyle'] = sportscolor.titlestripe({['args'] = {name, ['width'] = '50', ['sport'] = 'ice hockey'}})
args['titlestyle'] = sportscolor.titlestripe({['args'] = {name, ['width'] = '2', ['sport'] = 'ice hockey'}})
args['groupstyle'] = sportscolor.cellborder({['args'] = {name, ['width'] = '2', ['sport'] = 'ice hockey'}})
args['groupstyle'] = sportscolor.cellborder({['args'] = {name, ['width'] = '2', ['sport'] = 'ice hockey'}})
args['abovestyle'] = args['groupstyle']
args['abovestyle'] = args['groupstyle']