Template:TM500: Difference between revisions

From TekWiki
Jump to navigation Jump to search
(test new sidebar)
 
No edit summary
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Plugin Sidebar 2|
<noinclude>'''This is the "TM500" template.'''
title={{{title}}} |
 
summary={{{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=7A22 front view |
'''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=[[TM500 system]] |
image=Tek dm502 e1.jpg | introduced=1975 | discontinued=1988 | designers=John Doe; Jane Doe |
[[Category:TM500 {{type}} plugins]]
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]]
The '''{{{mfg}}} {{{type}}}''' is {{#ifeq:{{{an}}} | an | an | a}} {{{function}}} plug-in for the [[TM500 system]].
</includeonly>

Latest revision as of 09: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.