Template:TM5000: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Instrument Sidebar |
<noinclude>'''This is the "TM5000" 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; please go back to the instrument's page and edit that.
 
'''This template is specific to TM5000 plugins''', and should be invoked in the following format:
<pre><nowiki>
{{TM5000 | mfg=Tektronix | type=AM5030 | function=current probe amplifier | class=amplifier |
image=Tek am5030.jpg | introduced=1994 | discontinued=(?) | designers=John Doe; Jane Doe |
manuals=
* [[Media:070-8766-05.pdf|Tektronix AM503B AM5030 Manual (PDF)]]
}}
</nowiki></pre>
<code><nowiki>manufacturer=</nowiki></code> should be a page name, <code><nowiki>designers=</nowiki></code> 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>.
 
'''See [[Article templates]] for details on other templates available in TekWiki.'''
</noinclude><includeonly>{{Instrument Sidebar |
|manufacturer=Tektronix
|manufacturer=Tektronix
|model={{{type}}}  
|model={{{type}}}  
|class=Instrument
|class=Plug-in
|summary={{{function}}}
|summary={{{function}}}
|image={{{image}}}  
|image={{{image}}}  
|caption={{{mfg}}} {{{type}}}  
|caption={{{mfg}}} {{{type}}}  
|introduced={{{introduced}}}  
|introduced={{{introduced|}}}  
|discontinued={{{discontinued}}}  
|discontinued={{{discontinued|}}}
|designers={{{designers|}}}
|series=TM5000 system
|series=TM5000 system
|manuals={{{manuals}}}
|manuals={{{manuals|}}}
}} [[Category:TM5000 {{{class}}} plugins]]
}} [[Category:TM5000 {{{class}}} plugins]]  
The '''{{{mfg}}} {{{type}}}''' is a {{{function}}} plug-in for the [[TM5000 system]].
The '''{{{mfg}}} {{{type}}}''' is {{#ifeq:{{{an}}} | an | an | a}} {{{function}}} plug-in for the [[TM5000 system]].</includeonly>

Latest revision as of 02:23, 18 February 2024

This is the "TM5000" 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; please go back to the instrument's page and edit that.

This template is specific to TM5000 plugins, and should be invoked in the following format:

{{TM5000 | mfg=Tektronix | type=AM5030 | function=current probe amplifier | class=amplifier |
image=Tek am5030.jpg | introduced=1994 | discontinued=(?) | designers=John Doe; Jane Doe |
manuals=
* [[Media:070-8766-05.pdf|Tektronix AM503B AM5030 Manual (PDF)]]
}}

manufacturer= should be a page name, 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=(?).

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