Template:Glossary: Difference between revisions

From Atomix
No edit summary
mNo edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Glossary" template.
This is the "Glossary" template for converting long instrument_type into their abbreviated form.
It should be called in the following format:
<pre>
<pre>
{{Glossary
{{Glossary
|Parameter Name=
|instrument_type=
|Symbol=
|Description=
|Standard Long Name=
|Units=
|CF netcdf compliant=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>
! Parameter Name
{{#switch: {{{1}}} | ADV=Velocity point-measurements |ADCP= Velocity profilers | Shear=Shear probes}}
| {{{Parameter Name|}}}
|-
! Description
| {{{Description|}}}
|-
! Instrument type:
| {{{field|instrument_type|input type=dropdown|values=Velocity point-measurements, Velocity profilers,Shear probes,All|values from category=1, 2,3,4}}}
|}
</includeonly>
</includeonly>

Latest revision as of 14:25, 16 November 2021

This is the "Glossary" template for converting long instrument_type into their abbreviated form.

{{Glossary
|instrument_type=
}}

Edit the page to see the template text.