Form:ModelForm: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 32: | Line 32: | ||
! Exogenous drivers: | ! Exogenous drivers: | ||
| style="vertical-align:top" | {{{field|ExogenousDriver|input type=combobox|size=40}}} | | style="vertical-align:top" | {{{field|ExogenousDriver|input type=combobox|size=40}}} | ||
| {{{field|ExogenousDriverText|input type= textarea|rows=5|autogrow|placeholder=comment on exogenous Drivers }}} | | {{{field|ExogenousDriverText|input type= textarea|size=60|rows=5|autogrow|placeholder=comment on exogenous Drivers }}} | ||
|- | |- | ||
! Endogenous drivers (if any): | ! Endogenous drivers (if any): | ||
| {{{field|EndogenousDriver|input type=combobox|size=40}}} | | {{{field|EndogenousDriver|input type=combobox|size=40}}} | ||
| {{{field|ExogenousDriverText|input type= textarea|rows=5|autogrow|placeholder=comment on endogenous Drivers }}} | | {{{field|ExogenousDriverText|input type= textarea|size=60|rows=5|autogrow|placeholder=comment on endogenous Drivers }}} | ||
|- | |- | ||
! Development{{#info:some explanation on development concept can be put here}}: | ! Development{{#info:some explanation on development concept can be put here}}: | ||
| {{{field|Development|input type=combobox|size=40}}} | | {{{field|Development|input type=combobox|size=40}}} | ||
| {{{field|DevelopmentText|input type= textarea|rows=5|autogrow|placeholder=comment on development }}} | | {{{field|DevelopmentText|input type= textarea|size=60|rows=5|autogrow|placeholder=comment on development }}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} |
Revision as of 13:49, 18 August 2016
This is the "ModelForm" form. To create a page with this form, enter the page name below.
Auto completion is active for Model names ; if a page with that name already exists, you will be sent to a form to edit that page.