| marqueeup |
Insert scroll text up: [marqueeup]text[/marqueeup] |
<marquee direction="up" onmouseout="this.start()" onmouseover="this.stop()" loop="-1" scrollamount="4" width="100%">{TEXT}</marquee> |
 |
Yes |
| marqueeright |
Insert scroll text right: [marqueeright]text[/marqueeright] |
<marquee direction="right" onmouseout="this.start()" onmouseover="this.stop()" loop="-1" scrollamount="4" width="100%">{TEXT}</marquee> |
 |
Yes |
| marqueeleft |
Insert scroll text left: [marqueeleft]text[/marqueeleft] |
<marquee direction="left" onmouseout="this.start()" onmouseover="this.stop()" loop="-1" scrollamount="4" width="100%">{TEXT}</marquee> |
 |
Yes |
| marqueedown |
Insert scroll text down: [marqueedown]text[/marqueedown] |
<marquee direction="down" onmouseout="this.start()" onmouseover="this.stop()" loop="-1" scrollamount="4" width="100%">{TEXT}</marquee> |
 |
Yes |
| schild= |
|
<img src="{ROOT_PATH}text2schild.php?smilie={SIMPLETEXT1}&shieldshadow={NUMBER}&fontcolor={SIMPLETEXT2}&shadowcolor={SIMPLETEXT3}&text={TEXT}" alt="{L_IMAGE}"/> |
 |
No |
| schild |
Insert Smile creator schield: [schild]Your text[/schild] |
<img src="{ROOT_PATH}text2schild.php?smilie=random&text={TEXT}" alt="{L_IMAGE}"/> |
 |
Yes |
| flickr |
Insert flickr iamge: [flickr]http://farm5.static.flickr.com/4015/4548154224_28522396d7_m_d.jpg[/flickr] |
<img border="0" src="{URL}" alt="flickr Image" /> |
 |
Yes |
| googlemap |
Insert Google Map: [googlemap]Usermap-URL[/googlemap] |
<iframe width="400" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="{TEXT}&output=embed"></iframe> |
 |
Yes |
| iframe |
Insert iframe: [iframe]http://url.here[/iframe] |
<iframe src="{URL}" name="frame1" scrolling="auto" frameborder="no" align="center" width="600" height="500"></iframe><br /> |
 |
Yes |
| offtopic |
Insert offtopic: [offtopic]your text[/offtopic] |
<i><b><font color="#114499">Offtopic:</font></b> <font color="#2277DD">{TEXT}</font></i> |
 |
Yes |
| hr |
Insert horizontal ruler: [hr][/hr] |
<hr /> |
 |
Yes |
| colorslide= |
Insert Colorslide: [colorslide=Text]color,color,color,number (time in milliseconds)[/colorslide] |
<h2><script language="JavaScript1.2">
var message="{TEXT}"
var neonbasecolor="{COLOR1}"
var neontextcolor="{COLOR2}"
var neontextcolor2="{COLOR3}"
var flashspeed={NUMBER} // speed of flashing in milliseconds
var flashingletters=3 // number of letters flashing in neontextcolor
var flashingletters2=1 // number of letters flashing in neontextcolor2 (0 to disable)
var flashpause=0 // the pause between flash-cycles in milliseconds
///No need to edit below this line/////
var n=0
if (document.all||document.getElementById){
document.write('<font color="'+neonbasecolor+'">')
for (m=0;m<message.length;m++)
document.write('<span id="neonlight'+m+'">'+message.charAt(m)+'</span>')
document.write('</font>')
}
else
document.write(message)
function crossref(number){
var crossobj=document.all? eval("document.all.neonlight"+number) : document.getElementById("neonlight"+number)
return crossobj
}
function neon(){
//Change all letters to base color
if (n==0){
for (m=0;m<message.length;m++)
crossref(m).style.color=neonbasecolor
}
//cycle through and change individual letters to neon color
crossref(n).style.color=neontextcolor
if (n>flashingletters-1) crossref(n-flashingletters).style.color=neontextcolor2
if (n>(flashingletters+flashingletters2)-1) crossref(n-flashingletters-flashingletters2).style.color=neonbasecolor
if (n<message.length-1)
n++
else{
n=0
clearInterval(flashing)
setTimeout("beginneon()",flashpause)
return
}
}
function beginneon(){
if (document.all||document.getElementById)
flashing=setInterval("neon()",flashspeed)
}
beginneon()
</script> </h2>
</body>
</html> |
 |
