Form:ModelVersionForm: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(41 intermediate revisions by the same user not shown)
Line 11: Line 11:
{{{for template|ModelVersionTemplate}}}
{{{for template|ModelVersionTemplate}}}
{| class="formtable"
{| class="formtable"
! Has versionID:
!
| {{{field|hasVersionID|mandatory|property=HasVersionID|size=20|placeholder=model version}}}
|<i>If not current version, enter the pdf-file containing  description of this version:</i>
|-
|-
! Has namespace:
! Model version pdf:
| {{{field|hasNamespace|mandatory|property=HasNamespace|default=main|size=20}}}
| {{{field|hasVersionDocument|property=HasVersionDocument|input type=text}}}
|-
|-
! Is part of IMAGE version:
! Is version of:
| {{{field|isPartOfFrameworkVersion|mandatory|property=isPartOfFrameworkVersion|default=IMAGE 3.0|values from category=FrameworkVersion}}}
| {{{field|isVersionOf|values from concept=ModelWithVersion|input type=tokens}}}
|-
|-
! Is version of model:
! Version number:
| {{{field|isVersionOf|mandatory|values from category=ComputerModelAndDatabase}}}
| {{{field|versionNumber|property=HasVersionNumber|input type=text}}}
|-
! Description:
| {{{field|hasDescription|input type=textarea|rows=3|cols=80}}}
|-
! Is current version:
| {{{field|isCurrentVersion|property=IsCurrentVersion|input type=checkbox}}}
|}
|}
{{{end template}}}
{{{end template}}}


{{{for template|ModelChangeTemplate|multiple}}}
{{{for template|ModelChangeTemplate|multiple|add button text=Add change }}}
'''Has description:''' {{{field|hasDescription|mandatory|property=HasDescription|rows=3|autogrow}}}
{| class="formtable"
 
! Description:
'''Is change of model component:''' {{{field|isChangeOf|property=IsChangeOf|values from concept=AllComponentLevels|list|delimiter=;}}}
| {{{field|hasChangeDescription|input type=textarea|rows=3|cols=80}}}
 
|-
! Is change of component:
| {{{field|isChangeOf|values from concept=AllComponentLevels|list|delimiter=;|input type=tokens}}}
|}
{{{end template}}}
{{{end template}}}


'''Free text:'''
{{{standard input|free text|rows=10}}}
{{{standard input|summary}}}
{{{standard input|minor edit}}} {{{standard input|watch}}}


{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
{{{standard input|save}}} {{{standard input|cancel}}}
</includeonly>
</includeonly>

Latest revision as of 13:36, 12 March 2020

This is the "ModelVersionForm" 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.