Template:ComputerModelTemplate: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the "ComputerModelTemplate" template. It should be called in the following format: <pre> {{ComputerModelTemplate |ModelType= |Creator= |Component= |Framewo...") |
No edit summary |
||
| Line 12: | Line 12: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| | </noinclude><includeonly> | ||
{{#ifeq:{{{ModelType|}}}||{{#ifeq:{{{FrameworkRelation|}}}|||{{PAGENAME}} belongs to the [[RelationWithIMAGEFramework::{{{FrameworkRelation|}}}s]]}}|{{PAGENAME}} is the [[ComputerModelType::{{{ModelType|}}}]] of the IMAGE framework {{#ifeq:{{{FrameworkRelation|}}}|||and belongs to the [[RelationWithIMAGEFramework::{{{FrameworkRelation|}}}s]]}}. | |||
| | }} | ||
| | |||
| [[ | |||
| [[ | |||
| | |||
| [[ | |||
{{#ifeq:{{{Component|}}}|||Components that are implemented in the FAIR computer model are: {{#arraymap:{{{Component|}}}|,|x|[[IsImplementedIn::x]]}}.}} | |||
{{#ifeq:{{{Creator|}}}|||{{PAGENAME}} is developed by [[HasCreator::{{{Creator|}}}]].}} | |||
{{{Description|}}} | |||
[[Category:Computer Model]] | [[Category:Computer Model]] | ||
</includeonly> | </includeonly> | ||
Revision as of 14:17, 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.