Widget BBcode

Support for PhpBB3 BBCodes. Post here to get help with any BBCode related issue here
There is no support here! Only Read Access!
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe exactly what it is you want.
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
Locked
User avatar
WickedSmile
BBCoder II
BBCoder II
Posts: 10
Joined: 15 Mar 2010, 05:46

Widget BBcode

Post by WickedSmile »

I need a bbcode for this countdown wiget please.


http://twilighttreasury.blogspot.com/20 ... ck-is.html

Code: Select all

<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEyNjg3NTk5MjkwNDcmcHQ9MTI2ODc1OTkzOTEyOCZwPTEyMDc*MSZkPTZRQWExS2VxSEh*a3hCSk4mZz*yJm9mPTA=.gif" /><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="playerLoader" width="200" height="300" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="http://farm.sproutbuilder.com/load/6QAa1KeqHHtkxBJN.swf" /><param name="quality" value="best" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent" /><embed src="http://farm.sproutbuilder.com/load/6QAa1KeqHHtkxBJN.swf" width="200" height="300" name="playerLoader" align="middle" wmode="transparent" play="true" loop="false" quality="best" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object>]
Image
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Widget BBcode

Post by cisco007 »

if you are not going to change anything! use this!


bbcode usage:

Code: Select all

[twilightw][/twilightw]

html replacement:

Code: Select all

    <img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEyNjg3NTk5MjkwNDcmcHQ9MTI2ODc1OTkzOTEyOCZwPTEyMDc*MSZkPTZRQWExS2VxSEh*a3hCSk4mZz*yJm9mPTA=.gif" /><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="playerLoader" width="200" height="300" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="http://farm.sproutbuilder.com/load/6QAa1KeqHHtkxBJN.swf" /><param name="quality" value="best" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent" /><embed src="http://farm.sproutbuilder.com/load/6QAa1KeqHHtkxBJN.swf" width="200" height="300" name="playerLoader" align="middle" wmode="transparent" play="true" loop="false" quality="best" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object>]
helpline:

Code: Select all

[twilightw][/twilightw]
that's it!
User avatar
WickedSmile
BBCoder II
BBCoder II
Posts: 10
Joined: 15 Mar 2010, 05:46

Re: Widget BBcode

Post by WickedSmile »

Thank you! Now, what do I put between the tags? I tried the url and that didn't work and also the src link.
Image
dragoth
BBCoder III
BBCoder III
Posts: 81
Joined: 05 Mar 2010, 02:57

Re: Widget BBcode

Post by dragoth »

you dont put anything remove the ] at the end of the code

should be

BBCode usage

Code: Select all

[twilightw][/twilightw]
HTML replacement

Code: Select all

<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEyNjg3NTk5MjkwNDcmcHQ9MTI2ODc1OTkzOTEyOCZwPTEyMDc*MSZkPTZRQWExS2VxSEh*a3hCSk4mZz*yJm9mPTA=.gif" /><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="playerLoader" width="200" height="300" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="http://farm.sproutbuilder.com/load/6QAa1KeqHHtkxBJN.swf" /><param name="quality" value="best" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent" /><embed src="http://farm.sproutbuilder.com/load/6QAa1KeqHHtkxBJN.swf" width="200" height="300" name="playerLoader" align="middle" wmode="transparent" play="true" loop="false" quality="best" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object>
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Widget BBcode

Post by cisco007 »

sorry i did not catch that, yeah remove the end bracket!
User avatar
WickedSmile
BBCoder II
BBCoder II
Posts: 10
Joined: 15 Mar 2010, 05:46

Re: Widget BBcode

Post by WickedSmile »

Okay I fixed that.

[twilightw]but I'm pretty sure something goes here[/twilightw]

And so far no link is working.
Image
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Widget BBcode

Post by cisco007 »

I cannot believe you are going to make me install this on my own site!
but here is an example of what it looks like, i just installed it the way i posted above, and you DO NOT PUT ANYTHING BETWEEN THE BRACKETS! that will break the bbcode!

http://www.westwoodhighschool-fl.com/vi ... ?f=18&t=60
User avatar
WickedSmile
BBCoder II
BBCoder II
Posts: 10
Joined: 15 Mar 2010, 05:46

Re: Widget BBcode

Post by WickedSmile »

Calm down. Everyone's not a bbcode master, that's why we come here.
Image
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Widget BBcode

Post by cisco007 »

i am not getting upset, i just didn't want to install anything new moon on that site I linked the demo to!
dragoth
BBCoder III
BBCoder III
Posts: 81
Joined: 05 Mar 2010, 02:57

Re: Widget BBcode

Post by dragoth »

WickedSmile » 24 Mar 2010, 00:38 wrote:Okay I fixed that.

[twilightw]but I'm pretty sure something goes here[/twilightw]


And so far no link is working.

no nothing goes there i tested it on my own forum and it work's fine
Last edited by dragoth on 19 Apr 2010, 00:29, edited 1 time in total.
Locked