Form:ComponentForm2: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(43 intermediate revisions by 4 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.


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}}


</noinclude><includeonly>
</noinclude><includeonly>
Explanation for the introduction page:
* Infobox part: The information you enter in the fields 'Project/Applications' to 'Main Publications' will appear in the infobox of this introduction page and the other main pages of this component. References will also appear in the infoboxes but these are page specific.
* Variable part: Input, output and external parameters will be displayed on the introduction page with additional information.
* Textual part: Start with filling out the textual introduction and add data for the infobox fields on the fly.
The main pages of the component, listed at the bottom of the introduction page, will be created when you click the links. You can fill in the content for these pages in their form.''
<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=}}}
{| class="formtable"
{| class="formtable"
! Status:
!
| {{{field|Status|mandatory}}}
|''Please separate items in the form with a semi-colon (;)''
|-
|-
!
!
|''The component code is an abbreviation of its name. It can be used for references to the component. Example: EC for Energy Conversion.''
|'''''-Infobox part-'''''
|-
! Component code (abbreviation):
| {{{field|ComponentCode}}}
|-
! Belongs to main component:
| {{{field|MainComponent|values from category=MainComponent|size=95%}}}
|-
|-
!
!
|''Please separate the applications with a semi-colon (;)''
|''Refer to projects/applications that are exemplary for this component. See [[Special:BrowseData/Application]] for all projects.''
|-
|-
! Projects/Applications:
! Projects/Applications:
| {{{field|Application|values from category=Application|list|delimiter=;|size=95%|input type=text with autocomplete}}}
| {{{field|Application|values from category=Application|list|delimiter=;|size=95|input type=tokens}}}
|-
|-
!  
!  
|''Please separate the components with a semi-colon (;)''
|''List at least the related components that generates the input for this component and the related components that uses the output of this component. See [[Framework overview]].''
|-
|-
! Related IMAGE components:
! Related IMAGE components:
| {{{field|IMAGEComponent|values from concept=AllComponentLevels|list|delimiter=;|size=95%|input type=text with autocomplete}}}
| {{{field|IMAGEComponent|values from concept=AllComponentLevels|list|delimiter=;|size=95%|input type=tokens}}}
|-
|-
!  
!  
|''Please separate the external models with a semi-colon (;)''
|''If you mention models/databases in your text, include them in the infobox. See [[Special:BrowseData/Computer_Model]] for a list of models.''
|-
|-
! External models:
! Models/Databases:
| {{{field|ExternalModel|values from category=External Model|list|delimiter=;|size=95%|input type=text with autocomplete}}}
| {{{field|Model-Database|values from category=ComputerModelAndDatabase|list|delimiter=;|size=95|input type=tokens}}}
|-
|-
!  
!  
|''Please separate the key references with a semi-colon (;)''
|''Mention one or two key publications containing a detailed description of the model here. See [[Special:BrowseData/Reference]] for a list or [[All references table overview]].''
|-
|-
! Key references:
! Main Publications:
| {{{field|KeyReference|values from category=Reference|list|size=95%|delimiter=;|input type=text with autocomplete}}}
| {{{field|KeyReference|values from category=IMAGE publication|list|size=95|delimiter=;|input type=tokens}}}
|-
|-
!  
!  
|''Please separate the references with a semi-colon (;)''
|''Include other references that occur in the text of this page.  See [[Special:BrowseData/Reference]] for a list or [[All references table overview]].''
|-
|-
! References:
! References:
| {{{field|Reference|values from category=Reference|list|size=95%|delimiter=;|input type=text with autocomplete}}}
| {{{field|Reference|values from category=IMAGE publication|list|size=95|delimiter=;|input type=tokens}}}
|-
!
|'''''-Variable part-'''''
|-
|-
!  
!  
|''Please separate the input variables of this component  with a semi-colon (;)''
|''List variables by using the auto completion. All variables are included in the system, see [[Variable overview]]. If not, contact the gardener.''
|-
|-
! Input variables:
! Input variables:
| {{{field|InputVar|values from concept=InputVariables|list|size=95%|delimiter=;|input type=text with autocomplete}}}
| {{{field|InputVar|values from concept=InputVariables|list|size=95|delimiter=;|input type=tokens}}}
|-
|-
!  
!  
|''Please separate the parameters with a semi-colon (;)''
|''External parameters are mostly model input data.''
|-
|-
! Parameters:
! Parameters:
| {{{field|Parameter|values from concept=Parameters|list|size=95%|delimiter=;|input type=text with autocomplete}}}
| {{{field|Parameter|values from concept=Parameters|list|size=95%|delimiter=;|input type=tokens}}}
|-
!
|''Please separate the output variables of this component with a semi-colon (;)''
|-
|-
! Output variables:
! Output variables:
| {{{field|OutputVar|values from concept=OutputVariables|list|size=95%|delimiter=;|input type=text with autocomplete}}}
| {{{field|OutputVar|values from concept=OutputVariables|list|size=95|delimiter=;|input type=tokens}}}
|-
! Type of element in the framework:
| {{{field|FrameworkElementType}}}
|-
! Introduction text:
| {{{field|Description|input type=textarea|autogrow|rows=10}}}
|}
|}
{{{end template}}}
{{{end template}}}


{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}}
'''Description:'''
 
{{{standard input|free text|rows=30|autogrow}}}  
 
{{{standard input|save}}} {{{standard input|cancel}}}
</includeonly>
</includeonly>

Latest revision as of 13:46, 9 March 2020

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.