Template:Microcontroller: Difference between revisions

From Cyber Hobbies
No edit summary
(Removed "review" and a stray bracket)
 
(One intermediate revision by the same user not shown)
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}}} {{{review|}}}</span>|}} {{{review|}}}
{{#if: {{{status|}}}|{{!}} colspan='2' {{!}} Status: <span style='color:#d79100;'>{{{status}}}</span>|}}
|- 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;'>[[{{{datasheet}}}|Datasheet]]</span>)|}}
{{#if: {{{datasheet|}}}|{{!}} colspan='2' {{!}} <span style='color:#d79100;'>[{{{datasheet}}} Datasheet]</span>|}}
|}
|}
</div>
</div>
Line 33: Line 33:
|datasheet=
|datasheet=
|status=
|status=
|review=
}}
}}
</nowiki>
</nowiki>
Line 49: Line 48:
|-  
|-  
| '''status''' || One of the following:<br>"In Production", "Obsolete"
| '''status''' || One of the following:<br>"In Production", "Obsolete"
|-
| '''review''' || Last date the product status was reviewed in DD MMM YYYY format
|}
|}


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Latest revision as of 07:09, 20 April 2024

Unspecified
Microcontroller

Template usage

Displays a Microcontroller panel on the right.


{{Microcontroller
|name=
|manufacturer=
|image=
|datasheet=
|status=
}}

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"