Template:Model technical information: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 22: Line 22:
</noinclude><includeonly>
</noinclude><includeonly>
{| class="wikitable"
{| class="wikitable"
! Supported platforms
! class="model_col1"| Supported platforms
| [[Supported platforms::{{{Supported platforms}}}]]<br>
| class="model_col2"| [[Supported platforms::{{{Supported platforms}}}]]<br>
|-
|-
! Other
! class="model_col1"| Other
| [[Supported platforms other::{{{Other|}}}]]
| class="model_col2"| [[Supported platforms other::{{{Other|}}}]]
|-
|-
! Programming language
! class="model_col1"| Programming language
| {{#arraymap:{{{Programming language|}}}|,|x|[[Programming language::x]]}}
| class="model_col2"| {{#arraymap:{{{Programming language|}}}|,|x|[[Programming language::x]]}}
|-
|-
! Other
! class="model_col1"| Other
| [[Programming language other::{{{Other|}}}]]
| class="model_col2"| [[Programming language other::{{{Other|}}}]]
|-
|-
! Start year development
! class="model_col1"| Start year development
| [[Start year development::{{{Start year development|}}}
| class="model_col2"| [[Start year development::{{{Start year development|}}}
|-
|-
! Does model development still take place?
! class="model_col1"| Does model development still take place?
| {{#arraymap:{{{Does model development still take place?|}}}|,|x|[[Development still active::x]]}}
| class="model_col2"| {{#arraymap:{{{Does model development still take place?|}}}|,|x|[[Development still active::x]]}}
|-
|-
! If above answer is no, provide end year model development
! class="model_col1"| If above answer is no, provide end year model development
| [[End year development::{{{End year development|}}}]]
| class="model_col2"| [[End year development::{{{End year development|}}}]]
|-
|-
! Model availability
! class="model_col1"| Model availability
| {{#arraymap:{{{Model availability|}}}|,|x|[[Model availability::x]]}}
| class="model_col2"| {{#arraymap:{{{Model availability|}}}|,|x|[[Model availability::x]]}}
|-
|-
! Other
! class="model_col1"| Other
| [[Model availability other::{{{Other|}}}]]
| class="model_col2"| [[Model availability other::{{{Other|}}}]]
|-
|-
! Program license type
! class="model_col1"| Program license type
| [[Program license type::{{{Program license type|}}}]]
| class="model_col2"| [[Program license type::{{{Program license type|}}}]]
|-
|-
! Other
! class="model_col1"| Other
| [[Program license type other::{{{Other|}}}]]
| class="model_col2"| [[Program license type other::{{{Other|}}}]]
|-
|-
! Memory requirements
! class="model_col1"| Memory requirements
| [[Memory requirements::{{{Memory requirements|}}}]]
| class="model_col2"| [[Memory requirements::{{{Memory requirements|}}}]]
|-
|-
! Typical run time
! class="model_col1"| Typical run time
| [[Run time model::{{{Typical run time|}}}]]
| class="model_col2"| [[Run time model::{{{Typical run time|}}}]]
|}
|}
</includeonly>
</includeonly>

Revision as of 14:28, 30 June 2009

This is the 'Model technical information' template. It should be called in the following format:

{{Model technical information
|Supported platforms=
|Other=
|Programming language=
|Other=
|Start year development=
|Does model development still take place?=
|If above answer is no, provide end year model development=
|Model availability=
|Other=
|Program license type=
|Other=
|Memory requirements=
|Typical run time=
}}

Edit the page to see the template text.