Template:Oscilloscope Sidebar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 31: | Line 31: | ||
</pre> | </pre> | ||
''manufacturer'' and ''series'' should be page names, ''designers'' a semicolon-delimited list of page names. | ''manufacturer'' and ''series'' should be page names, ''designers'' a semicolon-delimited list of page names. | ||
The template adds <code><nowiki>[[Category:Introduced in (year)]]</nowiki></code> to the article. | |||
If the introduction or discontinuation year is unknown, please use (?) in its place, e.g. <code><nowiki>introduced=(?)</nowiki></code>. | |||
</noinclude><includeonly>{{Instrument Sidebar | </noinclude><includeonly>{{Instrument Sidebar | ||
|manufacturer={{#if: {{{manufacturer}}} | {{{manufacturer}}} | Tektronix}} | |manufacturer={{#if: {{{manufacturer}}} | {{{manufacturer}}} | Tektronix}} |
Revision as of 04:23, 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.
The 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=(?)
.