Template:Glossary: Difference between revisions

From Atomix
No edit summary
mNo edit summary
 
(10 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=
|description=
|instrument_type=
|instrument_type=
}}
}}
</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:
| {{{instrument_type}}}
|}
</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.