Launchpad Badges¶
Important
This document has been migrated from help.launchpad.net as is, and has not yet been revised. The content might be outdated, links and images could be broken. We are aware and will fix any issues as soon as possible.
If you or your project uses Launchpad, display one of these badges to let people know!
Trademark and usage policy¶
Launchpad ™ is a trademark of Canonical Ltd. You are encouraged to use these images to refer to your use of the Launchpad.net services. Canonical may revoke your permission to use these images if you make modifications to the images or use them incorrectly (e.g., on a project that does not use Launchpad.net).
How to display a badge¶
Insert HTML like the following into the page where you want to display
the badge, replacing FILL_ME_IN
with either a project name or a
Launchpad username (if a username, remember to include the ~
, for
example joey
as used
here). The default width of
160px is good for most contexts, but you can choose another pixel width
from the list above or make a custom image from the scalable SVG
file if
necessary.
<a href="https://launchpad.net/FILL_ME_IN" style="border: none;"
><img src="http://media.launchpad.net/lp-badge-kit/launchpad-badge-w160px.png"
alt="Launchpad logo" style="border: none;"/></a>