Page 1 of 1

Kudo BBCode

Posted: 22 Mar 2010, 09:38
by Stoker
Kudo BBCode

Author: Stoker
Description: With the Kudo BBCode you can display the Kudo widget in the posts.
Kudo is an open source ranking system.
Image

BBCode:

Code: Select all

[kudo]{INTTEXT}[/kudo]
HTML:

Code: Select all

<a href="https://www.ohloh.net/accounts/{INTTEXT}?ref=Rank" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;" title="{INTTEXT}"><img src="https://www.ohloh.net/accounts/{INTTEXT}/widgets/account_detailed.gif" style="width:191px; height:35px;" alt="" /></a>
Helpline:

Code: Select all

Kudo: [kudo]Kudo username[kudo/]
Example:

Code: Select all

[kudo]Stoker[/kudo]
Demo:
[kudo]Stoker[/kudo]