But that i need is insert it in the "showthread_quickreply" template directly, the bbcode is yet inserted as you tell.
The code to do this with a bbcode that wrap the text is some like this:
PHP Code:
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]" /></div></td>
That i need is use a bbcode with option and insert in the template. With know this part is enough:
PHP Code:
{$editorid}_cmd_wrap0_quote
Bookmarks