Template:Oscilloscope Sidebar: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
<pre>{{Oscilloscope Sidebar  
<pre>{{Oscilloscope Sidebar  
|manufacturer=
|manufacturer=
|series=
|model=
|model=
|series=
|summary=
|summary=
|image=
|image=
Line 19: Line 19:
{{Oscilloscope Sidebar
{{Oscilloscope Sidebar
|manufacturer=Tektronix
|manufacturer=Tektronix
|series=XY-900 series scopes
|model=XY699
|model=XY699
|summary=1.4 MHZ Oscilloscope
|summary=1.4 MHZ Oscilloscope
Line 27: Line 28:
|discontinued=(?)
|discontinued=(?)
|designers=John Doe;Alice Bob
|designers=John Doe;Alice Bob
}}</pre></noinclude><includeonly>{{Instrument Sidebar  
}}
</pre>
''manufacturer'' and ''series'' should be page names, ''designers'' a semicolon-delimited list of page names.
</noinclude><includeonly>{{Instrument Sidebar  
|manufacturer={{#if: {{{manufacturer}}} | {{{manufacturer}}} | Tektronix}}
|manufacturer={{#if: {{{manufacturer}}} | {{{manufacturer}}} | Tektronix}}
|model={{{model}}}
|model={{{model}}}

Revision as of 05:22, 10 August 2021

This is the "Oscilloscope" template. It should be called in the following format:

{{Oscilloscope Sidebar 
|manufacturer=
|series=
|model=
|summary=
|image=
|caption=
|introduced=
|discontinued=
|designers=
|manuals=
}}

(For instruments other than oscilloscopes, please use the Instrument Sidebar template.)

Example:

{{Oscilloscope Sidebar
|manufacturer=Tektronix
|series=XY-900 series scopes 
|model=XY699
|summary=1.4 MHZ Oscilloscope
|image=Picture of Tek 699 scope.jpg
|caption=Description of the above picture
|series=690-series scopes
|introduced=1996
|discontinued=(?)
|designers=John Doe;Alice Bob
}}

manufacturer and series should be page names, designers a semicolon-delimited list of page names.