Template:TM5000: Difference between revisions
Jump to navigation
Jump to search
(new template specifically for TM5000) |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | <noinclude>'''This is the "TM5000" template.''' | ||
summary= | :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. | ||
image={{{image}}} | | |||
caption={{{mfg}}} {{{type}}} | | '''This template is specific to TM5000 plugins''', and should be invoked in the following format: | ||
introduced={{{introduced}}} | | <pre><nowiki> | ||
discontinued={{{discontinued}}} | | {{TM5000 | mfg=Tektronix | type=AM5030 | function=current probe amplifier | class=amplifier | | ||
series= | image=Tek am5030.jpg | introduced=1994 | discontinued=(?) | designers=John Doe; Jane Doe | | ||
manuals={{{manuals}}} | manuals= | ||
}} [[Category:TM5000 {{{class}}} plugins]] | * [[Media:070-8766-05.pdf|Tektronix AM503B AM5030 Manual (PDF)]] | ||
The '''{{{mfg}}} {{{type}}}''' is a {{{function}}} plug-in for the [[TM5000 system]]. | }} | ||
</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 | |||
|model={{{type}}} | |||
|class=Plug-in | |||
|summary={{{function}}} | |||
|image={{{image}}} | |||
|caption={{{mfg}}} {{{type}}} | |||
|introduced={{{introduced|}}} | |||
|discontinued={{{discontinued|}}} | |||
|designers={{{designers|}}} | |||
|series=TM5000 system | |||
|manuals={{{manuals|}}} | |||
}} [[Category:TM5000 {{{class}}} plugins]] | |||
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.