Template:ComponentCapacitor: Difference between revisions

From Jim Julian Wiki
Jump to navigationJump to search
Added common details section to support the "AllComponents" template.
Correcting the incorrect implementation of the "AllComponents" concept.
 
Line 1: Line 1:
<noinclude>
<noinclude>
This template defines the capacitor database.
This template defines the capacitor database.
<!-- Common section -->
<!-- Details section (for documentation and declaration) -->
{{AllComponents
|PartNumber={{{PartNumber|}}}
|Type=Capacitor
|Package={{{Package|}}}
}}
<!-- Details section -->
{{#cargo_declare:_table=Capacitors
{{#cargo_declare:_table=Capacitors
|PartNumber=String
|PartNumber=String
Line 17: 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.