naja das ist jetzt das ergebnis:
http://www.vbboard.de/templates.php
so sieht die html aus:
Code
<h1>{LANG_TEMPLATES}</h1>
<p align="justify">{LANG_TEMPLATES_TXT}</p>
{template_list.NAME}
[img]./images/templates/{template_list.TEMPLATE}[/img]
<table class="templatetaple" height="200">
<h2>Name: {template_list.TEMPLATEONE}</h2></table>
was muss ich da noch ändern?
wird immer besser.
Code
<h1>{LANG_TEMPLATES}</h1>
<p align="justify">{LANG_TEMPLATES_TXT}</p>
{template_list.NAME}
<table class="templatetaple">[img]./images/templates/{template_list.TEMPLATE}[/img]</table>
<table class="templatetaple" width="200">
<h2>Name: {template_list.TEMPLATEONE}</h2></table>
aber immer noch nicht richtig