reg.exp [quote][/quote] skal laves om til en tabel.
[quote forfatter=cronaldo dato=5/6-2006]Jeg skal have det her smidt ind, som variabel $3?
[/quote]
Så skal vi se:
forfatter skal være $1
dato skal være $2
teksten i mellem de to [quote] og [/quote] skal være $3
<div align="center">
<table cellpadding="0" cellspacing="0" width="90%" height="38">
<tr>
<td valign="top" height="19" width="100%">
Citat af: $1, skrevet d.: $2</td>
</tr>
<tr>
<td valign="top" height="19" width="100%">
$3</td>
</tr>
</table>
</div>
