Template:Oscilloscope Sidebar: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:


'''This template is specific to oscilloscopes''' (for instruments other than oscilloscopes, please use the generic ''[[:Template:Instrument Sidebar|Instrument Sidebar]]'' template), and should be invoked in the following format:
'''This template is specific to oscilloscopes''' (for instruments other than oscilloscopes, please use the generic ''[[:Template:Instrument Sidebar|Instrument Sidebar]]'' template), and should be invoked in the following format:
{| cellpadding="5"
|-
!This template should be invoked in the following format:
!Example:
|-  valign="top"
|
<pre>{{Oscilloscope Sidebar  
<pre>{{Oscilloscope Sidebar  
|manufacturer=
|manufacturer=
Line 18: Line 25:
}}
}}
</pre>
</pre>
 
|
Example:
<pre>
<pre>
{{Oscilloscope Sidebar
{{Oscilloscope Sidebar
Line 33: Line 39:
|designers=John Doe;Alice Bob
|designers=John Doe;Alice Bob
|manuals=<nowiki>
|manuals=<nowiki>
* [[Media:070-8765-43.pdf|Tek 699 OperatorManual]] (PDF)
* [[Media:070-8765-43.pdf|Tek 699 Operator Manual]] (PDF)
* [[Media:070-9876-54.pdf|Tek 699 Service Manual]] (PDF)</nowiki>
* [[Media:070-9876-54.pdf|Tek 699 Service Manual]] (PDF)</nowiki>
}}
}}
</pre>
</pre>
|}
<code><nowiki>manufacturer=</nowiki></code> and <code><nowiki>series=</nowiki></code> should be page names, <code><nowiki>designers=</nowiki></code> a semicolon-delimited list of page names.
<code><nowiki>manufacturer=</nowiki></code> and <code><nowiki>series=</nowiki></code> should be page names, <code><nowiki>designers=</nowiki></code> a semicolon-delimited list of page names.



Revision as of 03:29, 25 August 2021

This is the "Oscilloscope" template.

If you have come here looking to edit the page for a particular instrument, you took a wrong turn – please do not edit this template.
Instead, please go back to the instrument's page and edit that.

This template is specific to oscilloscopes (for instruments other than oscilloscopes, please use the generic Instrument Sidebar template), and should be invoked in the following format:

This template should be invoked in the following format: Example:
{{Oscilloscope Sidebar 
|manufacturer=
|series=
|model=
|summary=
|image=
|caption=
|introduced=
|discontinued=
|designers=
|manuals=
}}
{{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
|manuals=
* [[Media:070-8765-43.pdf|Tek 699 Operator Manual]] (PDF)
* [[Media:070-9876-54.pdf|Tek 699 Service Manual]] (PDF)
}}

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

This template adds [[Category:Introduced in (year)]] to the article. If the introduction or discontinuation year is unknown, please use (?) in its place, e.g. introduced=(?).

See Article templates for details on other templates available in TekWiki.