Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vrBBCode Wacky Pack Details »»
vrBBCode Wacky Pack
Version: 1.00, by UltraVR UltraVR is offline
Developer Last Online: Mar 2011 Show Printable Version Email this Page

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.

Comments
  #12  
Old 03-10-2006, 04:49 PM
Borgs8472 Borgs8472 is offline
 
Join Date: Apr 2004
Posts: 924
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #13  
Old 03-10-2006, 05:02 PM
caliman's Avatar
caliman caliman is offline
 
Join Date: Jan 2005
Location: California
Posts: 256
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!
Reply With Quote
  #14  
Old 03-10-2006, 05:16 PM
Princeton's Avatar
Princeton Princeton is offline
 
Join Date: Nov 2001
Location: Vineland, NJ
Posts: 6,693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
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
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:

Code:
[hl=#adbff3;font-size:182px;white-space:nowrap;font-weight:bold;float:right]Some Text[/hl]
Reply With Quote
  #15  
Old 03-10-2006, 05:49 PM
Holidazed's Avatar
Holidazed Holidazed is offline
 
Join Date: May 2002
Location: Van Nuys, CA
Posts: 713
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #16  
Old 03-11-2006, 10:15 AM
Borgs8472 Borgs8472 is offline
 
Join Date: Apr 2004
Posts: 924
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by caliman
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!
That would be:

Code:
<marquee>{param}</marquee>
Reply With Quote
  #17  
Old 03-16-2006, 12:26 PM
Holidazed's Avatar
Holidazed Holidazed is offline
 
Join Date: May 2002
Location: Van Nuys, CA
Posts: 713
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bitg
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.
Is there any answer to this at all?
Reply With Quote
  #18  
Old 03-19-2006, 10:07 AM
BoredOutOfMyMin BoredOutOfMyMin is offline
 
Join Date: Feb 2006
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to change the color in the highlighting to a default?

Not everyone will know #FFFF00 is yellow......

or that #00FF00 is green
Reply With Quote
  #19  
Old 02-27-2007, 09:34 AM
MaestroX MaestroX is offline
 
Join Date: Aug 2006
Location: UK
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any chance someone could upload the BBcode button images for superscript and subscript please?
Reply With Quote
  #20  
Old 02-27-2007, 10:18 PM
Pcparts Pcparts is offline
 
Join Date: May 2005
Location: Holland
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the images are dead.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:47 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04779 seconds
  • Memory Usage 2,300KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete