Template:Model technical information: Difference between revisions

From CSDMS
m removed wikitable as layout class
m layout changes
Line 21: Line 21:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
{|  
{| class="wikitable"
! class="model_col1"| Supported platforms
! Model technical information
| class="model_col1"| Supported platforms
| class="model_col2"| {{#arraymap:{{{Supported platforms|}}}|,|x|[[Supported platforms::x]]}}
| class="model_col2"| {{#arraymap:{{{Supported platforms|}}}|,|x|[[Supported platforms::x]]}}
|-
|-
! class="model_col1"| Other platform
| class="model_col1"| Other platform
| class="model_col2"| [[Supported platforms other::{{{Other platform|}}}]]
| class="model_col2"| [[Supported platforms other::{{{Other platform|}}}]]
|-
|-
! class="model_col1"| Programming language
| class="model_col1"| Programming language
| class="model_col2"| {{#arraymap:{{{Programming language|}}}|,|x|[[Programming language::x]]}}
| class="model_col2"| {{#arraymap:{{{Programming language|}}}|,|x|[[Programming language::x]]}}
|-
|-
! class="model_col1"| Other program language
| class="model_col1"| Other program language
| class="model_col2"| [[Programming language other::{{{Other program language|}}}]]
| class="model_col2"| [[Programming language other::{{{Other program language|}}}]]
|-
|-
! class="model_col1"| Start year development
| class="model_col1"| Start year development
| class="model_col2"| [[Start year development::{{{Start year development|}}}]]
| class="model_col2"| [[Start year development::{{{Start year development|}}}]]
|-
|-
! class="model_col1"| Does model development still take place?
| class="model_col1"| Does model development still take place?
| class="model_col2"| {{#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]]}}
|-
|-
! class="model_col1"| If above answer is no, provide end year model development
| class="model_col1"| If above answer is no, provide end year model development
| class="model_col2"| [[End year development::{{{End year development|}}}]]
| class="model_col2"| [[End year development::{{{End year development|}}}]]
|-
|-
! class="model_col1"| Model availability
| class="model_col1"| Model availability
| class="model_col2"| {{#arraymap:{{{Model availability|}}}|,|x|[[Model availability::x]]}}
| class="model_col2"| {{#arraymap:{{{Model availability|}}}|,|x|[[Model availability::x]]}}
|-
|-
! class="model_col1"| Model availability other
| class="model_col1"| Model availability other
| class="model_col2"| [[Model availability other::{{{Model availability other|}}}]]
| class="model_col2"| [[Model availability other::{{{Model availability other|}}}]]
|-
|-
! class="model_col1"| Program license type
| class="model_col1"| Program license type
| class="model_col2"| [[Program license type::{{{Program license type|}}}]]
| class="model_col2"| [[Program license type::{{{Program license type|}}}]]
|-
|-
! class="model_col1"| Program license type other
| class="model_col1"| Program license type other
| class="model_col2"| [[Program license type other::{{{Program license type other|}}}]]
| class="model_col2"| [[Program license type other::{{{Program license type other|}}}]]
|-
|-
! class="model_col1"| Memory requirements
| class="model_col1"| Memory requirements
| class="model_col2"| [[Memory requirements::{{{Memory requirements|}}}]]
| class="model_col2"| [[Memory requirements::{{{Memory requirements|}}}]]
|-
|-
! class="model_col1"| Typical run time
| class="model_col1"| Typical run time
| class="model_col2"| [[Run time model::{{{Typical run time|}}}]]
| class="model_col2"| [[Run time model::{{{Typical run time|}}}]]
|}
|}
</includeonly>
</includeonly>

Revision as of 11:02, 1 September 2009

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

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

Edit the page to see the template text.