Difference between revisions of "Form:Pattern Definition"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
 
(7 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
if a page with that name already exists, you will be sent to a form to edit that page.
 
if a page with that name already exists, you will be sent to a form to edit that page.
  
{{#forminput:form=Pattern Definition}}
+
{{#forminput:form=Pattern Definition|query string=namespace=Pattern&={{PAGENAME}}}}
  
 
</noinclude><includeonly>
 
</noinclude><includeonly>
Line 13: Line 13:
 
{{{for template|Pattern Definition}}}
 
{{{for template|Pattern Definition}}}
 
{| class="formtable"
 
{| class="formtable"
! Pattern Of:
 
| {{{field|Pattern Of|input type=listbox|list|values from category=Specification|multiple}}}
 
|-
 
 
! Description:  
 
! Description:  
| {{{field|Description|input type=textarea|mandatory}}}
+
| {{{field|Description|input type=textarea|mandatory|autogrow}}}
 
|-
 
|-
 
! Key Concepts and Classes:  
 
! Key Concepts and Classes:  
Line 23: Line 20:
 
|-
 
|-
 
! Classes:  
 
! Classes:  
| {{{field|Classes|input type=listbox|list|values from category=Class|multiple}}}
+
| {{{field|Classes|input type=tokens|list|values from category=Class|multiple}}}
 
|-
 
|-
 
! Definition Status:  
 
! Definition Status:  
 
| {{{field|Definition Status|input type=dropdown|mandatory|restricted|default=Pending Approval|values=Pending Approval, Approved, Closed}}}
 
| {{{field|Definition Status|input type=dropdown|mandatory|restricted|default=Pending Approval|values=Pending Approval, Approved, Closed}}}
 +
|}
 +
{{{end template}}}
 +
 +
{{{for template|Supplementary Figures|label=Supplementary Figure(s)}}}
 +
{{{field|Figure Row|holds template}}}
 +
{{{end template}}}
 +
{{{for template|Figure Row|label=Figure|multiple|embed in field=Supplementary Figures[Figure Row]}}}
 +
{| class="formtable"
 +
! Figure:
 +
| {{{field|Figure|multiple|uploadable}}}
 
|-
 
|-
 +
! Caption:
 +
| {{{field|Caption|input type=text}}}
 +
|}
 
{{{end template}}}
 
{{{end template}}}
 
+
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
 
</includeonly>
 
</includeonly>

Latest revision as of 23:17, 14 July 2022

This is the "Pattern Definition" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.