The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
forward conversions:
Code:
This Becomes => This
{IFMEMBER} => <if condition="(ifmembercondition)">
{/IFMEMBER} => </if>
{IFCONDITION} => <if condition="(somecondition)">
{/IFCONDITION} => </if>
(actual usage) I'm grabbing a template from the style manager, and i want to convert it to the form that the users use for customizing their page. i **COULD** add <!-- ifmember --> directly after each </if> as I make them, but that is pretty ridiculous. |
|
#2
|
||||
|
||||
|
well, to do it correctly you have to code a parser, but that is more work than use, add the !if member comment would be the esier way...
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|