Version: 1.00, by UltraVR
Developer Last Online: Mar 2011
Version: 3.5.3
Rating:
Released: 02-08-2006
Last Update: Never
Installs: 11
Additional Files
No support by the author.
vrBBCode Wacky Pack
//----------------------------------//
Introduction
I had some custom BbCode, and I'd thought I'd share it with you nice folks.
Instructions
1. Open your AdminCP, and navigate to the Custom BB Code section. Then, choose "Add New BB Code"
2. Enter the information below into the appropriate fields.
3. Save (if you choose) the provided images and upload them to your server. Do NOT hotlink to these images, please.
Updates
2.09.06 -- Initial Release
//---------------------------------//
1. Superscript
Title
Superscript
Tag
sup
Replacement
<sup>{param}</sup>
Example
Some Text[sup]1[/sup]
Description
Allows you to use superscripts in your posts.
Use {option}
No
Button Image <- Save image to your hard drive
//-----------------------------------//
2. Subscript
Title
Subscript
Tag
sub
Replacement
<sub>{param}</sub>
Example
Some Text[sub]1[/sub]
Description
Allows you to use subscripts in your posts.
Use {option}
No
Button Image <- Save image to your hard drive
//-----------------------------------//
3. Bible Gateway Link
Title
Bible Gateway
Tag
bib
Replacement
<a href="http://biblegateway.com/cgi-bin/bible?language=english&version=ESV&passage={param} ">{param}</a>
Example
[bib]1 John 3:16[/bib]
Description
Automatically creates link to Bible verses on Bible Gateway.
Use {option}
No
Button Image <- Save image to your hard drive
//-----------------------------------//
4. Right to Left Text
Title
Right to Left Text
Tag
rtl
Replacement
<bdo dir="rtl">{param}</bdo>
Example
[rtl]Some Hebrew[/rtl]
Description
Reverses the direction of the text. Can be useful for Hebrew or various other languages.
Use {option}
No
Button Image <- Save image to your hard drive
//-----------------------------------//
5. Highlight Text
Title
Highlight Text
Tag
hl
Replacement
<span style="background-color:{option}">{param}</span>
Example
[hl=#adbff3]Some Text[/hl]
Description
This BbCode will add a highlight to the selected text.
Use {option}
Yes
Button Image <- Save image to your hard drive
//---------------------------------------------//
If you like this stuff, make me feel good inside and click
Thanks!
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Could you include some screenshots of the codes in action? It's all very well having an 'example' field, because that's meant to actually parse to an example in your bbcode manager. Let's have some real example aye?
I'd love one I had on a YaBB board - 'move' - it scrolled the text from one side to the other in a loop effect. People seemed to like that one. Thanks for these though!
Title
Highlight Text
Tag
hl
Replacement
<span style="background-color:{option}">{param}</span>
Example
[hl=#adbff3]Some Text[/hl]
Description
This BbCode will add a highlight to the selected text.
Use {option}
Yes
Button Image
<- Save image to your hard drive
one can easily take advantage of the above
it's not dangerous but it can wreak havoc if you don't know what's going on ...
If you have the above added to your forum ... create a post with the following:
It's no biggee to me as that bbcode does not seem to work for me. If I put in [hl=#adbff3;font-size:182px;white-space:nowrap;font-weight:bold;float:right]Some Text[/hl], it just shows as that and not what the bbcode was supposed to do.
I'd love one I had on a YaBB board - 'move' - it scrolled the text from one side to the other in a loop effect. People seemed to like that one. Thanks for these though!
It's no biggee to me as that bbcode does not seem to work for me. If I put in [hl=#adbff3;font-size:182px;white-space:nowrap;font-weight:bold;float:right]Some Text[/hl], it just shows as that and not what the bbcode was supposed to do.