Skype BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP
There is no support here! Only Read Access!
Locked
User avatar
BBCode Bot
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 15:04
Location: bbcode table

Skype BBCode

Post by BBCode Bot »

Skype BBCode

The Skype BBCode puts a Skype button in the topics of Your phpbb3 Board.
Image

BBCode:

Code: Select all

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

Code: Select all

<script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"></script>
<a title="Call me with Skype" href="skype:{INTTEXT}?call"><img src="http://mystatus.skype.com/smallclassic/{INTTEXT}" style="border: none;" width="114" height="20" alt="My status" /></a>
Helpline:

Code: Select all

Skype: [skype]Skype username[/skype]
Example:

Code: Select all

[skype]testuserxx12548doesntexist[/skype]
Demo:
[skype]testuserxx12548doesntexist[/skype]
Locked