Template:ModelTemplate: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
 
(24 intermediate revisions by 3 users not shown)
Line 4: Line 4:
<pre>
<pre>
{{ModelTemplate
{{ModelTemplate
|Institution=
|Country=
|InstitutionLink=
}}
}}
</pre>
</pre>[[Category:ReferenceCardStructure]]
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
</noinclude><includeonly>{{LegendTemplate}}
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
''A [{{fullurl:{{PAGENAME}}|action=purge}} page refresh] may be needed after modifying data.''
|-
__NOEDITSECTION__ __TOC__
! Institution
{{#ifeq:{{#show:{{PAGENAME}}|? HasProcessState|format=plainlist}}|published|[[Category:PublishedModel]]  
| [[HasInstitution::{{{Institution|}}}]] [{{{InstitutionLink|}}} {{{InstitutionLink|}}}]
|{{#ifeq:{{#show:{{PAGENAME}}|? HasProcessState|format=plainlist}}|under review|[[Category:PublishedModel]]
|-
  |[[Category:Model]]
! Model type
  }}
| {{{ModelType|}}}
}}
|-
! Country
| [[HasCountry::{{{Country|}}}]]
|}
 
[[Category:Model]]<!--
-->{{#set:HasInstitution={{{Institution|}}} }}<!--
-->{{#set:HasInstitutionLink={{{InstitutionLink|}}} }}<!--
-->{{#set:HasCountry={{{Country|}}} }}
</includeonly>
</includeonly>

Latest revision as of 14:50, 17 November 2021

This is the "ModelTemplate" template. It should be called in the following format:

{{ModelTemplate
}}

Edit the page to see the template text.