Shoutmix 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

Shoutmix BBCode

Post by BBCode Bot »

Shoutmix BBCode

Author: Lucky
Description: With the Shoutmix BBCode you can create a tagboard/chatbox, is an easy to use messaging system that allows you to interact with others instantly. The only parameters required are: user id, width, height. Other configurations are changed by subscribing to the website http://www4.shoutmix.com/main/index.php


BBCode:

Code: Select all

[shoutmix={IDENTIFIER}]{NUMBER1},{NUMBER2}[/shoutmix]
HTML:

Code: Select all

<!-- Begin ShoutMix - http://www.shoutmix.com -->
<iframe title="{IDENTIFIER}" src="http://www4.shoutmix.com/?{IDENTIFIER}" width="{NUMBER1}" height="{NUMBER2}" frameborder="0" scrolling="auto">
<a href="http://www4.shoutmix.com/?{IDENTIFIER}">View shoutbox</a>
</iframe>
<br /><a href="http://www.shoutmix.com" title="Get your own free shoutbox chat widget at ShoutMix!">ShoutMix chat widget</a><br />
<!-- End ShoutMix -->
Helpline:

Code: Select all

Shoutmix: [shoutmix=your user id]width,height[/shoutmix]
Example:

Code: Select all

[shoutmix=evoitalia]160,400[/shoutmix]
Demo:
[shoutmix=evoitalia]160,400[/shoutmix]
User avatar
Lucky
BBCoder II
BBCoder II
Posts: 8
Joined: 26 May 2010, 23:31
BBCodes: 100
Favourite BBCode: Vozme bbcode MOD
Favourite MOD: Seo Premod
Location: Italy
Contact:

Re: Shoutmix BBCode

Post by Lucky »

Also of this BBCode, i am the autor :iha:
Locked