Merge command: [strnews-boxtitleh3 ]
Merge variable/item: strNewsLinkBoxTitleH3

Comments:
This wraps [strnews-boxtitle ] in an h3. If [strnews-boxtitle ] is empty no h3 is generated !

Formula:
@If(strNewsLinkBoxTitle="";"";"< h3 >"+strNewsLinkBoxTitle+"< /h3 >");