Page 1 of 1

Warnbox BBCode

Posted: 11 Jun 2010, 11:20
by BBCode Bot
Warnbox BBCode

Author: Daniel_Knecht
Description: A BBCode that allows a user to insert an Warnbox BBCode in the topics of their phpBB3 Board
[valid][/valid]
warningM.zip
Upload the image to your forums images folder
(869 Bytes) Downloaded 295 times
BBCode:

Code: Select all

[warnbox]{TEXT}[/warnbox]
HTML:

Code: Select all

<div style="margin-bottom: 10px; background: #ffe5b2; padding: 6px; height:auto; border: 2px solid #ffd580; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;"><img src="images/warningM.png" alt="" style="padding-right: 6px; vertical-align: middle;" />{TEXT}</div>
Helpline:

Code: Select all

Warnbox: [warnbox]{TEXT}[/warnbox]]
Example:

Code: Select all

[warnbox]Demonstration of the Warnbox BBCode[/warnbox]
Demo:
[warnbox]Demonstration of the Warnbox BBCode[/warnbox]

Re: Warnbox BBCode

Posted: 11 Jun 2010, 17:41
by andredmau5
it looks nice

I added this bbcode but with the attachment file

ty :thumb:

Re: Warnbox BBCode

Posted: 19 Aug 2010, 10:14
by ANKDPACN
Hey, how can i set it used only by Admin or mod? User can use it right?

Re: Warnbox BBCode

Posted: 19 Aug 2010, 14:05
by Stoker
You need to install a mod for that.
4_seven made one here: http://www.phpbb.com/community/viewtopi ... &t=1109225