Template:Hybrid IC: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "Hybrid IC" template. | '''This is the "Hybrid IC" 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.'' | |||
For monolithic ICs, please use [[:Template:Monolithic IC|Template:Monolithic IC]] instead. | |||
{| cellpadding="5" | |||
|- | |||
!This template should be invoked in the following format: | |||
!Example: | |||
|- valign="top" | |||
| | |||
<pre> | <pre> | ||
{{Hybrid IC | {{Hybrid IC | ||
Line 12: | Line 23: | ||
}} | }} | ||
</pre> | </pre> | ||
|<pre><nowiki> | |||
{{Hybrid IC | |||
|Manufacturer=Tektronix | |||
|Model=H477 | |||
|Part_nos=155-0176-00 | |||
|Description=vertical output amplifier | |||
|Used_in=7104;SCD1000 | |||
|Designers=Wink Gross | |||
}} | |||
</nowiki></pre> | |||
|} | |||
<code><nowiki>manufacturer=</nowiki></code> should be a page name, <code><nowiki>part_nos=</nowiki></code> a comma-delimited list of part numbers like 154-1234-56, <code><nowiki>used_in=</nowiki></code> a semicolon-delimited list of page names (without link brackets), e.g. "502;556", <code><nowiki>designers=</nowiki></code> a semicolon-delimited list of page names. | |||
{{#cargo_attach: | {{#cargo_attach: | ||
_table = Components | _table = Components |
Latest revision as of 02:39, 25 August 2021
This is the "Hybrid IC" 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.
For monolithic ICs, please use Template:Monolithic IC instead.
This template should be invoked in the following format: | Example: |
---|---|
{{Hybrid IC |Manufacturer= |Model= |Part_nos= |Description= |Used_in= |Designers= }} |
{{Hybrid IC |Manufacturer=Tektronix |Model=H477 |Part_nos=155-0176-00 |Description=vertical output amplifier |Used_in=7104;SCD1000 |Designers=Wink Gross }} |
manufacturer=
should be a page name, part_nos=
a comma-delimited list of part numbers like 154-1234-56, used_in=
a semicolon-delimited list of page names (without link brackets), e.g. "502;556", designers=
a semicolon-delimited list of page names.
This template adds rows to the table "Components", which is declared by the template Component. View table.
See Article templates for details on other templates available in TekWiki.