Form:Labs: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 10: Line 10:
<div class="col-sm-9 my-auto">{{{field|Labtitle|placeholder= Title lab|mandatory|size=75%}}}</div></div>
<div class="col-sm-9 my-auto">{{{field|Labtitle|placeholder= Title lab|mandatory|size=75%}}}</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'''</span></div>
<div class="col-sm-3 my-auto"><span class="float-right">'''Created / updated'''<font color="red">&nbsp;&nbsp;'''*'''</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 my-auto"><span class="float-right">'''Representing picture'''</span></div>
<div class="col-sm-3 my-auto"><span class="float-right">'''Representing picture'''<font color="red">&nbsp;&nbsp;'''*'''</font></span></div>
<div class="col-sm-9 my-auto">{{{field|LabPicture|uploadable|input type=text|mandatory}}}</div></div>
<div class="col-sm-9 my-auto">{{{field|LabPicture|uploadable|input type=text|mandatory}}}</div></div>
<div class="row mt-2">
<div class="row mt-2">
<div class="col-sm-3"><span class="float-right">'''Short description'''</span></div>
<div class="col-sm-3"><span class="float-right">'''Short description'''<font color="red">&nbsp;&nbsp;'''*'''</font></span></div>
<div class="col-sm-9 my-auto">{{{field|LabDiscription|input type=textarea|placeholder= Describe briefly your lab, the key learning objectives and for example which model is used|cols=74%|autogrow|rows=3|mandatory}}}</div></div>
<div class="col-sm-9 my-auto">{{{field|LabDiscription|input type=textarea|placeholder= Describe briefly your lab, the key learning objectives and for example which model is used|cols=74%|autogrow|rows=3|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>
<div class="col-sm-9 my-auto">{{{field|LabModelDocumentation|mandatory|input type=combobox|values from namespace=Model|size=40}}}</div></div>
<div class="col-sm-9 my-auto">{{{field|LabModelDocumentation|input type=combobox|values from namespace=Model|size=40}}}</div></div>
<div class="row mt-2">
<div class="row mt-2">
<div class="col-sm-3 my-auto"><span class="float-right">'''URL to download notebook'''</span></div>
<div class="col-sm-3 my-auto"><span class="float-right">'''URL to download notebook'''</span></div>

Revision as of 10:36, 21 March 2020