Template:Plugin Sidebar: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 56: Line 56:


'''See [[Article templates]] for details on other templates available in TekWiki.'''
'''See [[Article templates]] for details on other templates available in TekWiki.'''
</noinclude><includeonly><div class="noprint" style="width:265px; max-width:265px; float:right; margin-left: 1em; margin-bottom: 1em; border: 1px #aaaaaa solid; border-collapse: collapse;">
</noinclude><includeonly>
<div class="noprint" style="width:265px; max-width:265px; float:right; margin-left: 1em; margin-bottom: 1em; border: 1px #aaaaaa solid; border-collapse: collapse;">
{| border="0" cellpadding="2" cellspacing="0"
{| border="0" cellpadding="2" cellspacing="0"
|-
|-
Line 62: Line 63:
|-
|-
|
|
<center>'''{{{summary}}}'''</center>
<center><span style="text-transform:capitalize;font-weight:bold;">{{{summary}}}</span></center>
[[Image:{{{image}}}|thumb|center|220px|{{{caption}}}]]
[[Image:{{{image}}}|thumb|center|250px|{{{caption}}}]]
<center>
<center>
'''Compatible with [[{{{series}}}]]'''
'''Compatible with [[{{{series}}}]]'''
Line 87: Line 88:
|Discontinued={{{discontinued|}}}
|Discontinued={{{discontinued|}}}
|Designers={{{designers|}}}
|Designers={{{designers|}}}
}}}}
}}}}__NOEDITSECTION__</includeonly>
__NOEDITSECTION__</includeonly>

Revision as of 10:04, 13 October 2022

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

This template is for generic plug-in modules. We have specialized templates Template:TM500 and Template:TM5000 for the respective plug-in series. Where applicable, please use these specialized templates instead.

This template should be invoked in the following format: Example:
{{Plugin Sidebar
|manufacturer=
|series=
|type=
|summary=
|image=
|caption=
|introduced=
|discontinued=
|designers=
|manuals=
}}
{{Plugin Sidebar
|manufacturer=Tektronix
|series=500-series scopes
|type=XYZ
|summary=Amplifier
|image=Picture of XYZ Plugin.jpg
|caption=Description of the above picture
|introduced=1966
|discontinued=(?)
|designers=John Doe;Jane Doe
|manuals=
* [[Media:070-1234-56.pdf|Tektronix XYZ Instruction Manual]]
}}

manufacturer= should be a page name, series= should be a page name (of the series or model this plug-in is compatible with), designers= a semicolon-delimited list of page names.

This 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=(?).

This template adds rows to the table "Products", which is declared by the template Product. View table.

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