Modul:Navbox ice hockey: Unterschied zwischen den Versionen
KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 16: | Zeile 16: | ||
local sportscolor = require('Module:Sports color') | local sportscolor = require('Module:Sports color') | ||
args['titlestyle'] = sportscolor.titlestripe({['args'] = {name, ['width'] = '3', ['sport'] = 'ice hockey'}}) | args['titlestyle'] = sportscolor.titlestripe({['args'] = {name, ['width'] = '3', ['sport'] = 'ice hockey'}}) | ||
args['groupstyle'] = sportscolor.cellborder({['args'] = {name, ['width'] = ' | args['groupstyle'] = sportscolor.cellborder({['args'] = {name, ['width'] = '1', ['sport'] = 'ice hockey'}}) | ||
args['abovestyle'] = args['groupstyle'] | args['abovestyle'] = args['groupstyle'] | ||
args['belowstyle'] = sportscolor.cellborder2({['args'] = {name, ['width'] = '2', ['sport'] = 'ice hockey'}}) | args['belowstyle'] = sportscolor.cellborder2({['args'] = {name, ['width'] = '2', ['sport'] = 'ice hockey'}}) | ||