Form:Generic Class: Difference between revisions

From City Data Model Project Collaboratory
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:




{{#forminput:form=Propose a new term}}
{{#forminput:form=Propose a new class}}


</noinclude><includeonly>
</noinclude><includeonly>
Line 11: Line 11:
{{{for template|New Term|label=new term template}}}
{{{for template|New Term|label=new term template}}}
{| class="formtable"
{| class="formtable"
! Term name:  
! Class name:  
| {{{field|Term Name|mandatory}}}
| {{{field|Class Name|mandatory}}}
|-
|-
! Text Description:  
! Description:  
| {{{field|Text Description|input type=textarea|mandatory}}}
| {{{field|Class Description|input type=textarea|mandatory}}}
|-
! Term type:
| {{{field|Term type|input type=dropdown|mandatory|values=Class, ObjectProperty, DataProperty}}}
|-
|-
! Term status:  
! Term status:  
| {{{field|Term status|input type=dropdown|mandatory|restricted|default=Proposed|values=Proposed, Pending Approval, Approved, Closed}}}
| {{{field|Term status|input type=dropdown|mandatory|restricted|default=Proposed|values=Proposed, Pending Approval, Approved, Closed}}}
|-
|-
! Definitions:  
! Definition:  
| {{{field|Definitions|hidden}}}
| {{{field| Definition |hidden}}}
|-
! Subclasses:
| {{{field| Subclasses |hidden}}}
|}
|}
{{{end template}}}
{{{end template}}}

Revision as of 18:47, 15 November 2019

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