Module:Navbox: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
switch to mw.html per talk page (no objections) |
Remove cellspacing attribute (obsolete), cell-spacing CSS moved to Common.css. |
||
வரிசை 296:
local function renderMainTable()
local tbl = mw.html.create('table')
:addClass('nowraplinks')
:addClass(args.bodyclass)
வரி 306 ⟶ 305:
end
if border == 'subgroup' or border == 'child' or border == 'none' then
tbl
வரி 359 ⟶ 357:
res
:tag('table')
:addClass('navbox')
:cssText(args.bodystyle)
:cssText(args.style)
| |||