Template:CSDMS staff part: Difference between revisions
From CSDMS
						
						No edit summary  | 
				No edit summary  | 
				||
| (24 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
It should be called in the following format:  | It should be called in the following format:  | ||
<pre>  | <pre>  | ||
{{  | {{CSDMS staff part  | ||
|OpenMI compliant=  | | OpenMI compliant=  | ||
|  | | IRF interface=  | ||
|  | | CMT component=  | ||
|  | | PyMT component=  | ||
| DataComponent=  | |||
| CodeReviewed=  | |||
}}  | }}  | ||
</pre>  | </pre>  | ||
Edit the page to see the template text.  | Edit the page to see the template text.  | ||
</noinclude><includeonly>  | </noinclude><includeonly>{{#set:CodeReviewed={{#ifeq:  | ||
{{  | {{#cargo_query:tables=BibEntryCargo,RefsInt2  | ||
|join on=BibEntryCargo._pageName= RefsInt2._pageName  | |||
|fields=PublicationMultipleModelsCargo,Journal  | |||
|where= PublicationMultipleModelsCargo='{{PAGENAME}}' AND Journal='Journal of Open Source Software'  | |||
|default=  | |||
}} ||1|0 }}}}  | |||
{{ModelQuestionnaire_Component_header}}   | |||
''This part will be filled out by CSDMS staff''  | |||
{| class="wikitable"    | {| class="wikitable"    | ||
|-  | |-  | ||
| Line 18: | Line 27: | ||
| class="model_col2"| {{#arraymap:{{{OpenMI compliant|}}}|,|x|[[Code openmi compliant or not::x]]}}  | | class="model_col2"| {{#arraymap:{{{OpenMI compliant|}}}|,|x|[[Code openmi compliant or not::x]]}}  | ||
|-  | |-  | ||
| class="model_col1"|   | | class="model_col1"| BMI compliant  | ||
| class="model_col2"| {{#arraymap:{{{  | | class="model_col2"| {{#arraymap:{{{IRF interface|}}}|,|x|[[BMICompliant::x]]}}  | ||
|-  | |-  | ||
| class="model_col1"|   | | class="model_col1"| WMT component  | ||
| class="model_col2"| {{#arraymap:{{{  | | class="model_col2"| {{#arraymap:{{{CMT component|}}}|,|x|[[Code_CMT_compliant_or_not::x]]}}  | ||
|-  | |-  | ||
| class="model_col1"|   | | class="model_col1"| PyMT component  | ||
| class="model_col2"| {{#arraymap:{{{  | | class="model_col2"| {{#arraymap:{{{PyMT component|}}}|,|x|[[Code_PyMT_compliant_or_not::x]]}}  | ||
|-  | |||
| class="model_col1"| Is this a data component  | |||
| class="model_col2"| [[DataComponent::{{{DataComponent|}}}]]  | |||
|}  | |}  | ||
</includeonly>  | </includeonly>  | ||
Latest revision as of 12:04, 6 June 2025
This is the 'CSDMS staff part' template. It should be called in the following format:
{{CSDMS staff part
| OpenMI compliant=
| IRF interface=
| CMT component=
| PyMT component=
| DataComponent=
| CodeReviewed=
}}
Edit the page to see the template text.
