Template:Monolithic IC: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
: ''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 should be invoked in the following format:'''
For hybrid ICs, please use [[:Template:Hybrid IC|Template:Hybrid IC]] instead.
<pre>
 
{| cellpadding="5"
|-
!This template should be invoked in the following format:
!Example:
|-  valign="top"
|<pre>
{{Monolithic IC
{{Monolithic IC
|Manufacturer=
|Manufacturer=
Line 16: Line 22:
}}
}}
</pre>
</pre>
|<pre><nowiki>
{{Monolithic IC
|Manufacturer=Tektronix
|Model=M084
|Part_nos=155-0078-xx
|Description=broadband vertical amplifier
|Used_in=475;485;2220;2221;2230;7834;7844;7854;7904;R7903
|Designers=John Addis;
}}
</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 03:41, 25 August 2021

This is the "Monolithic 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 hybrid ICs, please use Template:Hybrid IC instead.

This template should be invoked in the following format: Example:
{{Monolithic IC
|Manufacturer=
|Model=
|Part_nos=
|Description=
|Used_in=
|Designers=
}}
{{Monolithic IC
|Manufacturer=Tektronix 
|Model=M084
|Part_nos=155-0078-xx
|Description=broadband vertical amplifier
|Used_in=475;485;2220;2221;2230;7834;7844;7854;7904;R7903
|Designers=John Addis;
}}

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.