Module:Portal bar/sandbox: Difference between revisions

Content deleted Content added
inline-block to fix wrapping
trying for ie6/7 compatibility
Line 33:
list
:tag( 'li' )
:css( 'display', 'inline-block' )
:css( 'white-space', 'nowrap' )
:tag( 'span' )
:css( 'marginwhite-space', '0 0.5emnowrap' )
:tag( 'span' )
:wikitext( string.format( '[[File:%s|24x21px]]', getImageName{ portal } ) )
:donecss( 'margin', '0 0.5em' )
:wikitext( string.format( '[[PortalFile:%s|%s portal24x21px]]', getImageName{ portal, portal} ) )
:done()
:wikitext( string.format( '[[FilePortal:%s|24x21px%s portal]]', getImageName{ portal, }portal ) )
end