Form:Ink: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
Line 31: Line 31:
| {{{field|rgb
| {{{field|rgb
| input type=regexp
| input type=regexp
| regexp=/^(255|[0-9]{1,2}|[1-2][0-9]{2}),(255|[0-9]{1,2}|[1-2][0-9]{2}),(255|[0-9]{1,2}|[1-2][0-9]{2})$/
| regexp=/^((255|[0-9]{1,2}|[1-2][0-9]{2}),(255|[0-9]{1,2}|[1-2][0-9]{2}),(255|[0-9]{1,2}|[1-2][0-9]{2}))$/
| message=Must use the format XXX,XXX,XXX, where each value is 0–255.
| message=Must use the format XXX,XXX,XXX, where each value is 0–255 and no spaces are allowed.
| placeholder=255,255,255
| placeholder=255,255,255
| property=Has rgb
| property=Has rgb

Revision as of 16:29, 3 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.