Taragon
08-04-2010, 05:00 PM
Let's say a template contained to word 'foo'.
Would this be possible without the use of a plugin: <vb:if condition="foo">test1<vb:else />test2</vb:if>
Let's say I'm looking for a sort of inline replacement.
Would this be possible without the use of a plugin: <vb:if condition="foo">test1<vb:else />test2</vb:if>
Let's say I'm looking for a sort of inline replacement.