Module:Babel: Difference between revisions

From Test Wiki
Content deleted Content added
No edit summary
No edit summary
Line 12: Line 12:
:addClass('userboxes')
:addClass('userboxes')
local table_styling = {
local table_styling = {
{'align', args.align or 'right', ''},
{'float', args.align or 'right', ''},
{'margin-left', args.left or '1', 'em'},
{'margin-left', args.left or '1', 'em'},
{'margin-bottom', args.bottom or '0', 'em'},
{'margin-bottom', args.bottom or '0', 'em'},