Template:Infobox electronic component/doc
![]() | This is a documentation subpage for Template:Infobox electronic component. It may contain usage information, categories and other content that is not part of the original template page. |
![]() | This template uses Lua: |
Code
<syntaxhighlight lang="wikitext" style="overflow:auto"> </syntaxhighlight>
Details
- name: Name of the component
- image: A photograph of the component. It works best at 225px width, for example [[File:RBG-LED.jpg|225px]]
- caption: A brief caption for the image.
- type: A general category for the component - similar to the heading in a supplier's catalogue.
- working_principle: The physical phenomenon upon which the component is based.
- invented: The name of the inventor of the first practical device, and the date.
- first_produced: The date of first introduction to the market.
- pins: List of the standard pin layout. Probably more useful for ICs.
- symbol: The standard circuit symbol for the device. Major regional variations in symbols may be included.
- symbol_caption: A brief caption that explains sections of the symbol. Optional.
Example
![]() Red, green and blue LEDs of the 5mm type | |
Type | Passive, optoelectronic |
---|---|
Working principle | Electroluminescence |
Invented | Nick Holonyak Jr. (1962) |
Pin configuration | Anode and Cathode |
Electronic symbol | |
![]() |
<syntaxhighlight lang="wikitext" style="overflow:auto">
![]() Red, green and blue LEDs of the 5mm type | |
Type | Passive, optoelectronic |
---|---|
Working principle | Electroluminescence |
Invented | Nick Holonyak Jr. (1962) |
Pin configuration | Anode and Cathode |
Electronic symbol | |
![]() |
</syntaxhighlight>
TemplateData
TemplateData for Infobox electronic component
This template adds an infobox to articles about electrical components.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name component | Name of the component. | String | required |
Image | image photo | A photograph of the component. | File | suggested |
Image size | image_size | The size of the image, in pixels. | Number | suggested |
Caption | caption photo_caption | A brief caption for the image. | Content | suggested |
Alt text | alt | The alternative text for the image (see [[Wikipedia:Manual of Style/Accessibility/Alternative text for images]]). | Content | suggested |
Type | type | A general category for the component - similar to the heading in a supplier's catalogue.
| String | suggested |
Working principle | working_principle | The physical phenomenon upon which the component is based.
| String | suggested |
Inventor and date of invention | invented | The name of the inventor of the first practical device, and the date.
| String | suggested |
First produced when? | first_produced | The date of first introduction to the market. | String | optional |
Pins | pins | List of the standard pin layout.
| String | optional |
Circuit symbol | symbol | The standard circuit symbol for the device. Major regional variations in symbols may be included. | File | suggested |
Circuit symbol caption | symbol_caption | A brief caption that explains sections of the symbol. Optional. | Content | optional |