The QuoteEm BBCode puts a another Quote BBCode in the topics of Your phpbb3 Board.
BBCode Usage:
Code: Select all
[quoteEm{TEXT1}]{TEXT2}[/quoteEm]
Code: Select all
<table><tr><td style=" background-color: #f3f2e9; color: #000000; width: auto; -moz-border-radius: 16px; -webkit-border-radius: 16px; border: 3px double #c8c8bd; padding: 4px;font-size: 1em;" ><strong>"{TEXT1}" wrote:</strong></td></tr></table><table><tr><td style=" background-color: #DBDBCE; color: #000000; width: 100%; -moz-border-radius: 16px; -webkit-border-radius: 16px; border: 1px solid #c8c8bd; padding: 4px;font-size: 1em;" >{TEXT2}</td></tr></table>
Code: Select all
QuoteEm: [QuoteEmNAME]Quoted text[/QuoteEm]
Code: Select all
[quoteemJames]This bbcode is posted by James.
Thanks ;)[/quoteem]
[quoteemJames]This bbcode is posted by James.
Thanks [/quoteem]
Credits: James