Template:Instrument Sidebar: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
|discontinued=
|discontinued=
|manuals=
|manuals=
}}
</pre>
Example:
<pre>
{{Instrument Sidebar
|manufacturer=Tektronix
|model=XYZ
|class=Oscilloscope
|summary=700 MHZ Oscilloscope
|image=Picture of XYZ scope.jpg
|caption=Description of the above picture
|series=96000-series scopes
|introduced=1996
|discontinued=(?)
}}
}}
</pre>
</pre>

Revision as of 05:05, 9 August 2021

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

{{Instrument Sidebar 
|manufacturer=
|model=
|class=
|series=
|summary=
|image=
|caption=
|introduced=
|discontinued=
|manuals=
}}

Example:

{{Instrument Sidebar
|manufacturer=Tektronix
|model=XYZ
|class=Oscilloscope
|summary=700 MHZ Oscilloscope
|image=Picture of XYZ scope.jpg
|caption=Description of the above picture
|series=96000-series scopes
|introduced=1996
|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.