Template:PCB Component: Difference between revisions
From OpenGK
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#if: {{{titleHeader|true}}} |<nowiki /> | {{#if: {{{titleHeader|true}}} |<nowiki /> | ||
=={{#if: {{{index|}}} | {{{index}}}. |}} {{{title}}}== | =={{#if: {{{index|}}} | {{{index}}}. |}} {{{title}}}== | ||
| Line 29: | Line 27: | ||
! Datasheet | ! Datasheet | ||
{{!}} [[:File:{{{datasheet}}}{{!}}{{{datasheet}}}]] | {{!}} [[:File:{{{datasheet}}}{{!}}{{{datasheet}}}]] | ||
|}} | | <includeonly>[[Category:Missing datasheet]]</includeonly>}} | ||
<nowiki /> | <nowiki /> | ||
{{#if: {{{usermanual|}}} |<nowiki /> | {{#if: {{{usermanual|}}} |<nowiki /> | ||
Latest revision as of 18:29, 29 September 2025
{{{title}}}
| Name | {{{name}}}
|
|---|
PCB component description, originally intended for the PCB Layouts page
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| index | index | Element index on the PCB layout picture
| Number | optional |
| title | title | Simple title stating what this component is, intended for just a glance at the pcb layout list
| String | required |
| name | name | Manufacturer name and number
| String | suggested |
| description | description | Description adjusted for this specific use case, or just pasted from the datasheet if not applicable
| Unknown | suggested |
| package | package | Package type
| String | suggested |
| datasheet | datasheet | Datasheet for the component. If the datasheet comes from a 1:1 replacement, please add a mention about it in the 'description' section | File | suggested |
| titleHeader | titleHeader | Should title be used as a header? (==)
| Boolean | optional |
| usermanual | usermanual | User manual, if exists | File | optional |
| application_note | application_note | Application note, if exists | File | optional |
