Size: 2187
Comment: Provide example HTML.
|
← Revision 16 as of 2021-11-30 15:20:53 ⇥
Size: 2258
Comment: roll back
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
If your project uses [[http://launchpad.net|Launchpad]], place one of these badges on your project's home page to let people know! | If you or your project uses [[https://launchpad.net|Launchpad]], display one of these badges to let people know! |
Line 14: | Line 14: |
Just insert the following HTML into your project's home page (replace '''YOUR_PROJECT''' with the project's name in Launchpad, and choose one of the above pixel sizes -- the default, '''160'''px, is usually good if you're not sure): | 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 [[http://joey.ubuntu-rocks.org/blog/|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 [[http://media.launchpad.net/lp-badge-kit/launchpad-badge.svg|scalable SVG file]] if necessary. |
Line 17: | Line 17: |
<a href="https://launchpad.net/YOUR_PROJECT" style="border: none;" | <a href="https://launchpad.net/FILL_ME_IN" style="border: none;" |
Line 21: | Line 21: |
If none of the above sizes work for your page, then feel free to make a custom-sized image from the [[http://media.launchpad.net/lp-badge-kit/launchpad-badge.svg|scalable (SVG) file]] and self-host it. |
Launchpad Badge Kit
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>