The Ekstra Qoute BBCode puts a another Quote BBCode in the topics of Your phpbb3 Board.
Note! This BBCode looks best in Firefox
Created by Sniper_E
BBCode:
Code: Select all
[quote2="{TEXT1}"]{TEXT2}[/quote2]
Code: Select all
<table><tr><td style=" background-color: #EBEADD; color: #000000; -moz-border-radius: 16px; -webkit-border-radius: 16px; border: 2px solid #DBDBCE; padding: 4px;font-size: 1em;" ><strong>{TEXT1} wrote:</strong><br />{TEXT2}</td></tr></table>
Code: Select all
Quote2: [quote2="Name"]Quoted text[/quote2]
Code: Select all
[quote2="Stoker"]Hello, How are You today :D
A little test[/quote2]
[quote2="Stoker"]Hello, How are You today
A little test[/quote2]