<#if portletType.createScriptTemplate != "" ><#include portletType.createScriptTemplate />
 #i18n{portal.site.portletType.labelCreate} ${portletType.name}
<@comboWithParams name="column" default_value="1" additionalParameters="class=\"span5\"" items=portlet_columns_combo /> <@comboWithParams name="order" default_value="1" additionalParameters="class=\"span5\"" items=portlet_order_combo /> <#if portletType.id != "ALIAS_PORTLET"> <@comboSortedWithParams name="style" default_value="0" additionalParameters="class=\"span10\"" items=portlet_style_combo /> <@comboSortedWithParams name="role" default_value="none" additionalParameters="class=\"span10\"" items=portlet_role_combo /> #i18n{portal.util.labelYes} #i18n{portal.util.labelNo}
<#if portletType.createSpecificTemplate != "" > <#include portletType.createSpecificTemplate /> <#if portletType.createSpecificFormTemplate != "" > <#include portletType.createSpecificFormTemplate />
 #i18n{portal.site.create_portlet.buttonBack}