Diff for "BadgeKit"

Not logged in - Log In / Register

Differences between revisions 11 and 12
Revision 11 as of 2009-08-21 20:59:47
Size: 2243
Editor: 173-111-30-67
Comment: Target people as well as projects.
Revision 12 as of 2009-08-21 21:00:46
Size: 2237
Editor: 173-111-30-67
Comment: formatting fix
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
Insert HTML like the following into your project's home page, 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 '''160'''px 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. Insert HTML like the following into your project's home page, 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.

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).

120px wide
http://media.launchpad.net/lp-badge-kit/launchpad-badge-w120px.png

160px wide
http://media.launchpad.net/lp-badge-kit/launchpad-badge-w160px.png

200px wide
http://media.launchpad.net/lp-badge-kit/launchpad-badge-w200px.png

250px wide
http://media.launchpad.net/lp-badge-kit/launchpad-badge-w250px.png

How to Display a Badge

Insert HTML like the following into your project's home page, 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>

BadgeKit (last edited 2021-11-30 15:20:53 by jugmac00)