Template:ADV processing: Difference between revisions

From Atomix
Created page with "<noinclude> This is the "ADV_processing" template. It should be called in the following format: <pre> {{ADV_processing |Level= }} </pre> Edit the page to see the template text..."
 
No edit summary
 
(44 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
{{#if: {{{instrument_type|}}} | [[Category:{{{instrument_type}}}]] }}
{{#if: {{{level|}}} | [[Category:{{{instrument_type}}} {{{level}}}]] }}
</includeonly>
<noinclude>
<noinclude>
This is the "ADV_processing" template.
This is the "ADV processing" template.
It should be called in the following format:
 
It can be called as:
<pre>
<pre>
{{ADV_processing
{{ADV processing
|Level=
|instrument_type=ADV
|level=level 1 raw
}}
}}
</pre>
</pre>
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
! Level
| {{{Level|}}}
|}


[[Category:Velocity point-measurements]]
=== Parameters ===
</includeonly>
* <nowiki>|instrument_type=</nowiki> — Instrument type (e.g., ADV).
* <nowiki>|level=</nowiki> — Processing level description (e.g., <nowiki>level 1 raw, or level 3 spectra</nowiki>).
 
=== Behavior ===
This template categorizes the page under:
* <nowiki>[[Category:instrument_type]]</nowiki>
* <nowiki>[[Category:instrument_type level]]</nowiki>
 
This version does not require PageForms or Arrays.
</noinclude>

Latest revision as of 20:37, 8 July 2026


This is the "ADV processing" template.

It can be called as:

{{ADV processing
|instrument_type=ADV
|level=level 1 raw
}}

Parameters

  • |instrument_type= — Instrument type (e.g., ADV).
  • |level= — Processing level description (e.g., level 1 raw, or level 3 spectra).

Behavior

This template categorizes the page under:

  • [[Category:instrument_type]]
  • [[Category:instrument_type level]]

This version does not require PageForms or Arrays.