Form:Part: Difference between revisions
Fix: move page name input after {end template} where Page Forms requires it; restore helper text (via update-page on MediaWiki MCP Server) Tag: Manual revert |
Make brand field optional (remove mandatory) (via update-page on MediaWiki MCP Server) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
This form creates Part pages (CRT tubes, ICs, flyback transformers, boards, yokes, etc.). | This form creates Part pages (CRT tubes, ICs, flyback transformers, boards, yokes, etc.). | ||
The page name should | The page name should be the '''part number only''' (e.g., "LA76810A", "A68KJU96X", "2SD2499"). Do not include the brand name in the page title — the brand is recorded in the Brand field inside the template. | ||
</noinclude><templatestyles src="Template:Form styles.css" /> | </noinclude><templatestyles src="Template:Form styles.css" /> | ||
| Line 10: | Line 10: | ||
|- | |- | ||
! Brand: | ! Brand: | ||
| {{{field|brand|input type=combobox|values from category=Manufacturers | | {{{field|brand|input type=combobox|values from category=Manufacturers}}} | ||
<small>The manufacturer of this part (e.g., Sanyo, Samsung SDI, Toshiba).</small> | <small>The manufacturer of this part (e.g., Sanyo, Samsung SDI, Toshiba).</small> | ||
|- | |- | ||
! Part number: | ! Part number: | ||
| {{{field|model_code|mandatory}}} | | {{{field|model_code|mandatory|default={{PAGENAME}}}}} | ||
<small>The part's model/part number (e.g., LA76810A, A68KJU96X).</small> | <small>The part's model/part number (e.g., LA76810A, A68KJU96X).</small> | ||
|- | |- | ||
| Line 51: | Line 51: | ||
|- | |- | ||
! Equivalent parts: | ! Equivalent parts: | ||
| {{{field|equivalent_parts|input type=text|size=50|placeholder= | | {{{field|equivalent_parts|input type=text|size=50|placeholder=LA76810B, LA76810S}}} | ||
<small>Parts that can substitute for this one (comma-separated | <small>Parts that can substitute for this one (comma-separated).</small> | ||
|- | |- | ||
! OEM part numbers: | ! OEM part numbers: | ||
| Line 121: | Line 121: | ||
'''Page name:''' {{{standard input|page name|mandatory}}} | '''Page name:''' {{{standard input|page name|mandatory}}} | ||
<small>Use | <small>Use the part number only (e.g., "LA76810A", "A68KJU96X"). Do not include the brand name.</small> | ||
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}} | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}} | ||
Latest revision as of 22:57, 24 February 2026
This form creates Part pages (CRT tubes, ICs, flyback transformers, boards, yokes, etc.).
The page name should be the part number only (e.g., "LA76810A", "A68KJU96X", "2SD2499"). Do not include the brand name in the page title — the brand is recorded in the Brand field inside the template.
Part
| Core Information | |
| Brand: | brand
The manufacturer of this part (e.g., Sanyo, Samsung SDI, Toshiba). |
|---|---|
| Part number: | model_code
The part's model/part number (e.g., LA76810A, A68KJU96X). |
| Part type: | part_type |
| Subtype: | part_subtype
For ICs: Jungle, Vertical deflection, etc. For Boards: Main, Power, etc. Leave blank for other part types or enter custom subtype. |
| Description: | description
Brief description of the part's function. |
| Main photo: | image_main |
| More photos: | images |
| Compatible Devices | |
| Compatible CRT models: | crt_models
CRT models that use this part. |
| Compatible AV devices: | av_devices
AV devices that use this part. |
| Part Numbers & Cross-References | |
| Equivalent parts: | equivalent_parts
Parts that can substitute for this one (comma-separated). |
| OEM part numbers: | oem_part_numbers
Manufacturer-specific part numbers that reference this part. |
| CRT Tube Specifications
(Only for part type "CRT tube") | |
| Tube size (inches): | tube_size |
| Neck diameter (mm): | tube_neck_diameter |
| Deflection angle (°): | tube_deflection_angle |
| Phosphor type: | tube_phosphor_type |
| Mask type: | tube_mask_type |
| IC Specifications
(Only for part type "IC") | |
| Package type: | package_type
E.g., DIP-24, SDIP-56, QFP-64 |
| Pin count: | pin_count |
| Datasheet URL: | datasheet_url |
| Flyback Transformer Specifications
(Only for part type "Flyback transformer") | |
| Cross-references: | cross_references
Compatible FBT part numbers from other manufacturers. |
| HR Diemen number: | hr_diemen_number
HR Diemen replacement part number if known. |
| Board Specifications
(Only for part type "Board") | |
| Board type: | board_subtype
Type of board (or enter custom type). |
| Notes (optional): | free text |
{{{end template}}}
Page name: page name Use the part number only (e.g., "LA76810A", "A68KJU96X"). Do not include the brand name.
save preview cancel