Template:Instrument Sidebar: Difference between revisions

no edit summary
No edit summary
No edit summary
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
'''This is the "Instrument" template.'''
'''This is the "Instrument 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. ''
: ''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.''
: ''Instead, please go back to the instrument's page and edit that.''


This template is for generic instruments.  We have specialized templates based on this one for [[:Template:Oscilloscope Sidebar|Oscilloscopes]], [[:Template:Probe Sidebar|Probes]].  
This template is for generic instruments.  We have specialized templates [[:Template:Oscilloscope Sidebar|Template:Oscilloscope Sidebar]] and [[:Template:Probe Sidebar|Template:Probe Sidebar]] based on this one for the respective product groups. Where applicable, please use these specialized templates instead.
Where applicable, please use these specialized templates instead.


'''This template should be invoked in the following format:'''
{| cellpadding="5"
|-
!This template should be invoked in the following format:
!Example:
|-  valign="top"
|
<pre>{{Instrument Sidebar  
<pre>{{Instrument Sidebar  
|manufacturer=
|manufacturer=
Line 23: Line 27:
}}
}}
</pre>
</pre>
Example:
|
<pre>
<pre>
{{Instrument Sidebar
{{Instrument Sidebar
Line 34: Line 38:
|series=96000-series scopes
|series=96000-series scopes
|introduced=1996
|introduced=1996
|discontinued=(?)
|designers=John Doe;Alice Bob
|designers=John Doe;Alice Bob
|discontinued=(?)
|manuals=
* [[070-1234-56.pdf|Tektronix XYZ Operator Manual]] (PDF)
}}
}}
</pre>
</pre>
|}


<code><nowiki>manufacturer=</nowiki></code> should be a page name, <code><nowiki>designers=</nowiki></code> a semicolon-delimited list of page names.  For <code><nowiki>class=</nowiki></code> please align with existing values in the [[Special:CargoTables/Products|Products table]] where applicable.
<code><nowiki>manufacturer=</nowiki></code> should be a page name, <code><nowiki>designers=</nowiki></code> a semicolon-delimited list of page names.  For <code><nowiki>class=</nowiki></code> please align with existing values in the [[Special:CargoTables/Products|Products table]] where applicable.
Line 64: Line 71:
<span id="Manuals" style="font-size:110%; padding-top:3px;">'''Manuals'''</span></div><div style="padding-left: 0.5em;font-size:90%;">
<span id="Manuals" style="font-size:110%; padding-top:3px;">'''Manuals'''</span></div><div style="padding-left: 0.5em;font-size:90%;">
{{{manuals}}}
{{{manuals}}}
:<small>(All files in PDF format unless noted otherwise)</small>
</div>[[Category:Introduced in {{{introduced}}}]]
</div>[[Category:Introduced in {{{introduced}}}]]
|}
|}