Warnbox BBCode

Mod BBCode Database
BBCodes that need some file editing or extra files

Warnbox BBCode

Post 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
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]
You do not have the required permissions to view the files attached to this post.

Re: Warnbox BBCode

Post by andredmau5 »

it looks nice

I added this bbcode but with the attachment file

ty :thumb:
You do not have the required permissions to view the files attached to this post.

Re: Warnbox BBCode

Post by ANKDPACN »

Hey, how can i set it used only by Admin or mod? User can use it right?

Re: Warnbox BBCode

Post by Stoker »

You need to install a mod for that.
4_seven made one here: http://www.phpbb.com/community/viewtopi ... &t=1109225