Form:Labs: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 8: Line 8:
<div class="row mt-2">
<div class="row mt-2">
<div class="col-sm-3 my-auto"><span class="float-right">'''Title'''</span></div>
<div class="col-sm-3 my-auto"><span class="float-right">'''Title'''</span></div>
<div class="col-sm-9 my-auto">{{{field|Labtitle|placeholder= Title lab|mandatory|size=100%}}}</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'''</span></div>
Line 17: Line 17:
<div class="row mt-2">
<div class="row mt-2">
<div class="col-sm-3 my-auto"><span class="float-right">'''Short description'''</span></div>
<div class="col-sm-3 my-auto"><span class="float-right">'''Short description'''</span></div>
<div class="col-sm-9 my-auto">{{{field|LabDiscription|input type=textarea|cols=100%|autogrow|rows=3|mandatory}}}</div></div>
<div class="col-sm-9 my-auto">{{{field|LabDiscription|input type=textarea|cols=75%|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>
Line 23: Line 23:
<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>
<div class="col-sm-9 my-auto">{{{field|LabURLDownloadNotebook}}}</div></div>
<div class="col-sm-9 my-auto">{{{field|LabURLDownloadNotebook|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">'''URL to start notebook'''</span></div>
<div class="col-sm-3 my-auto"><span class="float-right">'''URL to start notebook'''</span></div>
<div class="col-sm-9 my-auto">{{{field|LabURLStartNotebook}}}</div></div>
<div class="col-sm-9 my-auto">{{{field|LabURLStartNotebook|size=75%}}}</div></div>
{{{end template}}}
{{{end template}}}



Revision as of 18:41, 20 March 2020