Quote:
Originally Posted by Dismounted
You can't base them off conditionals, as they change into ((CONDITION) ? true : false).
|
Any ideas for a work-around? Is it possible to maybe include the extra code in a different template, and then simply call that template from inside the template (and make that insertion via str_replace)?
Sorry, kind of muddling my way through this mod, but am learning a lot as I go