Check it out, the contents of a basic threadbit:
Quote:
<tr>
<td><a href="showthread.php?id=$threadid">$subject</a></td>
<td><a href="showuser.php?id=$starteruserid">$starteruser name</a></td>
<td>$viewcount</td>
<td>$replycount</td>
<td>!if $lastreplyusername == "" "None" "By <a href=\"showuser.php?id=$lastreplyuserid\">$lastrep lyusername</a><br>$lastreplydate at $lastreplytime" endif</td>
</tr>
|
And what it ends up looking like (attached)
Yeah
and it only took 0.0063 seconds to eval every single template, including the conditionals