Template:Oscilloscope Sidebar: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 46: Line 46:
<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.


This template adds <code><nowiki>[[Category:Introduced in (year)]]</nowiki></code> to the article.
This template adds <code><nowiki>[[Category:Introduced in YYYY]]</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>.
If the introduction or discontinuation year is unknown, please use (?) in its place, e.g. <code><nowiki>introduced=(?)</nowiki></code>, otherwise please enter ''only'' the year (the fields are used to populate a database).


'''See [[Article templates]] for details on other templates available in TekWiki.'''
'''See [[Article templates]] for details on other templates available in TekWiki.'''

Latest revision as of 04:24, 4 May 2024

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]]
* [[Media:070-9876-54.pdf|Tek 699 Service Manual]]
}}

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

This template adds [[Category:Introduced in YYYY]] to the article. If the introduction or discontinuation year is unknown, please use (?) in its place, e.g. introduced=(?), otherwise please enter only the year (the fields are used to populate a database).

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