Module:Portal bar/sandbox: Difference between revisions

Content deleted Content added
try semantic HTML tags
better implementation of nbsp
 
(One intermediate revision by one other user not shown)
Line 71:
:tag( 'li' )
:addClass(sandboxVersion('portal-bar-item'))
:wikitext( string.format('<span class="nowrap">[[File:%s|%s]]&nbsp; </span>[[Portal:%s|%s]]',
getImageName(portal,true), size, portal, portal))
end