Yes |
| paypal |
Insert Paypal: [paypal]Your Paypal Emailadress[/paypal] |
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="business" value="{EMAIL}">
<input type="hidden" name="item_name" value="Donation">
<input type="hidden" name="item_number" value="DONATION">
<input type="hidden" name="no_shipping" value="0">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="tax" value="0">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="bn" value="PP-DonationsBF">
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="110" height="23">
</form> |
 |
Yes |
| photobucket |
Insert Photobucked video: [photobucket]http://s189.photobucket.com/albums/z140/wolverhamptonboy/xxx.flv[/photobucket] |
<embed width="430" height="389" type="application/x-shockwave-flash" wmode="transparent" src="http://photobucket.com/flash/player.swf?file={URL}"></embed> |
 |
Yes |
| jwmp3 |
Insert JWMP3 Player: [jwmp3]Link to MP3[/jwmp3] |
<embed src="portal/mp3/mp3player.swf" width="470" height="65" allowScriptAccess="always" wmode="transparent" type="application/x-shockwave-flash" allowfullscreen="true"
flashvars="height=65&width=470&file={URL}&showeq=true&showstop=true" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> |
 |
Yes |
| flv |
Insert FLV: [flv]Full Movie URL[/flv] |
<embed src="portal/mp3/mediaplayer.swf" width="400" height="300" allowScriptAccess="always" wmode="transparent" type="application/x-shockwave-flash" allowfullscreen="true"
flashvars="height=300&width=400&file={URL}&showeq=true&showstop=true" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> |
 |
Yes |
| jwflv |
Insert JWFLV Player: [jwflv]Link to MP3[/jwflv] |
<embed src="portal/mp3/mediaplayer.swf" width="400" height="300" allowScriptAccess="always" wmode="transparent" type="application/x-shockwave-flash" allowfullscreen="true"
flashvars="height=300&width=400&file={URL}&showeq=true&showstop=true" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> |
 |
Yes |
| natgeographic |
Insert National Geographic video: [natgeographic]ID of the video[/natgeographic] |
<embed src="http://video.nationalgeographic.com/video/player/swf/ngplayer_syndicated.swf" flashVars="slug={IDENTIFIER}&img=http://video.nationalgeographic.com/video/player/media/{IDENTIFIER}/{IDENTIFIER}_480x360.jpg&vtitle=&permalink=http://video.nationalgeographic.com/video/player/news/animals-news/{IDENTIFIER}.html&share=true" name="flashObj" width="460" height="321" seamlesstabbing="false" allowfullscreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed> |
 |
Yes |
| mtvmusic |
Insert MTV Music video: [mtvmusic]Video ID[/mtvmusic] |
<embed src="http://media.mtvnservices.com/mgid:uma:video:mtvmusic.com:{IDENTIFIER}" width="400" height="300" type="application/x-shockwave-flash" flashVars="dist=www.mtvmusic.com" allowFullScreen="true" AllowScriptAccess="always"></embed> |
 |
Yes |
| mtvvideo |
Insert MTV video: [mtvvideo]Video ID[/mtvvideo] |
<embed src="http://media.mtvnservices.com/mgid:uma:video:mtv.com:{IDENTIFIER}" width="400" height="300" flashVars="configParams=vl%3Dnl" type="application/x-shockwave-flash" allowFullScreen="true" AllowScriptAccess="always"></embed> |
 |
Yes |
| mtvvideo_nl |
Insert MTV video NL: [mtvvideo_nl]Video ID[/mtvvideo_nl] |
<embed src="http://media.mtvnservices.com/mgid:hcx:content:mtv.nl:{IDENTIFIER}" width="400" height="300" flashVars="configParams=vl%3Dnl" type="application/x-shockwave-flash" allowFullScreen="true" AllowScriptAccess="always"></embed> |
 |
Yes |
| picasa |
Insert Picasa Slideshow: [picasa]gilber647/albumid/5427267831589081233[/picasa] |
<embed pluginspage = "http://www.macromedia.com/go/getflashplayer" wmode="transparent" src="http://picasaweb.google.com/s/c/bin/slideshow.swf" flashvars="host=picasaweb.google.com&RGB=0x000000&feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2F{TEXT}%3Fkind%3Dphoto%26alt%3Drss" type ="application/x-shockwave-flash" height ="350" width="420"></embed> |
 |
Yes |
| spoiler |
Insert spoiler: [spoiler]your text here[/spoiler] |
<dl class="codebox"><dt><strong>Spoiler</strong>: <a href="javascript: void(0);" onClick="var spoiler = this.parentNode.parentNode.getElementsByTagName('dd')[0]; if ( spoiler.style.display == 'none' ) { spoiler.style.display = 'block'; this.innerHTML = 'hide'; } else { spoiler.style.display = 'none'; this.innerHTML = 'show'; };">show</a></dt><dd style="display: none;">{TEXT}</dd></dl> |
 |
