Form:Labs: Difference between revisions
From CSDMS
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
<div class="row mt-2"> | <div class="row mt-2"> | ||
<div class="col-sm-3 my-auto"><span class="float-right">'''Series name''' </span></div> | <div class="col-sm-3 my-auto"><span class="float-right">'''Series name''' </span></div> | ||
<div class="col-sm-9 my-auto">{{{field|LabCOSeriesName|size=75%|input type=combobox|values from property=LabCOSeriesName}}}</div></div> | <div class="col-sm-9 my-auto">{{{field|LabCOSeriesName|size=75%|input type=combobox|values from property=LabCOSeriesName}}}</div></div></div> | ||
</div> | |||
<div class="row mt-2"> | <div class="row mt-2"> | ||
<div class="col-sm-3 my-auto"><span class="float-right">'''Created / updated'''<font color="red"> '''*'''</font></span></div> | <div class="col-sm-3 my-auto"><span class="float-right">'''Created / updated'''<font color="red"> '''*'''</font></span></div> | ||
<div class="col-sm-9 my-auto">{{{field|LabDateContributedOrUpdated|input type=datepicker|mandatory}}}</div></div> | <div class="col-sm-9 my-auto">{{{field|LabDateContributedOrUpdated|input type=datepicker|mandatory}}}</div></div> | ||
<div class="row mt-2"> | <div class="row mt-2"> | ||
<div class="col-sm-3"><span class="float-right">'''Short description'''<font color="red"> '''*'''</font></span></div> | <div class="col-sm-3"><span class="float-right">'''Short description'''<font color="red"> '''*'''</font></span></div> | ||
Line 29: | Line 25: | ||
<div class="col-sm-3 my-auto"><span class="float-right">'''Duration'''<font color="red"> '''*'''</font></span></div> | <div class="col-sm-3 my-auto"><span class="float-right">'''Duration'''<font color="red"> '''*'''</font></span></div> | ||
<div class="col-sm-9 my-auto">{{{field| LabCODuration|input type=dropbox|size=40|mandatory}}}</div></div> | <div class="col-sm-9 my-auto">{{{field| LabCODuration|input type=dropbox|size=40|mandatory}}}</div></div> | ||
<div class="row mt-2"> | <div class="row mt-2"> | ||
<div class="col-sm-3 my-auto"><span class="float-right">'''Model used''' </span></div> | <div class="col-sm-3 my-auto"><span class="float-right">'''Model used''' </span></div> | ||
Line 50: | Line 43: | ||
<div class="col-sm-9">{{{field|LabContributorURLPersonal|placeholder=Personel URL of contributor|size=71%}}}</div></div> | <div class="col-sm-9">{{{field|LabContributorURLPersonal|placeholder=Personel URL of contributor|size=71%}}}</div></div> | ||
{{{end template}}}</div> | {{{end template}}}</div> | ||
<div class="row mt-2"><br></div> | |||
{{{for template|LabIntro|label=Description}}} | |||
<div class="row mt-2"> | |||
<div class="col-sm-3"><span class="float-right">'''Extended description'''<font color="red"> '''*'''</font></span></div> | |||
<div class="col-sm-9 my-auto">{{{field|LabDescription|input type=textarea|placeholder= Indicate what people can get out of this lab, for who this lab might be useful, or in general what the learning objectives are.|cols=74%|autogrow|rows=3|mandatory}}}</div></div> | |||
<div class="row mt-2"> | |||
<div class="col-sm-3 my-auto"><span class="float-right">'''Representing picture'''<font color="red"> '''*'''</font></span></div> | |||
<div class="col-sm-9 my-auto">{{{field|LabPicture|uploadable|input type=text|mandatory}}}</div></div> | |||
{{{end template}}} | |||
<div class="row mt-2"><br></div> | <div class="row mt-2"><br></div> |