Template:Glossary: Difference between revisions
From Atomix
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the " | This is the "glossary_netcdf" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{ | {{glossary_netcdf | ||
|Parameter Name= | |Parameter Name= | ||
|Symbol= | |||
|Description= | |Description= | ||
|Standard Long Name= | |||
|Units= | |Units= | ||
|CF netcdf compliant= | |||
}} | }} | ||
</pre> | </pre> | ||
Line 13: | Line 16: | ||
! Parameter Name | ! Parameter Name | ||
| {{{Parameter Name|}}} | | {{{Parameter Name|}}} | ||
|- | |||
! Symbol | |||
| {{{Symbol|}}} | |||
|- | |- | ||
! Description | ! Description | ||
| {{{Description|}}} | | {{{Description|}}} | ||
|- | |||
! Standard Long Name | |||
| {{{Standard Long Name|}}} | |||
|- | |- | ||
! Units | ! Units | ||
| {{{Units|}}} | | {{{Units|}}} | ||
|- | |||
! CF netcdf compliant | |||
| {{{CF netcdf compliant|}}} | |||
|} | |} | ||
</includeonly> | </includeonly> | ||
Revision as of 00:11, 24 April 2021
This is the "glossary_netcdf" template. It should be called in the following format:
{{glossary_netcdf |Parameter Name= |Symbol= |Description= |Standard Long Name= |Units= |CF netcdf compliant= }}
Edit the page to see the template text.