Template:CapSeries: Difference between revisions
m (add series title) |
m (Basic setup to test styling) |
||
Line 1: | Line 1: | ||
=== {{{Series Name}}} === | === {{{Series Name}}} === | ||
<table class="wikitable> | |||
<caption>Details for series {{#if:{{{Datasheet|}}}|from ''{{Archive web|url={{{Datasheet}}}|name=Datasheet}}''}}</caption> | |||
<thead> | |||
<tr> | |||
{{#if:{{{Example Picture|}}}|<th>Example Picture</th>}} | |||
<th>Specifications</th> | |||
{{#if:{{{Generic Descriptions|}}}<th>Generic Descriptions</th>}} | |||
</tr> | |||
</thead> | |||
<tbody> | |||
<tr> | |||
{{#if:{{{Example Picture|}}}|<td>[[File:{{{Example Picture}}}|200px]]/td>}} | |||
<!--Specifications--> | |||
<td> | |||
<table class="detailList"> | |||
{{#if:{{{Tolerance|}}}<th>Tolerance</th><td>±{{{Tolerance}}}%</td>}} | |||
</table> | |||
</td> | |||
<!--Generic Descriptions--> | |||
{{#if:{{{Generic Descriptions|}}} | |||
<td>{{{Generic Descriptions}}} | |||
</td>}} | |||
</tr> | |||
</tbody> | |||
</table> | |||
<noinclude> | <noinclude> | ||
Line 5: | Line 33: | ||
{ | { | ||
"params": { | "params": { | ||
"Generic | "Generic Descriptions": { | ||
"description": "Generic descriptions of the parts meant to give rough idea of uses that don't provide specific technical details", | "description": "Generic descriptions of the parts meant to give rough idea of uses that don't provide specific technical details", | ||
"example": "Standard grade, Audio, Low ESR, Low Impedance, Long Life", | "example": "Standard grade, Audio, Low ESR, Low Impedance, Long Life", | ||
Line 73: | Line 101: | ||
"paramOrder": [ | "paramOrder": [ | ||
"Series Name", | "Series Name", | ||
"Generic | "Generic Descriptions", | ||
"Max Temp", | "Max Temp", | ||
"Tolerance", | "Tolerance", |
Revision as of 15:16, 3 March 2022
{{{Series Name}}}
<thead> </thead> <tbody> </tbody>Specifications |
---|
|
Preformated box for creating a mini-datasheet for documenting the properties of a series of capacitors.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Series Name | Series Name | The code letter name for the capacitor series
| String | required |
Generic Descriptions | Generic Descriptions | Generic descriptions of the parts meant to give rough idea of uses that don't provide specific technical details
| String | suggested |
Max Temp | Max Temp | The maximum temperature rating of the series (in degrees Celsius, unit not needed )
| Number | suggested |
Tolerance | Tolerance | The tolerance rating for the capacitance (shown as percentage, unit not needed)
| Number | optional |
Mount | Mount | The mounting method used for the series
| String | suggested |
Leakage Current | Leakage Current | Leakage current rating in µA (unit not needed) | String | optional |
Lifetime | Lifetime | The expected lifetime of the capacitor series in hours (unit not needed)
| String | optional |
Example Picture | Example Picture | Photo of capacitor from series for refrence | File | optional |
Datasheet | Datasheet | URL of the datasheet for the capacitor series | URL | suggested |
Official Replacement Series | Official Replacement Series | Replacement Series recommended by the original manufacture (will link page to this page) | String | optional |
Recommended Replacement Series | Recommended Replacement Series | Replacement Series recommended for matching specifications, usually from same manufacturer. (will link page to this page) | String | optional |
Possible Replacement Series | Possible Replacement Series | Replacement series that may not have been tested or does not match an specifications of original series. Can also be a fallback for availability. (will link page to this page) | String | optional |
ESR Range | ESR Range | Range of ESR for caps in the series in mΩ (unit not needed) | String | optional |