# -*- tcl-*- ::xowiki::Form new \ -set name en:form.form \ -title "Wiki Form" \ -set anon_instances f \ -set text {@_text@ @_text@ @_text@} \ -set form {
@_name@ @_page_order@ @_title@ @_creator@ @_text@ @form@ @form_constraints@ @anon_instances@ @_description@
} \ -set form_constraints { _text:richtext,height=150px,label=#xowiki.Form-template# form:form,height=150px,label=#xowiki.Form-form# form_constraints:form_constraints,cols=100,rows=5,label=#xowiki.Form-form_constraints# anon_instances:boolean,horizontal=true,label=#xowiki.PageTemplate-anon_instances# _nls_language:omit @cr_fields:omit }