Code
<table border="1" width="150">
<tbody><tr>
<td align="center" width="150">
HTML
</td>
<td align="center">
<script>
var today=new Date()
document.write('<input onclick="select(this)" type="text" value="<a href="'+window.location+'"><?if($MODULE_ID$="news"||$MODULE_ID$="blog")?>$ENTRY_NAME$<?else?> $ENTRY_TITLE$<?endif?></a> " size="80">')
</script>
</td>
</tr>
<tr>
<td align="center" width="200">
BB-Code
</td>
<td align="center">
<script>
var today=new Date()
document.write('<input onclick="select(this)" type="text" value="[url='+window.location+']<?if($MODULE_ID$="news"||$MODULE_ID$="blog")?>$ENTRY_NAME$<?else?> $ENTRY_TITLE$<?endif?>[/url] "size="80">')
</script>
</td>
</tr>
<tr>
<td align="center" width="200">
Ссылка
</td>
<td align="center">
<script>
var today=new Date()
document.write('<input onclick="select(this)" type="text" value="'+window.location+' "size="80">')
</script>
</td>
</tr>
</tbody></table>
Код вставляем куда угодно=)