Template:PCN-Row: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Created page with "<noinclude> {{TemplateData |description=Row template for PCN listing. Auto-generates the View/Create link from Product + PCN No., so editors only edit data cells — the link updates automatically. |params={ "pcn": { "label": "PCN No.", "type": "string", "required": true, "description": "e.g., PCN-2025-001" }, "issue_date": { "label": "Issue Date", "type": "date", "required": true, "description": "YYYY-MM-DD" }, "..." |
No edit summary |
||
| Line 9: | Line 9: | ||
"change_type": { "label": "Change Type", "type": "string", "required": true, "description": "Hardware / Firmware / Software / Process / Material / Documentation / EOL / Other" }, | "change_type": { "label": "Change Type", "type": "string", "required": true, "description": "Hardware / Firmware / Software / Process / Material / Documentation / EOL / Other" }, | ||
"description": { "label": "Short Description", "type": "string", "required": true }, | "description": { "label": "Short Description", "type": "string", "required": true }, | ||
} | } | ||
}} | }} | ||
| Line 20: | Line 18: | ||
{{!}} {{{change_type|}}} | {{!}} {{{change_type|}}} | ||
{{!}} {{{description|}}} | {{!}} {{{description|}}} | ||
</includeonly> | </includeonly> | ||