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