Template:Component parameters: Difference between revisions

From CSDMS
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
<pre>
<pre>
{{Component parameters
{{Component parameters
| Component-Category=
| Component-Key=
| Component-Key=
| Component-Description=
| Component-Description=
Line 11: Line 12:
| Component-Min=
| Component-Min=
| Component-Max=
| Component-Max=
| Component-Units=
| Component-Choice=
| Component-Choice=
| Component-Choiceindices=
| Component-Choiceindexed=
| Component-Choiceindexed=
| Component-Choicefixed=
| Component-Choicefixed=
Line 18: Line 21:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
[[Component-Category::{{{Component-Category|}}}]],
[[Component-Key::{{{Component-Key|}}}]],
[[Component-Key::{{{Component-Key|}}}]],
[[Component-Description::{{{Component-Description|}}}]],
[[Component-Description::{{{Component-Description|}}}]],
Line 25: Line 29:
[[Component-Min::{{{Component-Min|}}}]],
[[Component-Min::{{{Component-Min|}}}]],
[[Component-Max::{{{Component-Max|}}}]],
[[Component-Max::{{{Component-Max|}}}]],
[[Component-Units::{{{Component-Units|}}}]],
{{#arraymap:{{{Component-Choice|}}}|,|x|[[Component-Choice::x]]}},
{{#arraymap:{{{Component-Choice|}}}|,|x|[[Component-Choice::x]]}},
[[Component-Choiceindices::{{{Component-Choiceindices|}}}]],
[[Component-Choiceindexed::{{{Component-Choiceindexed|}}}]],
[[Component-Choiceindexed::{{{Component-Choiceindexed|}}}]],
[[Component-Choicefixed::{{{Component-Choicefixed|}}}]],
[[Component-Choicefixed::{{{Component-Choicefixed|}}}]],
</includeonly>
</includeonly>

Latest revision as of 12:42, 8 April 2014

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

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

Edit the page to see the template text.