Template:Component parameters: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 4: Line 4:
<pre>
<pre>
{{Component parameters
{{Component parameters
|Component-Key=
| Component-Key=
|Component-Description=
| Component-Description=
|Component-Type=
| Component-Type=
|Component-Default=
| Component-Default=
|Component-Option=
| Component-Option=
|Component-Min=
| Component-Min=
|Component-Max=
| Component-Max=
|Component-Choice=
| Component-Choice=
|Component-Choiceindexed=
| Component-Choiceindexed=
|Component-Choicefixed=
| Component-Choicefixed=
}}
}}
</pre>
</pre>
Line 26: Line 26:
[[Component-Max::{{{Component-Max|}}}]],
[[Component-Max::{{{Component-Max|}}}]],
{{#arraymap:{{{Component-Choice|}}}|,|x|[[Component-Choice::x]]}},
{{#arraymap:{{{Component-Choice|}}}|,|x|[[Component-Choice::x]]}},
[[Component-Choiceindexed::{{{Component-Choicefixed|}}}]],
<!--[[Component-Choiceindexed::{{{Component-Choicefixed|}}}]],-->
[[Component-Choicefixed::{{{Component-Choicefixed|}}}]],
[[Component-Choicefixed::{{{Component-Choicefixed|}}}]],
</includeonly>
</includeonly>

Revision as of 09:00, 8 April 2014

This is the 'Component parameters' template. It should be called in the following format:

{{Component parameters
| Component-Key=
| Component-Description=
| Component-Type=
| Component-Default=
| Component-Option=
| Component-Min=
| Component-Max=
| Component-Choice=
| Component-Choiceindexed=
| Component-Choicefixed=
}}

Edit the page to see the template text.