Template:Infobox electronic component
[[File:{image{photo}|{image_size}|alt={alt}|{alt}]] {caption{photo_caption} | |
種類 | {type} |
---|---|
動作原理 | {working_principle} |
発明 | {invented} |
商品化 | {first_produced} |
ピン配置 | {pins} |
電気用図記号 | |
{symbol} {symbol_caption} |
Infobox electronic componentは、電子部品に関する基礎情報テンプレートです。
フォーマット
{Infobox electronic component | component = | photo = | photo_caption = | type = | working_principle = | invented = | first_produced = | symbol = | pins = }
引数
- component: 部品名
- photo: 部品の写真。画像の幅は225pxが望ましい。[[File:RBG-LED.jpg|225px]]のように入力。
- photo_caption: 写真の説明
- type: 部品の種類
- working_principle: この部品を使用することで発生する物理的現象。
- invented: この部品の発明者。発明時期。
- first_produced: 初めて商品化された時期。
- symbol: この部品に当てはまる電気用図記号の画像。
- pins: この部品のピン配置。
使用例
![]() 赤、緑、青の5mmタイプLED | |
種類 | 受動素子、光エレクトロニクス |
---|---|
動作原理 | エレクトロルミネセンス |
発明 | ニック・ホロニアック (1962年) |
ピン配置 | アノード、カソード |
電気用図記号 | |
{Infobox electronic component | component = 発光ダイオード | photo = [[File:RBG-LED.jpg|225px]] | photo_caption = 赤、緑、青の5mmタイプLED | type = [[受動素子]]、[[光エレクトロニクス]] | working_principle = [[エレクトロルミネセンス]] | invented = [[ニック・ホロニアック]] (1962年) | first_produced = | symbol = [[File:LED symbol.svg]] | pins = [[アノード]]、[[カソード]] }
TemplateData
電子部品に関する基礎情報テンプレートです。
パラメーター | 説明 | 型 | 状態 | |
---|---|---|---|---|
部品名 | name component | 部品の名称
| 文字列 | 必須 |
Image | image photo | 部品の写真。画像の幅は225pxが望ましい。
| ファイル | 推奨 |
Image size | image_size | The size of the image, in pixels. | 数値 | 推奨 |
Caption | caption photo_caption | 写真の説明
| 内容 | 推奨 |
Alt text | alt | The alternative text for the image (see [[Wikipedia:Manual of Style/Accessibility/Alternative text for images]]). | 内容 | 推奨 |
Type | type | 部品の種類 - similar to the heading in a supplier's catalogue.
| 文字列 | 推奨 |
Working principle | working_principle | この部品を使用することで発生する物理的現象。
| 文字列 | 推奨 |
Inventor | inventor invented | この部品の発明者
| 文字列 | 推奨 |
Date of invention | invention_Year | 発明時期
| 文字列 | 推奨 |
First produced when? | first_produced | 初めて商品化された時期 | 文字列 | 省略可能 |
Pins | pins | この部品のピン配置
| 文字列 | 省略可能 |
Circuit symbol | symbol | この部品に当てはまる電気用図記号の画像。自動でskin-invert-imageが適用される。
| ファイル | 推奨 |
Circuit symbol caption | symbol_caption | A brief caption that explains sections of the symbol. Optional. | 内容 | 省略可能 |