Template:Microcontroller: Difference between revisions
No edit summary |
m (Fixed datasheet link) |
||
| Line 11: | Line 11: | ||
{| style='cellpadding:0;cellspacing:0;border:none;width:250px;background:#202224;color:#ffffff;font-size:95%;' | {| style='cellpadding:0;cellspacing:0;border:none;width:250px;background:#202224;color:#ffffff;font-size:95%;' | ||
|- style='line-height:14px;' | |- style='line-height:14px;' | ||
{{#if: {{{status|}}}|{{!}} colspan='2' {{!}} Status: <span style='color:#d79100;'>{{{status | {{#if: {{{status|}}}|{{!}} colspan='2' {{!}} Status: <span style='color:#d79100;'>{{{status}}}</span>|}} {{{review|}}} | ||
|- style='line-height:14px;' | |- style='line-height:14px;' | ||
|- style='color:#d79100;' | |- style='color:#d79100;' | ||
{{#if: {{{desc|}}}|{{!}} colspan='2' {{!}} {{{desc}}}|}} | {{#if: {{{desc|}}}|{{!}} colspan='2' {{!}} {{{desc}}}|}} | ||
|- style='line-height:14px;' | |- style='line-height:14px;' | ||
{{#if: {{{datasheet|}}}|{{!}} colspan='2' {{!}} <span style='color:#d79100;'> | {{#if: {{{datasheet|}}}|{{!}} colspan='2' {{!}} <span style='color:#d79100;'>[{{{datasheet}}} Datasheet]</span>)|}} | ||
|} | |} | ||
</div> | </div> | ||
Revision as of 07:07, 20 April 2024
|
Unspecified
Microcontroller
|
Template usage
Displays a Microcontroller panel on the right.
{{Microcontroller
|name=
|manufacturer=
|image=
|datasheet=
|status=
|review=
}}
| name | Name of the product |
| manufacturer | Manufacturer of the product |
| image | (OPTIONAL) The name of the image for this product |
| datasheet | Link to manufacturer datasheet |
| status | One of the following: "In Production", "Obsolete" |
| review | Last date the product status was reviewed in DD MMM YYYY format |