Module:Sandbox/BrandonXLF/3: Difference between revisions

Content deleted Content added
Simpler form
No edit summary
Line 10:
local container = mw.html.create('div')
:addClass('historical-affiliation')
:css('float', args.float or 'leftright')
if args.width then
container:css('width', args.width)
end
local titleId = math.random()