Errorbox BBCode
BBCode that allows a user to insert an Errorbox BBCode in the topics of their Board
BBCode:
Kod:
[errorbox]{TEXT}[/errorbox]
:
tml]'[down]' => '<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;" />',
'[/down]' => '</div>',
Example:
Kod:
[errorbox]Demonstration of the Errorbox BBCode[/errorbox]
