Form:ComponentForm2: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
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.


Note: Some fields are hidden in the form, i.e. component code, the main component and the framework element type. In case of a new component ask the administrator to assign values for these fields.


{{#forminput:form=ComponentForm2}}
{{#forminput:form=ComponentForm2}}
Line 10: Line 11:
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|ComponentTemplate2|label=}}}
{{{for template|ComponentTemplate2|label=}}}
{{{field|ComponentCode|hidden}}}
{{{field|MainComponent|values from category=MainComponent|hidden}}}
{{{field|FrameworkElementType|hidden}}}
{| class="formtable"
{| class="formtable"
! Status:
! Status:
| {{{field|Status|mandatory}}}
| {{{field|Status|mandatory}}}
|-
!
|''The component code is an abbreviation of its name. It can be used for references to the component. Example: EC for Energy Conversion.''
|-
! Component code (abbreviation):
| {{{field|ComponentCode|hidden}}}
|-
! Belongs to main component:
| {{{field|MainComponent|values from category=MainComponent|size=95%|hidden}}}
|-
|-
!
!
Line 70: Line 65:
! Output variables:
! Output variables:
| {{{field|OutputVar|values from concept=OutputVariables|list|size=95%|delimiter=;|input type=textarea with autocomplete}}}
| {{{field|OutputVar|values from concept=OutputVariables|list|size=95%|delimiter=;|input type=textarea with autocomplete}}}
|-
! Type of element in the framework:
| {{{field|FrameworkElementType|hidden}}}
|-
|-
! Introduction text:
! Introduction text:

Revision as of 16:01, 9 October 2013

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

Note: Some fields are hidden in the form, i.e. component code, the main component and the framework element type. In case of a new component ask the administrator to assign values for these fields.