Code:
Style:
<if condition="$post[styleid] == '1'"><a href="showthread.php?t=$post[threadid]&styleid=$post[styleid]">Style One</a></if>
<if condition="$post[styleid] == '2'"><a href="showthread.php?t=$post[threadid]&styleid=$post[styleid]">Style Two</a></if>
<if condition="$post[styleid] == '3'"><a href="showthread.php?t=$post[threadid]&styleid=$post[styleid]">Style Three</a></if>