Stopwatch 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

Stopwatch BBCode

Post by BBCode Bot »

Stopwatch BBCode

Author: Phil
Description: The Stopwatch BBCode embeds a stopwatch on your forum.

BBCode:

Code: Select all

[stopwatch][/stopwatch]
HTML:

Code: Select all

<object width="400" height="220">
<embed src="http://www.online-stopwatch.com/online-stopwatch.swf" quality="high" width="400" height="220">
</embed>
</object>
Helpline:

Code: Select all

Stopwatch: [stopwatch][/stopwatch]
Example:

Code: Select all

[stopwatch][/stopwatch]
Demo:
[stopwatch][/stopwatch]
Locked