For my need to use stencil characters and terms in advertisements. I need to create an edit that will allow me to use characters like: {name_test} in editing ads Is this modification possible? Or what is the price? For v5 {{if in_array(\IPS\Session::i()->userAgent->platform, array('Android', 'iPhone', 'iPad', 'Windows Phone', 'BlackBerry', 'Symbian'))}}
<div>mobile</div>
{{else}}
<div>desktop</div>
{{endif}}or {expression="my_code" raw="true"}