Template:Vacuum Tube: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 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 CRTs, please use the more specific [[:Template:CRT|Template:CRT]] instead.
 
{| cellpadding="5"
|-
!This template should be invoked in the following format:
!Example:
|-  valign="top"
|
<pre>
<pre>
{{Vacuum Tube
{{Vacuum Tube
Line 15: Line 22:
|Description=
|Description=
|Used_in=
|Used_in=
|Designers=
}}
}}
</pre>
</pre>
|<pre><nowiki>
{{Vacuum Tube
|Type=Pentode
|Number=6AK5
|EuroNumber=EF95
|RussianNumber=6Ж1П
|Part_nos=154-0014-00, 154-0206-00, 154-0084-00
|Description=RF pentode
|Used_in=B;C;CA;G;K;L;S;Z;517
}}
</nowiki></pre>
|}
<code><nowiki>number=</nowiki></code> should be the US tube number e.g. ''6DJ8'', <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".
{{#cargo_attach:
{{#cargo_attach:
_table = Components
_table = Components
}}
}}
Edit the page to see the template text.
 
'''For a list of tubes used in Tek equipment, see page [[Vacuum tubes]]'''.
 
'''See [[Article templates]] for details on other templates available in TekWiki.'''
</noinclude><includeonly>
</noinclude><includeonly>
{{#if:{{NAMESPACE}}||{{#cargo_store:_table=Components
{{#if:{{NAMESPACE}}||{{#cargo_store:_table=Components
Line 29: Line 53:
|Description={{{Description|}}}
|Description={{{Description|}}}
|Used_in={{{Used_in|}}}
|Used_in={{{Used_in|}}}
}}}}The '''{{{Number}}}''' {{#if: {{{EuroNumber|}}} |  (European: '''{{{EuroNumber}}}''') | }}{{#if: {{{RussianNumber|}}} |  (Russian: '''{{{RussianNumber}}}''') | }}{{#ifeq: {{{Model}}} | {{{Part_nos}}} |  | {{#if: {{{Part_nos}}} |  (P/N {{{Part_nos}}}) | }}}} is {{#ifeq:{{{an}}} | an | an | a}} {{{Description}}} tube</includeonly>
}}}}The '''{{{Number}}}''' {{#if: {{{EuroNumber|}}} |  (European: '''{{{EuroNumber}}}''') | }}{{#if: {{{RussianNumber|}}} |  (Russian: '''{{{RussianNumber}}}''') | }}{{#ifeq: {{{Model}}} | {{{Part_nos}}} |  | {{#if: {{{Part_nos}}} |  (P/N {{{Part_nos}}}) | }}}} is {{#ifeq:{{{an}}} | an | an | a}} {{{Description}}} [[vacuum tube]]</includeonly>

Latest revision as of 15:06, 22 September 2023

This is the "Vacuum Tube" 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 CRTs, please use the more specific Template:CRT instead.

This template should be invoked in the following format: Example:
{{Vacuum Tube
|Type=Diode, Triode, Tetrode, Pentode, Triode/Pentode, ...
|Number=
|EuroNumber=
|RussianNumber=
|Part_nos=
|Description=
|Used_in=
}}
{{Vacuum Tube
|Type=Pentode
|Number=6AK5
|EuroNumber=EF95
|RussianNumber=6Ж1П
|Part_nos=154-0014-00, 154-0206-00, 154-0084-00 
|Description=RF pentode
|Used_in=B;C;CA;G;K;L;S;Z;517
}}

number= should be the US tube number e.g. 6DJ8, 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".

This template adds rows to the table "Components", which is declared by the template Component. View table.

For a list of tubes used in Tek equipment, see page Vacuum tubes.

See Article templates for details on other templates available in TekWiki.