Template:Glossary: Difference between revisions

From Atomix
No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Glossary" template for making queries to the glossary (test, which doesn't work).
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
|instrument_type
|instrument_type=
}}
}}
</pre>
</pre>
Line 10: Line 9:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
{{#switch: {{{1}}} | Velocity point-measurements=ADV |Live=Label for Live | Prospective=Label for Prospective }}
{{#switch: {{{1}}} | ADV=Velocity point-measurements |ADCP= Velocity profilers | Shear=Shear probes}}
</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.