Module:Babel: Difference between revisions

From Test Wiki
Content deleted Content added
No edit summary
No edit summary
Line 10: Line 10:
local table_tag = mw.html.create('table')
local table_tag = mw.html.create('table')
:addClass('aserboxes')
:addClass('userboxes')
local table_styling = {
local table_styling = {
{'align', args.align or 'right', ''},
{'align', args.align or 'right', ''},