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|}}}|LabModelDocumentation={{{LabModelDocumentation|}}} }}<div class="row"><div class="col-sm-9"><br>
Edit the page to see the template text.</noinclude><includeonly>__NOTOC__{{#default_form:Labs}}__NOEDITSECTION__{{#set:LabDescriptionShort={{{LabDescriptionShort|}}}|LabCOModule={{{LabCOModule|}}}|LabCOSeriesName={{{LabCOSeriesName|}}}|LabModelDocumentation={{{LabModelDocumentation|}}} }}<div class="row"><div class="col-sm-9">
==[[Labtitle::{{{Labtitle|}}}]]==
==[[Labtitle::{{{Labtitle|}}}]]==
{{#ifeq:{{{LabCOModule}}}|1 of 1||This lab is part of the series '''{{{LabCOSeriesName|}}}'''. Others in this series are:
{{#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">Model: [[Model:{{anchorencode:{{{LabModelDocumentation|}}} }}|{{{LabModelDocumentation|}}}]]<br>Duration: [[LabCODuration::{{{LabCODuration|}}}]]<br>Created/Updated: [[LabDateContributedOrUpdated::{{{LabDateContributedOrUpdated|}}}]]<br>Download notebook: [[LabURLDownloadNotebook::{{{LabURLDownloadNotebook|}}}]]<br></div></div>
  </div><div class="col-sm-3"><br><br>Model: [[Model:{{anchorencode:{{{LabModelDocumentation|}}} }}|{{{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>

Revision as of 15:30, 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.