Content deleted Content added
mNo edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 139:
:addClass('thumbinner')
:css('width', width .. 'px')
--:css('text-align', 'center')▼
if( header and header ~= '' ) then
div:tag('div'):addClass('center'):css('line-height', '130%'):wikitext(header)
Line 215 ⟶ 214:
div:tag('div')
:addClass('thumbcaption')
▲ --:css('text-align', 'center')
:wikitext(footer)
end
|