Template:Model identity: Difference between revisions
From CSDMS
changed parameter in template |
No edit summary |
||
(113 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Model identity | {{Model identity | ||
|Model also known as= | |||
|Model type= | |Model type= | ||
| | |ModelFramework= | ||
| | |Note on status model= | ||
|Date note status model= | |||
| | |||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly>__NOCACHE__ <div itemscope itemtype="https://schema.org/SoftwareSourceCode"> | ||
__NOTOC__ {{#default_form:Module_questionnaire}}<span class="plainlinks"><div style="float:right; "><div class="btn-lg btn-success" type="button" style=" padding-top: 0.3cm;">[https://csdms.colorado.edu/csdms_wiki/index.php?title=Model:{{#replace:{{urlencode:{{BASEPAGENAME}}}}| |_}}&action=formedit Edit Model information]</div></div></span><br><br> | |||
==<big><big itemprop="name"> {{BASEPAGENAME}} </big></big>== | |||
[[Category:Models]]{{#ifeq: | |||
{{#cargo_query:tables=BibEntryCargo,RefsInt2 | |||
|join on=BibEntryCargo._pageName= RefsInt2._pageName | |||
|fields=PublicationMultipleModelsCargo,Journal | |||
|where= PublicationMultipleModelsCargo='{{BASEPAGENAME}}' AND Journal='Journal of Open Source Software' | |||
|default= | |||
}} |||<div class="p-3 mb-2 bg-success text-white">This code has been community reviewed and published in the open access Journal of Open Source Software (JOSS)</div>}} | |||
<!-- | |||
{{#ask: [[Model:{{BASEPAGENAME}}]] [[Code CMT compliant or not::Not yet]] | |||
| template=Model vote | |||
| format=template | |||
}} | |||
--> | |||
== Metadata == | |||
<table width="1050"><tr><td width="860" valign="top"> | |||
{{Summary_header}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |||
| class="model_col1"| Also known as | |||
| class="model_col2"| <span itemprop="alternateName">[[Model also known as::{{{Model also known as|}}}]]</span> | |||
|- | |- | ||
| class="model_col1"| Model type | | class="model_col1"| Model type | ||
| class="model_col2"| [[Model type::{{{Model type|}}}]] | |||
| class="model_col2" | |||
|- | |- | ||
| class="model_col1"| | | class="model_col1"| Model part of larger framework | ||
| class="model_col2"| | | class="model_col2"| [[ModelFramework::{{{ModelFramework|}}}]] | ||
|- | |- | ||
| class="model_col1"| | | class="model_col1"| Note on status model | ||
| class="model_col2"| [[ | | class="model_col2"| <font color="red">[[Note on status model::{{{Note on status model|}}}]]</font> | ||
|- | |- | ||
| class="model_col1"| | | class="model_col1"| Date note status model | ||
| class="model_col2"| [[ | | class="model_col2"| [[Date note status model::{{{Date note status model|}}}]] | ||
|} | |}</includeonly> | ||
</includeonly> |
Latest revision as of 11:16, 24 January 2024
This is the 'Model identity' template. It should be called in the following format:
{{Model identity |Model also known as= |Model type= |ModelFramework= |Note on status model= |Date note status model= }}
Edit the page to see the template text.