Errorbox BBCode

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

Errorbox BBCode

Post by BBCode Bot »

Errorbox BBCode

Author: Daniel_Knecht
Description: A BBCode that allows a user to insert an Errorbox BBCode in the topics of their phpBB3 Board
[valid][/valid]
errorM.png
BBCode:

Code: Select all

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

Code: Select all

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

Code: Select all

Errorbox: [errorbox]{TEXT}[/errorbox]]
Example:

Code: Select all

[errorbox]Demonstration of the Errorbox BBCode[/errorbox]
Demo:
[errorbox]Demonstration of the Errorbox BBCode[/errorbox]
You do not have the required permissions to view the files attached to this post.