41,143
edits
No edit summary |
No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | <noinclude>'''This is the "TM500" 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 TM500 plugins''', and should be invoked in the following format: | ||
introduced={{{introduced}}} | | <pre><nowiki> | ||
discontinued={{{discontinued}}} | | {{TM500 | mfg=Tektronix | type=DM502 | function=basic 3½ digit digital multimeter | class=multimeter | | ||
series= | image=Tek dm502 e1.jpg | introduced=1975 | discontinued=1988 | designers=John Doe; Jane Doe | | ||
manuals={{{manuals}}} | 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}}} | |||
|model={{{type}}} | |||
|class=Plug-in | |||
|summary={{{function}}} | |||
|image={{{image}}} | |||
|caption={{{mfg}}} {{{type}}} | |||
|introduced={{{introduced}}} | |||
|discontinued={{{discontinued}}} | |||
|designers={{#if:{{{designers|}}}|{{{designers}}}|}} | |||
|series=TM500 system | |||
|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> |