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
Updated Part page naming convention: use part number only (e.g., "TB1253N") instead of "Brand PartNumber" (via update-page on MediaWiki MCP Server)
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 follow the pattern: '''Brand PartNumber''' (e.g., "Sanyo LA76810A", "Samsung SDI A68KJU96X").
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 51: Line 51:
|-
|-
! Equivalent parts:
! Equivalent parts:
| {{{field|equivalent_parts|input type=text|size=50|placeholder=Sanyo LA76810B, Sanyo LA76810S}}}
| {{{field|equivalent_parts|input type=text|size=50|placeholder=LA76810B, LA76810S}}}
<small>Parts that can substitute for this one (comma-separated, include brand).</small>
<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 format: Brand PartNumber (e.g., "Sanyo LA76810A", "Samsung SDI A68KJU96X")</small>
<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}}}
MediaWiki Appliance - Powered by TurnKey Linux