Template:Plugin Sidebar: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
|introduced=
|introduced=
|discontinued=
|discontinued=
}}
</pre>
Example:
<pre>
{{Plugin Sidebar
|manufacturer=Tektronix
|type=XYZ
|summary=Amplifier
|image=Picture of XYZ Plugin.jpg
|caption=Description of the above picture
|series=500-series scopes
|introduced=1966
|discontinued=(?)
}}
}}
</pre>
</pre>

Revision as of 04:38, 9 August 2021

This is the "Plugin Sidebar" template. It should be called in the following format:

{{Plugin Sidebar
|manufacturer=
|type=
|summary=
|image=
|caption=
|series=
|introduced=
|discontinued=
}}

Example:

{{Plugin Sidebar
|manufacturer=Tektronix
|type=XYZ
|summary=Amplifier
|image=Picture of XYZ Plugin.jpg
|caption=Description of the above picture
|series=500-series scopes
|introduced=1966
|discontinued=(?)
}}

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