Template:Labbasics: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 17: Line 17:
}}
}}
</pre>
</pre>
Edit the page to see the template text.</noinclude><includeonly>__NOTOC__{{#default_form:Labs}}__NOEDITSECTION__{{#set:LabDescriptionShort={{{LabDescriptionShort|}}}|LabCOModule={{{LabCOModule|}}}|LabCOSeriesName={{{LabCOSeriesName|}}} }}
Edit the page to see the template text.</noinclude><includeonly>__NOTOC__{{#default_form:Labs}}__NOEDITSECTION__{{#set:LabDescriptionShort={{{LabDescriptionShort|}}}|LabCOModule={{{LabCOModule|}}}|LabCOSeriesName={{{LabCOSeriesName|}}}|LabModelDocumentation={{{LabModelDocumentation|}}} }}
==[[Labtitle::{{{Labtitle|}}}]]==
==[[Labtitle::{{{Labtitle|}}}]]==
<div class="row"><div class="col-sm-9">{{#ifeq:{{{LabCOModule}}}|1 of 1||This lab is part of the series '''{{{LabCOSeriesName|}}}'''. Others in this series are:
<div class="row"><div class="col-sm-9">{{#ifeq:{{{LabCOModule}}}|1 of 1||This lab is part of the series '''{{{LabCOSeriesName|}}}'''. Others in this series are:
Line 28: Line 28:
}}<br><br>
}}<br><br>
}}
}}
  </div><div class="col-sm-3">Duration: [[LabCODuration::{{{LabCODuration|}}}]]<br>Created/Updated: [[LabDateContributedOrUpdated::{{{LabDateContributedOrUpdated|}}}]]<br>Download notebook: [[LabURLDownloadNotebook::{{{LabURLDownloadNotebook|}}}]]<br></div></div>
  </div><div class="col-sm-3">Model discussed: [[Model:{{anchorencode:{{{LabModelDocumentation|}}} }}]]<br>Duration: [[LabCODuration::{{{LabCODuration|}}}]]<br>Created/Updated: [[LabDateContributedOrUpdated::{{{LabDateContributedOrUpdated|}}}]]<br>Download notebook: [[LabURLDownloadNotebook::{{{LabURLDownloadNotebook|}}}]]<br></div></div>
<div class="row"><div class="col-sm-3">[[LabPicture::Image:{{{LabPicture|}}}|]][[Image:{{{LabPicture|}}}|200px|left]]</div>
<div class="row"><div class="col-sm-3">[[LabPicture::Image:{{{LabPicture|}}}|]][[Image:{{{LabPicture|}}}|200px|left]]</div>
<div class="col-sm-9">[[LabDescription::{{{LabDescription|}}}]]</div></div>
<div class="col-sm-9">[[LabDescription::{{{LabDescription|}}}]]</div></div>
Line 34: Line 34:




[[Model:{{#set:LabModelDocumentation={{{LabModelDocumentation|}}} }}]]
 
  [[LabURLStartNotebook::{{{LabURLStartNotebook|}}}]]
  [[LabURLStartNotebook::{{{LabURLStartNotebook|}}}]]
<br><br>
<br><br>

Revision as of 15:14, 22 March 2020

This is the 'Labbasics' template. It should be called in the following format:

{{Labbasics
|Labtitle=
|LabDateContributedOrUpdated=
|LabPicture=
|LabDescriptionShort=
|LabDescription=
|LabModelDocumentation=
|LabURLDownloadNotebook=
|LabURLStartNotebook=
|LabCODuration=
|LabCOModule=
|LabCOSeriesName=
}}

Edit the page to see the template text.