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|}}}|||{{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:{{{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:{{{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|}}}|||{{PAGENAME}} is developed by [[HasCreator::{{{Creator|}}}]].}} | {{#ifeq:{{{Creator|}}}|||The {{PAGENAME}} is developed by [[HasCreator::{{{Creator|}}}]].}} | ||
{{{Description|}}} | {{{Description|}}} | ||
[[Category:Computer Model]] | [[Category:Computer Model]] | ||
</includeonly> | </includeonly> | ||
Revision as of 14:19, 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.