Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Navpills: Difference between revisions

From Aeronautica Official Wiki
Polderbaan (talk | contribs)
No edit summary
Pyrenol (talk | contribs)
m changed thumbnail size for better resolution
Line 47: Line 47:
if args[ 'image' .. i ] then
if args[ 'image' .. i ] then
navpill:tag('div'):addClass('template-navpill-background')
navpill:tag('div'):addClass('template-navpill-background')
:wikitext( string.format( '[[File:%s|x48px|link=]]', args[ 'image' .. num ] ) )
:wikitext( string.format( '[[File:%s|x128px|link=]]', args[ 'image' .. num ] ) )
end
end


Cookies help us deliver our services. By using our services, you agree to our use of cookies.