User submitted BBCodes
Let us see what You have
There is no support here! Only Read Access!
Forum rules
We dont add more BBCodes to our database, but feel free to share and support your own BBCodes here.
Remember that it is not allowed to use {TEXT} inside the html tags!!!
It causes a serious security risk to your board and users.
Like this: <div style="{TEXT} ">{TEXT} </div>
Green = OK - Red = forbidden
Fire-Fox
BBCoder IV
Posts: 275 Joined: 22 Mar 2010, 13:24
Location: Denmark
Post
by Fire-Fox » 02 May 2010, 21:10
Hey!
Here is 3 BBCodes you can use :
Info BBCode
BBCode usage:
HTML replacement:
Code: Select all
<div style="width:100%"> <div style="font-style:italic; color: black;margin: 3px auto 0px auto; font-weight: bold; font-size: small; padding: 3px; background-color: #CEF2E0; border-left: 4px solid #DFDF00; border-top: 1px solid #FFFF99; border-right: 1px solid #FFFF99; color: #003300; border-top-color: #A3BFB1; border-right-color: #A3BFB1; border-left-color: #A3BFB1"> <img src="./images/infosmall.png" width="20" height="20" style="background-position: 0 50%;" alt="information" /> Information</div> <div style="padding: 4px; background: #F5FFFA right bottom; border-left: 4px solid #DFDF00; border-right: 1px solid #FFFF99; border-bottom: 1px solid #FFFF99; margin: 0px auto 8px auto; background-position: right bottom; border-right-color: #A3BFB1; border-bottom-color: #A3BFB1; border-left-color: #A3BFB1;">{TEXT}</div> </div>
Help Line:
Note BBCode
BBCode usage:
HTML replacement:
Code: Select all
<div style="width:100%"> <div style="font-style:italic; color: #000066; font-size:x-small;margin: 2px auto 0px auto; font-weight: bold; font-size: small; padding: 5px; background-color: #CEDFF2; border-left: 4px solid #42A1DF; border-top: 1px solid #BDD6E6; border-right: 1px solid #BDD6E6; border-top-color: #638C9C; border-right-color: #638C9C; border-left-color: #638C9C;"> <img class="inlineimg" src="./images/notesmall.png" width="20" height="16" style="background-position: 0 50%;" alt="Note" /> Note</div> <div style="padding: 4px; background-position: right bottom; background: #F5FAFF right bottom; border-left: 4px solid #42A1DF; border-right: 1px solid #BDD6E6; border-bottom: 1px solid #BDD6E6; margin: 0px auto 8px auto; border-right-color: #638C9C; border-bottom-color: #638C9C; border-left-color: #638C9C;">{TEXT}</div> </div>
Help Line:
Warn Info
BBCode usage:
HTML replacement:
Code: Select all
<div style="width:100%"> <div style="font-style:italic; color: black;margin: 3px auto 0px auto; font-weight: bold; font-size: small; padding: 3px; background-color: #FFc6c6; border-left: 4px solid #DFDF00; border-top: 1px solid #FFFF99; border-right: 1px solid #FFFF99; color: #CC3300; border-top-color: #990000; border-right-color: #990000; border-left-color: #990000"> <img src="./images/warnsmall.png" width="20" height="20" style="background-position: 0 50%;" alt="warning" /> Warning</div> <div style="padding: 4px; background: #FEEBEF right bottom; border-left: 4px solid #DFDF00; border-right: 1px solid #FFFF99; border-bottom: 1px solid #FFFF99; margin: 0px auto 8px auto; background-position: right bottom; border-right-color: #990000; border-bottom-color: #990000; border-left-color: #990000;">{TEXT}</div> </div>
Help Line:
Tip
BBCode usage:
HTML replacement
Code: Select all
<div style="width:100%"> <div style="font-style:italic; color: #996633; font-size:x-small;margin: 8px auto 0px auto; font-weight: bold; font-size: small; padding: 5px; background-color: #FFF2AA; border-left: 4px solid #DFDF00; border-top: 1px solid #FFFF99; border-right: 1px solid #FFFF99; border-top-color: #CACA00; border-right-color: #CACA00; border-left-color: #CACA00;"> <img class="inlineimg" src="./images/tipsmall.png" width="20" height="16" style="background-position: 0 50%;" alt="Tip" /> Tip</div> <div style="padding: 4px; background-position: right bottom; background: #FFFFE1 right bottom; border-left: 4px solid #DFDF00; border-right: 1px solid #FFFF99; border-bottom: 1px solid #FFFF99; margin: 0px auto 8px auto; border-right-color: #CACA00; border-bottom-color: #CACA00; border-left-color: #CACA00;">{TEXT}</div> </div>
Help Line
Demo Link: http://phpbb3addons.com/viewtopic.php?f ... p=129#p129
Images uploades to /images folder
Images.rar
Last edited by
Fire-Fox on 03 May 2010, 20:13, edited 9 times in total.
Steve
BBCoder VI
Posts: 866 Joined: 05 Mar 2010, 01:10
BBCodes: 2000
Favourite BBCode: p**n tube
Favourite MOD: Non of Stokers
Post
by Steve » 02 May 2010, 21:15
moved to submit a bbcode!
fire-fox have you got a demo link?
Steve wrote: 14 Nov 2024, 16:45 It's happy bastard day!
Stoker
Site Admin
Posts: 3559 Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:
Post
by Stoker » 02 May 2010, 21:37
Looks great
Board rules! No PM support
Fire-Fox
BBCoder IV
Posts: 275 Joined: 22 Mar 2010, 13:24
Location: Denmark
Post
by Fire-Fox » 02 May 2010, 21:40
Thanks
Steve
BBCoder VI
Posts: 866 Joined: 05 Mar 2010, 01:10
BBCodes: 2000
Favourite BBCode: p**n tube
Favourite MOD: Non of Stokers
Post
by Steve » 02 May 2010, 22:08
just a couple of things the img src path is not correct you need to use:
and the html is not really valid, try using a background position instead of align
try using:
Code: Select all
style="background-position: 0 50%;"
scrap that decided to make it html valid because i like it also ( stoker
)
here:
Code: Select all
<div style="width:100%"> <div style="font-style:italic; color: black;margin: 3px auto 0px auto; font-weight: bold; font-size: small; padding: 3px; background-color: #CEF2E0; border-left: 4px solid #DFDF00; border-top: 1px solid #FFFF99; border-right: 1px solid #FFFF99; color: #003300; border-top-color: #A3BFB1; border-right-color: #A3BFB1; border-left-color: #A3BFB1"> <img src="./images/infosmall.png" width="20" height="20" style="background-position: 0 50%;" alt="information" /> Information</div> <div style="padding: 4px; background: #F5FFFA right bottom; border-left: 4px solid #DFDF00; border-right: 1px solid #FFFF99; border-bottom: 1px solid #FFFF99; margin: 0px auto 8px auto; background-position: right bottom; border-right-color: #A3BFB1; border-bottom-color: #A3BFB1; border-left-color: #A3BFB1;">{TEXT}</div> </div>
[info]test[/info]
Code: Select all
<div style="width:100%"> <div style="font-style:italic; color: #000066; font-size:x-small;margin: 2px auto 0px auto; font-weight: bold; font-size: small; padding: 5px; background-color: #CEDFF2; border-left: 4px solid #42A1DF; border-top: 1px solid #BDD6E6; border-right: 1px solid #BDD6E6; border-top-color: #638C9C; border-right-color: #638C9C; border-left-color: #638C9C;"> <img class="inlineimg" src="./images/notesmall.png" width="20" height="16" style="background-position: 0 50%;" alt="Note" /> Note</div> <div style="padding: 4px; background-position: right bottom; background: #F5FAFF right bottom; border-left: 4px solid #42A1DF; border-right: 1px solid #BDD6E6; border-bottom: 1px solid #BDD6E6; margin: 0px auto 8px auto; border-right-color: #638C9C; border-bottom-color: #638C9C; border-left-color: #638C9C;">{TEXT}</div> </div>
[note]tested[/note]
Code: Select all
<div style="width:100%"> <div style="font-style:italic; color: black;margin: 3px auto 0px auto; font-weight: bold; font-size: small; padding: 3px; background-color: #FFc6c6; border-left: 4px solid #DFDF00; border-top: 1px solid #FFFF99; border-right: 1px solid #FFFF99; color: #CC3300; border-top-color: #990000; border-right-color: #990000; border-left-color: #990000"> <img src="./images/warnsmall.png" width="20" height="20" style="background-position: 0 50%;" alt="warning" /> Warning</div> <div style="padding: 4px; background: #FEEBEF right bottom; border-left: 4px solid #DFDF00; border-right: 1px solid #FFFF99; border-bottom: 1px solid #FFFF99; margin: 0px auto 8px auto; background-position: right bottom; border-right-color: #990000; border-bottom-color: #990000; border-left-color: #990000;">{TEXT}</div> </div>
[warninfo]testeringtest[/warninfo]
snipp.PNG
Steve wrote: 14 Nov 2024, 16:45 It's happy bastard day!
Fire-Fox
BBCoder IV
Posts: 275 Joined: 22 Mar 2010, 13:24
Location: Denmark
Post
by Fire-Fox » 02 May 2010, 22:13
Thank you.
Updated the first post
Fire-Fox
BBCoder IV
Posts: 275 Joined: 22 Mar 2010, 13:24
Location: Denmark
Post
by Fire-Fox » 03 May 2010, 20:13
Added one mote "Tip"
should be html valid