BB Codes Collection

J

J.Black

Guest
Hi! this a collection of BB codes working on vB 3.6.x & 3.6.8 PL2

I included the images on the attachments


Instructions


Upload all the images (or selected ones) to images/editor directory
Go to admincp then select Costum BB Codes and select Add new BB Code



Title: Background Color
Tag: bgcolor
Replacement:
Code:
<div style="width: 100%; background-color:{option}">{param}</div>
Example:
Code:
[bgcolor=red]Here your text[/bgcolor]
Description: add a background color around selected text..
Use {option}: yes
Button Image: images/editor/bg.gif
___________________________________________

Title: Marquee
Tag: marquee
Replacement:
Code:
<marquee>{param}</marquee>
Example:
Code:
[marquee]Here your text[/marquee]
Description: make a marquee around selected text
Use {option}: No
image: images/editor/marquee.GIF
____________________________________________

Title: Highlight BBCode
Tag: hlight
Replacement:
Code:
<span style="background-color: Yellow; foreground-color: Black;">{param}</span>
Example:
Code:
[hlight]Here your text[/hlight]
Description:highlight around selected text
Use {option}: No
image:images/editor/highlight.gif
________________________________________________

Titulo: Acronym
Tag: acronym
Replacement:
Code:
<acronym title="{option}">{param}</acronym>
Example:
Code:
[acronym=pretty neat huh?]Hover for message[/acronym]
Description: makes a hover for selected text
Use {option}: yes
image: images/editor/acronym.gif
__________________________________________________

Title: Fieldset
Tag: [fieldset]
Replacement:
Code:
<table width="90%" border="0" align="center" cellpadding="2" cellspacing="2"><tr><td><fieldset class="bbfieldset"><legend class="bblegend">{option}</legend>{param}</fieldset></td></tr></table>
Example:
Code:
[fieldset=hello]a test text[/fieldset]
Description:add a framework around selected text
Use {option}: yes
image: images/editor/fieldset.gif
___________________________________________________

Title:MediaPlayer BB Code
Tag: MP
Replacement:
Code:
<embed src="{param}" width="400" height="300" autostart="true"></embed>
Example:
Code:
[mp]http://student.agh.edu.pl/~grisza/download/muza/Alex%20Gaudino%20-%20Destination%20Calabria%20(Nari%20&%20Milani%20Club%20Mix).mp3[/mp]
Description:Media Player integration with vBulletin
Use {option}: no
image: images/editor/mp.gif
_____________________________________________________

Title: Download BB Code
Tag: download
Replacement:
Code:
<div>
	<div class="pre-spoiler">
	<span style="float:left; padding-top: 2px;">Download</span> <input type="button" value="See" style="width:80px;font-size:10px;margin:0px;padding:0px;" onclick="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.value = 'See';}">
	</div>
	<div>
		<div class="spoiler" style="display: none;">{param}</div>
	</div>
</div>
Example:
Code:
[download]test[/download]
Description:Hide text in a spoiler tag
Use {option}: no
image: images/editor/download.png
______________________________________________________

Titulo: Strike Text
Tag: strike
Reemplazo:
Code:
<span style="text-decoration: line-through;">{param}</span>
Replacement:
Code:
[strike]Here your text[/strike]
Description: strike around selected text
Use {option}: no
image: images/editor/strike.gif
_______________________________________________________

Title: Google Video
Tag: gvideo
Replacement:
Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
	<tr>
		<td class="tcat" colspan="2" style="text-align:center">
			<a href="http://video.google.com/videoplay?docid={param}" title="View this video at Google Video in a new window or tab" target="_blank">Google Video</a>
		</td>
	</tr>
</thead>
<tbody>
	<tr>
		<td class="panelsurround" align="center">
			<object width="400" height="326" type="application/x-shockwave-flash" data="http://video.google.com/googleplayer.swf?docId={param}">
				<param name="movie" value="http://video.google.com/googleplayer.swf?docId={param}" />
				<param name="allowScriptAccess" value="sameDomain" />
				<param name="quality" value="best" />
				<param name="scale" value="noScale" />
				<param name="wmode" value="transparent" />
				<param name="salign" value="TL" />
				<param name="FlashVars" value="playerMode=embedded" />
				<em><strong>ERROR:</strong> If you can see this, then <a href="http://video.google.com/">Google Video</a> is down or you don't have Flash installed.</em>
			</object>
		</td>
	</tr>
</tbody>
</table>
Example:
Code:
[gvideo]3688185030664621355[/gvideo]
Description:Embed a Google Video video with no custom title.
Use {option} no
image: images/editor/Gvideo.gif
____________________________________

Title: Flash BB Code
Tag: flash
Replacement:
Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="auto" height="auto">
  <param name="movie" value="{param}" />
  <param name="quality" value="high" />
  <embed src="{param}" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="400"></embed>
</object>
Example:
Code:
[flash]http://cl-t056-120cl.privatedns.com/~wwwflas/flash-games9076/1167.swf[/flash]
Description:Embed flash animations
Use {option}: no
image: images/editor/flash.gif
___________________________________________________
 
J

J.Black

Guest
Title:YouTube Video
Tag: youtube
Replacement:
Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
	<tr>
		<td class="tcat" colspan="2" style="text-align:center">
			<a href="http://www.youtube.com/watch?v={param}" title="View this video at YouTube in a new window or tab" target="_blank">YouTube Video</a>
		</td>
	</tr>
</thead>
<tbody>
	<tr>
		<td class="panelsurround" align="center">
			<object width="425" height="340" type="application/x-shockwave-flash" data="http://www.youtube.com/v/{param}">
				<param name="movie" value="http://www.youtube.com/v/{param}" />
				<param name="wmode" value="transparent" />
				<em><strong>ERROR:</strong> If you can see this, then <a href="http://www.youtube.com/">YouTube</a> is down or you don't have Flash installed.</em>
			</object>
		</td>
	</tr>
</tbody>
</table>
Example:
Code:
[youtube]hl2UUunlI2Q[/youtube]
Description:Embed a YouTube video with no custom title.
Use {option} no
Button Image: images/editor/youtube.gif
__________________________________________________

Title: MySpace Video
Tag: myspace
Replacement:
Code:
<embed src="http://lads.myspace.com/videos/vplayer.swf"
Example: [CODE][myspace]19447870[/myspace]
flashvars="m={param}&v=2&type=video"
type="application/x-shockwave-flash" width="430"
height="346"></embed>[/CODE]
user option: no
_______________________________________________________

Title: LiveVideo.com
Tag: livevideo
Replacement:
Code:
<embed src="http://www.livevideo.com/flvplayer/embed/{param}" type="application/x-shockwave-flash" quality="high" WIDTH="445" HEIGHT="369" wmode="transparent"></embed>
Example:
Code:
[livevideo]10F631B23CAE46799314CCA99EC099F5[/livevideo]
Description: Embeding LiveVideo
Use {option}: No
 

NAZIA

New Member
Good Work...
There is little bit mistake that is:
in the feildset BB Code you wrote
Tag: [feildset]
but it should be feildset only..
Anyway good
work again thank you sir..
You help me also as Oshri
 

anupam_luv

New Member
Anyone can give out the
bbcode mod....
I have installed vbCode Table 0.1.6.0 but it is not installed properly and it doesnt let me uncheck the sorting option in "vbulletin options" ...
Anyone can post post an upgrade to it plz....
 
Top