Back to vBulletin 3.8 Add-ons

[BB Code] Rollercoaster
Mod Version: 1.00, by Coroner

vB Version: 3.8.1 Rating: (5 votes - 4.80 average) Installs: 30
Released: 03 Mar 2009 Last Update: Never Downloads: 3
Not Supported  

This is a Rollercoaser BB Code.

Write a Text like a rollercoaster.

How To:
Go into you AdminCP and add a new BB Code:

Title: Rollercoaster
BB Code Tag Name: rc
Replacement:
PHP Code:
<div>
<
script type="text/javascript">
var 
rc_fs 1;
var 
rc_dir 1;
function 
rollertext(whichone)
{
 for (
0whichone.length;i++)
 {
  
document.write(whichone.charAt(i).fontsize(rc_fs))
  if (
rc_dir == 1)   // right
  
{
   if (
rc_fs 7)
   {
    
rc_fs++;
   }
   else
   {
    
rc_fs--;
    
rc_dir 0;
   }
  }
  else
  {
   if (
rc_fs 1)
   {
    
rc_fs--;
   }
   else
   {
    
rc_fs++;
    
rc_dir 1;
   }
  }
 }
}
rollertext("{param}");
</
script>
</
div
Example: [RC]Your text here[/RC]
Description: Roller Coaster: [rc]Text here[/rc]
Use {option}: No
Button Image: images/editor/rollercoaster.gif

Download

No files for download.

Screenshots

Click image for larger version
Name:	example.gif
Views:	1303
Size:	9.7 KB
ID:	95794  

Similar Mods

Profile Enhancements URL, BB code & Embed code information under album images vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2025