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')
:attr('cellspacing', 0)
:addClass('nowraplinks')
:addClass(args.bodyclass)
வரி 306 ⟶ 305:
end
tbl:css('border-spacing', 0)
if border == 'subgroup' or border == 'child' or border == 'none' then
tbl
வரி 359 ⟶ 357:
res
:tag('table')
:attr('cellspacing', 0)
:addClass('navbox')
:css('border-spacing', 0)
:cssText(args.bodystyle)
:cssText(args.style)
"https://tamilar.wiki/w/Module:Navbox" இலிருந்து மீள்விக்கப்பட்டது