Template:ComputerModelTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
{{#ifeq:{{{Component|}}}|||Components that are implemented in the FAIR computer model are: {{#arraymap:{{{Component|}}}|,|x|[[IsImplementedIn::x]]}}.}}
{{#ifeq:{{{Component|}}}|||Components that are implemented in the FAIR computer model are: {{#arraymap:{{{Component|}}}|,|x|[[IsImplementedIn::x]]}}.}}


{{#ifeq:{{{Creator|}}}|||The {{PAGENAME}} is developed by [[HasCreator::{{{Creator|}}}]].}}
{{#ifeq:{{{Creator|}}}|||The {{PAGENAME}} is developed by [[HasCreator::{{{Creator|}}}]].
 
<br>}}
{{{Description|}}}
{{{Description|}}}
[[Category:Computer Model]]
[[Category:Computer Model]]
</includeonly>
</includeonly>

Revision as of 14:21, 30 May 2013

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

{{ComputerModelTemplate
|ModelType=
|Creator=
|Component=
|FrameworkRelation=
|Description=
}}

Edit the page to see the template text.