Module:Portal toolbox: Difference between revisions

Content deleted Content added
rename functions for clarity; rename local variables for clarity; clean up
add "clear: right;" to the main CSS
 
Line 61:
local args = getArgs(frame)
local tbl = mw.html.create('table')
:cssText('clear: right; float:right; border:1px navy solid;')
tbl:tag('caption')
:wikitext('Portal toolbox')