Form:Ink: Difference between revisions

From stencil.wiki
No edit summary
(Add CMYK and Pantone to the form)
Line 23: Line 23:
|-
|-
! RGB:
! RGB:
| {{{field|rgb|input type=regexp|regexp=/\(?\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*\)?/|message="Must use the format XXX,XXX,XXX!|property=Has rgb}}}
| {{{field|rgb|input type=regexp|regexp=/^\d{1,3},\d{1,3},\d{1,3}$/|message="Must use the format XXX,XXX,XXX!|property=Has rgb}}}
|-
! CMYK:
| {{{field|rgb|input type=regexp|regexp=/^\d{1,3},\d{1,3},\d{1,3},\d{1,3}$/|message="Must use the format XXX,XXX,XXX,XXX!|property=Has cmyk}}}
|-
! Pantone:
| {{{field|rgb|input type=text|property=Has pantone}}}
|-
|-
! Part(s):  
! Part(s):  

Revision as of 15:06, 2 December 2024

This is the "Ink" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.