Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Logoform: Difference between revisions

From Neodyland Wiki
mNo edit summary
mNo edit summary
Line 68: Line 68:
title = concat{ ' title="', title:gsub('"', '"'), '"' }
title = concat{ ' title="', title:gsub('"', '"'), '"' }
end
end
return concat{ '<div style="display:inline-block;position:relative;font-size:', size, 'px;line-height:22px;vertical-align:middle;top:-2px', style, '"', title, '>', fname, '</div>' }
return concat{ '<div style="display:inline-block;position:relative;font-size:', size, 'px;line-height:22px;vertical-align:middle;top:-1px', style, '"', title, '>', fname, '</div>' }
end
end
end -- function format
end -- function format


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