Template:PCN-Row: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
No edit summary |
No edit summary |
||
| 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" }, | ||
" | "ver": { "label": "Version", "type": "string", "required": true, "description": "e.g., v0.1.2" }, | ||
"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": " | "description": { "label": "Descriptions", "type": "string", "required": true }, | ||
} | } | ||
}} | }} | ||
</noinclude><includeonly>{{!}}- | </noinclude><includeonly>{{!}}- | ||
{{!}} {{{pcn|}}} | {{!}} {{{pcn|}}} | ||
{{!}} {{{ | {{!}} {{{ver|}}} | ||
{{!}} {{{change_type|}}} | {{!}} {{{change_type|}}} | ||
{{!}} {{{description|}}} | {{!}} {{{description|}}} | ||
</includeonly> | </includeonly> | ||