I created design-online templates for customers using a CMS by PrintScience. Can anyone identify this coding language?
%Street Address|00 Main Street%
%City, State, Zip|Anytown, PA 10000%%city, state, zip:condition|{if:empty:Tel:{}}{else:{
}}%%Tel|Tel: ###.###.####%%tel:condition|{if:empty:Mobile:{}}{else:{
}}%%Mobile|Mobile: ###.###.####%%mobile:condition|{if:empty:Fax:{}}{else:{
}}%%Fax|Fax: ###.###.####%%fax:condition|{if:empty:E-mail:{}}{else:{
}}%<horizscaling={75%}>%E-mail|E-mail: [email protected]%
<horizscaling={100%} fillcolor={0 1 0.91 0}>example.com
I want to figure out if I can put a tab in to align contact info after the labels for each contact number on a business card, and the help section of this CMS is not helpful.