Module:Portal bar/sandbox: Difference between revisions

Content deleted Content added
put that span back
adjust the html here
Line 135:
list
:tag( 'li' )
:css( 'display', 'inline-block' )
:tagcss( 'spanwhite-space', 'nowrap' )
:csstag( 'white-space', 'nowrapspan' )
:tagcss( 'spanmargin', '0 0.5em' )
:css( 'margin', '0 0.5em' )
:wikitext( string.format(
'[[File:%s|24x21px|alt=]]', getImageName{ portal }
) )
:done()
:wikitext( string.format(
'[[PortalFile:%s|%s portal24x21px|alt=]]', getImageName{ portal, portal}
) )
:done()
:wikitext( string.format(
'[[Portal:%s|%s portal]]', portal, portal
) )
end