Yes |
| rollercoaster |
Insert Rolling Coaster test: [rollercoaster]Text here[/rollercoaster] |
<div>
<script type="text/javascript">
/*
Roller Coaster Script-
By JavaScript Kit
Over 200+ free scripts here!
*/
var fs=1
var direction="right"
function rollertext(whichone){
var thetext=whichone
for (i=0;i<thetext.length;i++){
document.write(thetext.charAt(i).fontsize(fs))
if (fs<7&&direction=="right")
fs++
else if (fs==7){
direction="left"
fs--
}
else if (fs==1){
direction="right"
fs++
}
else if (fs>1&&direction=="left")
fs--
}
}
//Change below text to your won
rollertext("{SIMPLETEXT}")
</script>
</div> |
 |
Yes |
| copyright |
Insert CopyRight: [copyright]text[/copyright] |
<div style="width:auto;background-color: #CCCCCC;color: #000000; border: 1px solid #000000;padding: 0 3px;display:inline;">
<span style="text-align:center;font-size: 0.9em;">©</span><span style="text-align:center;font-size: 0.8em"> 2010 {TEXT}. All Rights Reserved.</span></div> |
 |
Yes |
| copyright= |
Insert CopyRight link: [copyright=link url]text[/copyright] |
<div style="width:auto;background-color: #CCCCCC;color: #000000; border: 1px solid #000000;padding: 0 3px;display:inline;">
<span style="text-align:center;font-size: 0.9em;">©</span><span style="text-align:center;font-size: 0.8em"> 2010 <a href="{URL}" title="{TEXT}">{TEXT}</a>. All Rights Reserved.</span></div> |
 |
Yes |
| scroll |
Insert Scroll text: [scroll]Text here[/scroll] |
<div style="width: auto; height:300px; background:#FFFFFF; overflow:auto; border:1px solid #000000; padding:8px;">{TEXT}</div> |
 |
Yes |
| indent |
Insert text indent: [indent]text[/indent] |
<div style="text-indent:1em;">{TEXT}</div> |
 |
Yes |
| outdent |
Insert text outdent: [outdent]text[/outdent] |
<div style="text-indent:-1em; padding-left:1em;">{TEXT}</div> |
 |
Yes |
| align= |
Insert align: [align=direction]your text[/align] |
<div style="text-align: {TEXT1};">{TEXT2}</div> |
 |
Yes |
| pswdspoil= |
Insert Password Spoiler: [pswdspoil=password]Message[/pswdspoil] |
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px"> <b>Spoiler</b>:
<input type="button" value="Show" style="width:45px;font-size:10px;margin:0px;padding:0px;" onClick="password=prompt('Please enter password to view this message...',' ');
if (password=='{SIMPLETEXT}')
{
alert('Password Accepted!');
if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '')
{
this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = '';
this.innerText = '';
this.value = 'Hide'; }
else
{
this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none';
this.innerText = '';
this.value = 'Show';
}
}
">
</div>
<div class="alt2" style="margin: 0px; padding: 6px; border: 1px inset;">
<div style="display: none;"> {TEXT} </div>
</div>
</div> |
 |
Yes |
| center |
Insert center: [center]your text[/center] |
<div style="margin: auto; text-align: center; width: 100%">{TEXT}</div> |
 |
Yes |
| textarea |
Insert Textarea: [textarea]Text here[/textarea] |
<div style="border: 1px solid black; padding: 10px; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);">{TEXT}</div> |
 |
Yes |
| hsimg2 |
Insert Highslide Image with text: [hsimg]link to image, text[/hsimg] |
<div class="highslide-gallery"><a href="{URL}" class="highslide" onclick="return hs.expand(this)">{TEXT}</a></div> |
 |
Yes |
| hsimg |
Insert Highslide Image: [hsimg]link to image[/hsimg] |
<div class="highslide-gallery">
<a href="{URL}" class="highslide" onclick="return hs.expand(this)"><img src="{URL}" alt="" title="Click to enlarge" style="max-width:300px; max-height:300;" /></a><div class="highslide-heading"></div>
</div> |
 |
Yes |
| br |
Insert line break: [br][/br] |
<br style="clear:both;" /> |
 |
Yes |
| resizedimg |
Insert Resized Img: [resizedimg]Full URL to image[/resizedimg] |
<a href="{URL}"><img style="max-width:150px; max-height; 150px;" src="{URL}" alt="Image" /></a> |
 |
