Template:TM500: Difference between revisions
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 "TM500" 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 TM500 plugins''', and should be invoked in the following format: | |||
<pre><nowiki> | |||
{{TM500 | mfg=Tektronix | type=DM502 | function=basic 3½ digit digital multimeter | class=multimeter | | |||
image=Tek dm502 e1.jpg | introduced=1975 | discontinued=1988 | designers=John Doe; Jane Doe | | |||
manuals= | |||
* [http://w140.com/tek_dm502.pdf Tektronix DM502 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={{{mfg}}} | |manufacturer={{{mfg}}} | ||
|model={{{type}}} | |model={{{type}}} | ||
Line 8: | Line 26: | ||
|introduced={{{introduced}}} | |introduced={{{introduced}}} | ||
|discontinued={{{discontinued}}} | |discontinued={{{discontinued}}} | ||
|designers={{#if:{{{designers|}}}|{{{designers}}}|}} | |||
|series=TM500 system | |series=TM500 system | ||
|manuals={{{manuals}}} | |manuals={{{manuals}}} | ||
}} [[Category:TM500 {{{class}}} plugins]] | }} [[Category:TM500 {{{class}}} plugins]] | ||
The '''{{{mfg}}} {{{type}}}''' is a {{{function}}} plug-in for the [[TM500 system]]. | The '''{{{mfg}}} {{{type}}}''' is {{#ifeq:{{{an}}} | an | an | a}} {{{function}}} plug-in for the [[TM500 system]]. | ||
</includeonly> |
Latest revision as of 08:02, 27 December 2021
This is the "TM500" 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 TM500 plugins, and should be invoked in the following format:
{{TM500 | mfg=Tektronix | type=DM502 | function=basic 3½ digit digital multimeter | class=multimeter | image=Tek dm502 e1.jpg | introduced=1975 | discontinued=1988 | designers=John Doe; Jane Doe | manuals= * [http://w140.com/tek_dm502.pdf Tektronix DM502 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.