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
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
|params={
|params={
   "pcn":            { "label": "PCN No.",                    "type": "string", "required": true, "description": "e.g., PCN-2025-001" },
   "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" },
   "ver":           { "label": "Version",                   "type": "string", "required": true, "description": "e.g., v0.1.2" },
  "effective_date": { "label": "Effective Date / First Ship","type": "date",  "required": true, "description": "YYYY-MM-DD" },
  "product":        { "label": "Affected Product",          "type": "string", "required": true, "description": "e.g., LIGO Air, LIGO Pro BLE AF" },
   "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": "Descriptions",          "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" }
}
}
}}
}}
</noinclude><includeonly>{{!}}-
</noinclude><includeonly>{{!}}-
{{!}} {{{pcn|}}}
{{!}} {{{pcn|}}}
{{!}} {{{issue_date|}}}
{{!}} {{{ver|}}}
{{!}} {{{effective_date|}}}
{{!}} {{{product|}}}
{{!}} {{{change_type|}}}
{{!}} {{{change_type|}}}
{{!}} {{{description|}}}
{{!}} {{{description|}}}
{{!}} {{PCN-Impact|{{{impact|}}}}}
{{!}} {{PCN-Status|{{{status|}}}}}
{{!}} {{PCN-View-Link|{{{product|}}} {{{pcn|}}}}}
</includeonly>
</includeonly>

Latest revision as of 07:23, 15 May 2026

SOJI Electronics