Template:Input - Output description: Difference between revisions
From CSDMS
Created page with '<noinclude> This is the 'Input - Output description' template. It should be called in the following format: <pre> {{Input - Output description |Describe input parameters= |Input ...' |
No edit summary |
||
Line 20: | Line 20: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{| class="wikitable" | {| class="wikitable" | ||
! Describe input parameters | ! class="model_col1"| Describe input parameters | ||
| [[Describe input parameters model::{{{Describe input parameters|}}}]] | | class="model_col2"| [[Describe input parameters model::{{{Describe input parameters|}}}]] | ||
|- | |- | ||
! Input format | ! class="model_col1"| Input format | ||
| {{#arraymap:{{{Input format|}}}|,|x|[[Input format model::x]]}} | | class="model_col2"| {{#arraymap:{{{Input format|}}}|,|x|[[Input format model::x]]}} | ||
|- | |- | ||
! Other | ! class="model_col1"| Other | ||
| [[Input format model other::{{{Other|}}}]] | | class="model_col2"| [[Input format model other::{{{Other|}}}]] | ||
|- | |- | ||
! Describe output parameters | ! class="model_col1"| Describe output parameters | ||
| [[Describe output parameters model::{{{Describe output parameters|}}}]] | | class="model_col2"| [[Describe output parameters model::{{{Describe output parameters|}}}]] | ||
|- | |- | ||
! Output format | ! class="model_col1"| Output format | ||
| {{#arraymap:{{{Output format|}}}|,|x|[[Output format model::x]]}} | | class="model_col2"| {{#arraymap:{{{Output format|}}}|,|x|[[Output format model::x]]}} | ||
|- | |- | ||
! Other | ! class="model_col1"| Other | ||
| [[Output format model other::{{{Other|}}}]] | | class="model_col2"| [[Output format model other::{{{Other|}}}]] | ||
|- | |- | ||
! Post-processing software needed? | ! class="model_col1"| Post-processing software needed? | ||
| {{#arraymap:{{{Post-processing software needed?|}}}|,|x|[[Post processing software::x]]}} | | class="model_col2"| {{#arraymap:{{{Post-processing software needed?|}}}|,|x|[[Post processing software::x]]}} | ||
|- | |- | ||
! Describe post-processing software | ! class="model_col1"| Describe post-processing software | ||
| [[Describe post-processing software::{{{Describe post-processing software|}}}]] | | class="model_col2"| [[Describe post-processing software::{{{Describe post-processing software|}}}]] | ||
|- | |- | ||
! Visualization software needed? | ! class="model_col1"| Visualization software needed? | ||
| {{#arraymap:{{{Visualization software needed?|}}}|,|x|[[Visualization software needed::x]]}} | | class="model_col2"| {{#arraymap:{{{Visualization software needed?|}}}|,|x|[[Visualization software needed::x]]}} | ||
|- | |- | ||
! If above answer is yes | ! class="model_col1"| If above answer is yes | ||
| {{#arraymap:{{{If above answer is yes|}}}|,|x|[[Visualization software::x]]}} | | class="model_col2"| {{#arraymap:{{{If above answer is yes|}}}|,|x|[[Visualization software::x]]}} | ||
|- | |- | ||
! Other | ! class="model_col1"| Other | ||
| [[Visualization software other::{{{Other|}}}]] | | class="model_col2"| [[Visualization software other::{{{Other|}}}]] | ||
|} | |} | ||
</includeonly> | </includeonly> |
Revision as of 14:30, 30 June 2009
This is the 'Input - Output description' template. It should be called in the following format:
{{Input - Output description |Describe input parameters= |Input format= |Other= |Describe output parameters= |Output format= |Other= |Post-processing software needed?= |Describe post-processing software= |Visualization software needed?= |If above answer is yes= |Other= }}
Edit the page to see the template text.