Yes |
| search= |
Insert forum search: [search=keyword]keyword[/search] |
<a href="search.php?st=0&sk=t&sd=d&keywords={TEXT2}" class="searchlink">{TEXT}</a> |
 |
Yes |
| user |
Insert link to user profile: [user]user name[/user] |
<a href="memberlist.php?mode=viewprofile&un={TEXT}" title="{TEXT}" class="userlink">{TEXT}</a> |
 |
Yes |
| mail= |
Insert mailto: [mail=e-mail addres]e-mail addres[/mail] |
<a href="mailto:{EMAIL}" class="maillink">{SIMPLETEXT}</a> |
 |
Yes |
| ThumbnailPop |
Insert Thumbnail Pop-Up: [ThumbnailPop]Full Url of Image[/ThumbnailPop] |
<a href="javascript:void(0)" onclick="window.open('{URL}', 'MyPopUp', 'width=500,height=500,resize=1,toolbar=0,scrollbars=1,screenX=200,screenY=200,left=200,top=200')"><img style="max-width:250px; max-height; 250px;" src="{URL}" alt="Image" /></a> |
 |
Yes |
| wiki_it= |
Insert link to Wiki IT: [wiki_it=wiki page]wiki description[/wiki_it] |
<a href="http://it.wikipedia.org/wiki/{TEXT1}" class="wikilink" style="color:green;" onclick="window.open(this.href); return false;" title="Wiki: {TEXT1}">{TEXT2}</a> |
 |
Yes |
| wiki_en= |
Insert link to Wiki EN: [wiki_en=wiki page]wiki description[/wiki_en] |
<a href="http://en.wikipedia.org/wiki/{TEXT1}" class="wikilink" style="color:green;" onclick="window.open(this.href); return false;" title="Wiki: {TEXT1}">{TEXT2}</a> |
 |
Yes |
| wiki_de= |
Insert link to Wiki DE: [wiki_de=wiki page]wiki description[/wiki_de] |
<a href="http://de.wikipedia.org/wiki/{TEXT1}" class="wikilink" style="color:green;" onclick="window.open(this.href); return false;" title="Wiki: {TEXT1}">{TEXT2}</a> |
 |
Yes |
| album |
GALLERY_HELPLINE_ALBUM |
<a class="highslide" onclick="return hs.expand(this)" href="http://twcportal.de/gallery/image.php?image_id={NUMBER}"><img src="http://twcportal.de/gallery/image.php?mode=thumbnail&image_id={NUMBER}" alt="{NUMBER}" /></a> |
 |
Yes |
| share |
Insert Share: [share][/share] |
<a class="a2a_dd" href="http://www.addtoany.com/share_save"><img src="http://static.addtoany.com/buttons/share_save_171_16.png" width="171" height="16" border="0" alt="Share/Save/Bookmark"/></a><script type="text/javascript">a2a_linkname=document.title;a2a_linkurl=location.href;</script><script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script> |
 |
Yes |
| neocounter= |
Insert Neocounter: [neocounter={NUMBER} Your ID]{NUMBER1} Longitude,{NUMBER2} Altitude[/neocounter] |
<!-- NeoWORX NeoEarth ... START of code -->
<script language='javascript' src='http://www.neoworx.net/neocounter/neocounter2/neoworx_tracker.php?counter_id={NUMBER}'> </script>
<div style='width:{NUMBER1}px; height:{NUMBER2}px'>
<script type='text/javascript'> neoearth_id={NUMBER}; </script>
<script type='text/javascript' src='http://neoearth.neoworx-blog-tools.net/neoearth_launcher_2.js'></script></div>
<!-- NeoWORX NeoEarth ... END of code --> |
 |
Yes |
| hide |
Insert hidden text for guests: [hide]text[/hide] |
<!-- GuestHideBBCodeMODStart -->{TEXT}<!-- GuestHideBBCodeMODEnd --> |
 |
Yes |
| shoutmix= |
Insert Shoutmix: [shoutmix=Your user id]width,height[/shoutmix] |
<!-- Begin ShoutMix - http://www.shoutmix.com -->
<iframe title="{TEXT}" src="http://www4.shoutmix.com/?{TEXT}" width="{NUMBER1}" height="{NUMBER2}" frameborder="0" scrolling="auto">
<a href="http://www4.shoutmix.com/?{TEXT}">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 --> |
 |
