Widget:Ohloh Project

From MediaWiki Widgets

Jump to: navigation, search

This widget allows you to add Ohloh Project Widgets to your wiki page.

It was created by Sergey Chernyshev.

To insert this widget, use the following code:

{{#widget:Ohloh Project|id=mediawiki-widgets|type=thin_badge}}

Parameters

  • id is a number or string in project profile page URL
  • type is a one of the following:
    • users - users voting button
      • use optional style parameter to change the style of the voting button (gray, red, green, blue, rainbow)
    • thin_badge (default) - Thin Badge
    • partner_badge - Partner Badge
    • languages - Languages summary
    • cocomo - Cocomo cost summary
    • factoids - Project Factoids
    • basic_stats - Project Stats

To copy this widget to your wiki, copy and paste the entire source of this article into a page on your wiki, called Widget:Ohloh Project

If you don't have Widget extension set up on your wiki, go to extension page on MediaWiki.org and follow installation instructions.

Sample result

Voting button

{{#widget:Ohloh Project|id=mediawiki-widgets|type=users|style=rainbow}}

Thin Badge

{{#widget:Ohloh Project|id=mediawiki-widgets|type=thin_badge}}

Partner Badge

{{#widget:Ohloh Project|id=mediawiki-widgets|type=partner_badge}}

Languages summary

{{#widget:Ohloh Project|id=mediawiki-widgets|type=languages}}

Cocomo cost summary

{{#widget:Ohloh Project|id=mediawiki-widgets|type=cocomo}}

Project Factoids

{{#widget:Ohloh Project|id=mediawiki-widgets|type=factoids}}

Project Stats

{{#widget:Ohloh Project|id=mediawiki-widgets|type=basic_stats}}