Jump to content

Template:PCN-Row: Difference between revisions

From SOJI ELECTRONICS
[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 },
  "impact":        { "label": "Impact",                    "type": "string", "required": true, "description": "None / Minor / Major / Critical" },
  "status":        { "label": "Status",                    "type": "string", "required": true, "description": "Draft / Released / Effective / Superseded / Withdrawn" }
}
}
}}
}}
Line 20: Line 18:
{{!}} {{{change_type|}}}
{{!}} {{{change_type|}}}
{{!}} {{{description|}}}
{{!}} {{{description|}}}
{{!}} {{PCN-Impact|{{{impact|}}}}}
{{!}} {{PCN-Status|{{{status|}}}}}
{{!}} {{PCN-View-Link|{{{product|}}} {{{pcn|}}}}}
</includeonly>
</includeonly>

Revision as of 07:21, 15 May 2026

SOJI Electronics