Yes |
| youtubesig |
Insert YouTube Signature: [youtubesig]Youtube username[/youtubesig] |
<!-- ++Begin Video Bar Wizard Generated Code++ -->
<!--
// Created with a Google AJAX Search Wizard
// http://code.google.com/apis/ajaxsearch/wizards.html
-->
<!--
// The Following div element will end up holding the actual videobar.
// You can place this anywhere on your page.
-->
<div name="{IDENTIFIER}">
<span style="color:#676767;font-size:11px;margin:10px;padding:4px;">Loading...</span>
</div>
<!-- Ajax Search Api and Stylesheet
// Note: If you are already using the AJAX Search API, then do not include it
// or its stylesheet again
-->
<script src="http://www.google.com/uds/api?file=uds.js&v=1.0&source=uds-vbw"
type="text/javascript"></script>
<style type="text/css">
@import url("http://www.google.com/uds/css/gsearch.css");
</style>
<!-- Video Bar Code and Stylesheet -->
<script type="text/javascript">
window._uds_vbw_donotrepair = true;
</script>
<script src="http://www.google.com/uds/solutions/videobar/gsvideobar.js?mode=new"
type="text/javascript"></script>
<style type="text/css">
@import url("http://www.google.com/uds/solutions/videobar/gsvideobar.css");
</style>
<style type="text/css">
.playerInnerBox_gsvb .player_gsvb {
width : 320px;
height : 260px;
}
</style>
<script type="text/javascript">
function LoadVideoBar() {
var videoBar;
var allDivs = document.getElementsByTagName('div');
var i=0;
var options = {
largeResultSet : !true,
horizontal : true,
autoExecuteList : {
cycleTime : GSvideoBar.CYCLE_TIME_MEDIUM,
cycleMode : GSvideoBar.CYCLE_MODE_LINEAR,
executeList : ["ytchannel:{IDENTIFIER}"]
}
}
for (i=0; i<allDivs.length; i++){
if (allDivs[i].getAttribute('name') == '{IDENTIFIER}'){
videoBar = new GSvideoBar(allDivs[i],GSvideoBar.PLAYER_ROOT_FLOATING,options);
}
}
}
// arrange for this function to be called during body.onload
// event processing
GSearch.setOnLoadCallback(LoadVideoBar);
</script>
<!-- ++End Video Bar Wizard Generated Code++ --> |
 |
Yes |
| ytchannel= |
Insert YouTube channel: [ytchannel={YouTube channel name}]{Keyword},{Keyword}[/ytchannel] |
<!-- ++Begin Video Bar Wizard Generated Code++ -->
<!--
// Created with a Google AJAX Search Wizard
// http://code.google.com/apis/ajaxsearch/wizards.html
-->
<!--
// The Following div element will end up holding the actual videobar.
// You can place this anywhere on your page.
-->
<div id="videoBar-bar">
<span style="color:#676767;font-size:11px;margin:10px;padding:4px;">Loading...</span>
</div>
<!-- Ajax Search Api and Stylesheet
// Note: If you are already using the AJAX Search API, then do not include it
// or its stylesheet again
-->
<script src="http://www.google.com/uds/api?file=uds.js&v=1.0&source=uds-vbw"
type="text/javascript"></script>
<style type="text/css">
@import url("http://www.google.com/uds/css/gsearch.css");
</style>
<!-- Video Bar Code and Stylesheet -->
<script type="text/javascript">
window._uds_vbw_donotrepair = true;
</script>
<script src="http://www.google.com/uds/solutions/videobar/gsvideobar.js?mode=new"
type="text/javascript"></script>
<style type="text/css">
@import url("http://www.google.com/uds/solutions/videobar/gsvideobar.css");
</style>
<style type="text/css">
.playerInnerBox_gsvb .player_gsvb {
width : 320px;
height : 260px;
}
</style>
<script type="text/javascript">
function LoadVideoBar() {
var videoBar;
var options = {
largeResultSet : !true,
horizontal : true,
autoExecuteList : {
cycleTime : GSvideoBar.CYCLE_TIME_MEDIUM,
cycleMode : GSvideoBar.CYCLE_MODE_LINEAR,
executeList : ["ytfeed:most_viewed.this_week","ytfeed:recently_featured","ytchannel:{TEXT}","{TEXT1}","{TEXT2}"]
}
}
videoBar = new GSvideoBar(document.getElementById("videoBar-bar"),
GSvideoBar.PLAYER_ROOT_FLOATING,
options);
}
// arrange for this function to be called during body.onload
// event processing
GSearch.setOnLoadCallback(LoadVideoBar);
</script>
<!-- ++End Video Bar Wizard Generated Code++ --> |
 |
Yes |