Template:Oscilloscope Sidebar: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 5: Line 5:


'''This template is specific to oscilloscopes''' (for instruments other than oscilloscopes, please use the generic ''[[:Template:Instrument Sidebar|Instrument Sidebar]]'' template), and should be invoked in the following format:
'''This template is specific to oscilloscopes''' (for instruments other than oscilloscopes, please use the generic ''[[:Template:Instrument Sidebar|Instrument Sidebar]]'' template), and should be invoked in the following format:
{| cellpadding="5"
|-
!This template should be invoked in the following format:
!Example:
|-  valign="top"
|
<pre>{{Oscilloscope Sidebar  
<pre>{{Oscilloscope Sidebar  
|manufacturer=
|manufacturer=
Line 18: Line 25:
}}
}}
</pre>
</pre>
 
|
Example:
<pre>
<pre>
{{Oscilloscope Sidebar
{{Oscilloscope Sidebar
Line 33: Line 39:
|designers=John Doe;Alice Bob
|designers=John Doe;Alice Bob
|manuals=<nowiki>
|manuals=<nowiki>
* [[Media:070-8765-43.pdf|Tek 699 OperatorManual]] (PDF)
* [[Media:070-8765-43.pdf|Tek 699 Operator Manual]] (PDF)
* [[Media:070-9876-54.pdf|Tek 699 Service Manual]] (PDF)</nowiki>
* [[Media:070-9876-54.pdf|Tek 699 Service Manual]] (PDF)</nowiki>
}}
}}
</pre>
</pre>
|}
<code><nowiki>manufacturer=</nowiki></code> and <code><nowiki>series=</nowiki></code> should be page names, <code><nowiki>designers=</nowiki></code> a semicolon-delimited list of page names.
<code><nowiki>manufacturer=</nowiki></code> and <code><nowiki>series=</nowiki></code> should be page names, <code><nowiki>designers=</nowiki></code> a semicolon-delimited list of page names.