2,477 bytes added,
14:05, 24 November 2017 m{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
=== Code ===
<pre style="overflow:auto">
{{Infobox electronic component
| name =
| image =
| caption =
| type =
| working_principle =
| invented =
| first_produced =
| pins =
| symbol =
| symbol_caption =
}}
</pre>
=== Details ===
* '''name''': Name of the component
* '''image''': A photograph of the component. It works best at 225px width, for example <nowiki>[[File:RBG-LED.jpg|225px]]</nowiki>
* '''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 ===
{{Infobox electronic component
| name = Light-emitting diode
| image = RBG-LED.jpg
| caption = Red, green and blue LEDs of the 5mm type
| type = [[Passive component|Passive]], [[optoelectronic]]
| working_principle = [[Electroluminescence]]
| invented = [[Nick Holonyak Jr.]] (1962)
| first_produced =
| pins = [[Anode]] and [[Cathode]]
| symbol = [[File:LED symbol.svg]]
| symbol_caption =
}}
<pre style="overflow:auto">
{{Infobox electronic component
| name = Light-emitting diode
| image = RBG-LED.jpg
| caption = Red, green and blue LEDs of the 5mm type
| type = [[Passive component|Passive]], [[optoelectronic]]
| working_principle = [[Electroluminescence]]
| invented = [[Nick Holonyak Jr.]] (1962)
| first_produced =
| pins = [[Anode]] and [[Cathode]]
| symbol = [[File:LED symbol.svg]]
| symbol_caption =
}}</pre>
{{-}}
=== See also ===
<includeonly>
<!-- CATEGORIES BELOW THIS LINE PLEASE -->
[[Category:Technology and applied science infobox templates|Electronic component]]
</includeonly>