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 |
||
(9 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
|Describe input parameters= | |Describe input parameters= | ||
|Input format= | |Input format= | ||
|Other= | |Other input format= | ||
|Describe output parameters= | |Describe output parameters= | ||
|Output format= | |Output format= | ||
|Other= | |Other= | ||
|Pre-processing software needed?= | |||
|Describe pre-processing software= | |||
|Post-processing software needed?= | |Post-processing software needed?= | ||
|Describe post-processing software= | |Describe post-processing software= | ||
|Visualization software needed?= | |Visualization software needed?= | ||
|If above answer is yes= | |If above answer is yes= | ||
|Other= | |Other visualization software= | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{In-Output_header}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| class="model_col1"| Describe input parameters | |||
| {{#arraymap:{{{Input format|}}}|,|x|[[Input format model::x]]}} | | class="model_col2"| [[Describe input parameters model::{{{Describe input parameters|}}}]] | ||
|- | |||
| class="model_col1"| Input format | |||
| class="model_col2"| {{#arraymap:{{{Input format|}}}|,|x|[[Input format model::x]]}} | |||
|- | |||
| class="model_col1"| Other input format | |||
| class="model_col2"| [[Input format model other::{{{Other input format|}}}]] | |||
|- | |||
| class="model_col1"| Describe output parameters | |||
| class="model_col2"| [[Describe output parameters model::{{{Describe output parameters|}}}]] | |||
|- | |- | ||
| class="model_col1"| Output format | |||
| | | class="model_col2"| {{#arraymap:{{{Output format|}}}|,|x|[[Output format model::x]]}} | ||
|- | |- | ||
| class="model_col1"| Other output format | |||
| [[ | | class="model_col2"| [[Output format model other::{{{Other output format|}}}]] | ||
|- | |- | ||
| class="model_col1"| Pre-processing software needed? | |||
| {{#arraymap:{{{ | | class="model_col2"| {{#arraymap:{{{Pre-processing software needed?|}}}|,|x|[[Pre processing software::x]]}} | ||
|- | |- | ||
| class="model_col1"| Describe pre-processing software | |||
| [[ | | class="model_col2"| [[Describe pre-processing software::{{{Describe pre-processing software|}}}]] | ||
|- | |- | ||
| 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]]}} | ||
|- | |- | ||
| 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|}}}]] | ||
|- | |- | ||
| 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]]}} | ||
|- | |- | ||
| 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]]}} | ||
|- | |- | ||
| class="model_col1"| Other visualization software | |||
| [[Visualization software other::{{{Other|}}}]] | | class="model_col2"| [[Visualization software other::{{{Other visualization software|}}}]] | ||
|} | |} | ||
</includeonly> | </includeonly> |
Latest revision as of 13:10, 5 January 2011
This is the 'Input - Output description' template. It should be called in the following format:
{{Input - Output description |Describe input parameters= |Input format= |Other input format= |Describe output parameters= |Output format= |Other= |Pre-processing software needed?= |Describe pre-processing software= |Post-processing software needed?= |Describe post-processing software= |Visualization software needed?= |If above answer is yes= |Other visualization software= }}
Edit the page to see the template text.