Template:ComponentCapacitor: Difference between revisions
From Jim Julian Wiki
Jump to navigationJump to search
New template for capacitors. |
Correcting the incorrect implementation of the "AllComponents" concept. |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This template defines the capacitor database. | This template defines the capacitor database. | ||
<!-- Details section (for documentation and declaration) --> | |||
{{#cargo_declare:_table=Capacitors | {{#cargo_declare:_table=Capacitors | ||
|PartNumber=String | |PartNumber=String | ||
| Line 10: | Line 11: | ||
}} | }} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<!-- Common section: THIS RUNS ON THE COMPONENT PAGE --> | |||
{{AllComponents | |||
|PartNumber={{{PartNumber|}}} | |||
|Type=Capacitor | |||
|Package={{{Package|}}} | |||
}} | |||
<!-- Details section: THIS ALSO RUNS ON THE COMPONENT PAGE --> | |||
{{#cargo_store:_table=Capacitors | {{#cargo_store:_table=Capacitors | ||
|PartNumber={{{PartNumber|}}} | |PartNumber={{{PartNumber|}}} | ||
Latest revision as of 22:41, 7 February 2026
This template defines the capacitor database. This template defines the table "Capacitors". View table.