1. Dodamies uz General appearance of forum pages - /panel/?a=tmpl;m=8;t=1 
 2. Atrodam $BODY$, aiz kura ievietojam šo skriptu: 
 Code
<script type="text/javascript">             
 e=document.getElementsByTagName("TD");             
 for(k=0;k<e.length;k++) {             
 if(e[k].className=='posttdMessage') {             
 s=e[k].innerHTML;             
 while (s.indexOf('[zalatabula]') != -1) {             
 s=s.replace('[zalatabula]','<table width="100%" border="0" cellspacing="0" cellpadding="5" style="background-color:161618; border-top:1px dotted #a7db24; border-right:1px dotted #a7db24; border-bottom:1px dotted #a7db24; border-left:1px dotted #a7db24;"><tr><td style="width:15px; height:30px; background-image: url(http://buzz.ucoz.lv/askripti/greentabula.png); background-repeat:no-repeat; background-position:0.5px 0.5px;"> </td><td><font size="1.5" face="Verdana" style="color: a7db24;">'); s=s.replace('[/zalatabula]','</font></td></tr></table>');             
 e[k].innerHTML=s;}}}             
 </script>
 Iznākums: 
 [table] [/table]
[/table]