<#if field.dataType==1> <#if first> <#if field.required>*${field.label!}: colspan="3"> <#if last> <#elseif field.dataType==2> <#assign width=600> <#assign height=80> <#if field.width??&&field.width?length gt 0> <#assign width=field.width> <#if field.height??&&field.height?length gt 0> <#assign height=field.height> <#if first> <#if field.required>*${field.label!}: colspan="3"> <#if last> <#elseif field.dataType==3> <#assign width=850> <#assign height=300> <#if field.width??&&field.width?length gt 0> <#assign width=field.width> <#if field.height??&&field.height?length gt 0> <#assign height=field.height> <#if first> ${field.label!}: colspan="3"> <#if last> <#elseif field.dataType==4> <#if first> ${field.label!}: colspan="3"> <#if last> <#elseif field.dataType==5> <#if first> <#if field.required>*${field.label!}: colspan="3"> <#if last> <#elseif field.dataType==6> <#if first> <#if field.required>*${field.label!}: colspan="3"> <#if last> <#elseif field.dataType==7> <#if first> ${field.label!}: colspan="3"> <#if last> <#elseif field.dataType==8> <#if first> ${field.label!}: colspan="3"> <#if last>