Изменения

Перейти к навигации Перейти к поиску
м
фикс алиасов изображений
Строка 312: Строка 312:  
:wikitext(addNewline(listText))
 
:wikitext(addNewline(listText))
   −
if index == 1 and args.image then
+
if index == 1 and image then
 
row
 
row
 
:tag('td')
 
:tag('td')
 
:addClass('navbox-image')
 
:addClass('navbox-image')
 
:addClass(imageclass)
 
:addClass(imageclass)
:css('width', '0%')
+
:css('width', '1%')
:css('padding', '0px 0px 0px 2px')
+
:css('padding', '0px 0px 0px 7px')
:cssText(args.imagestyle)
+
:cssText(imagestyle)
 
:attr('rowspan', 2 * #listnums - 1)
 
:attr('rowspan', 2 * #listnums - 1)
 
:tag('div')
 
:tag('div')
Анонимный участник

Реклама:

Навигация