Template:ComputerModelTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{#ifeq:{{{ModelType|}}}||{{#ifeq:{{{FrameworkRelation|}}}|||The {{PAGENAME}} belongs to the [[RelationWithIMAGEFramework::{{{FrameworkRelation|}}}]]s}}|The {{PAGENAME}} is the [[ComputerModelType::{{{ModelType|}}}]] of the IMAGE framework {{#ifeq:{{{FrameworkRelation|}}}|||and belongs to the [[RelationWithIMAGEFramework::{{{FrameworkRelation|}}}]]s}}. | {{#ifeq:{{{ModelType|}}}||{{#ifeq:{{{FrameworkRelation|}}}|||The {{PAGENAME}} belongs to the [[RelationWithIMAGEFramework::{{{FrameworkRelation|}}}]]s}}<br>|The {{PAGENAME}} is the [[ComputerModelType::{{{ModelType|}}}]] of the IMAGE framework {{#ifeq:{{{FrameworkRelation|}}}|||and belongs to the [[RelationWithIMAGEFramework::{{{FrameworkRelation|}}}]]s}}. | ||
}} | <br>}} | ||
{{#ifeq:{{{Component|}}}|||Components that are implemented in the FAIR computer model are: {{#arraymap:{{{Component|}}}|,|x|[[IsImplementedIn::x]]}}.<br>}} | |||
{{#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>}} | <br>}} | ||
Revision as of 14:22, 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.