Template:Ink chip: Difference between revisions
Robertbaxter (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) No edit summary |
||
Line 18: | Line 18: | ||
=== Test Area === | === Test Area === | ||
{{#rmatch:145,78,114|/[0-9] | {{#rmatch:145,78,114|/^([0-9]{1,3}),([0-9]{1,3}),([0-9]{1,3})$/|$1|}} | ||
{{#rmatch:145,78,114|/[0-9] | {{#rmatch:145,78,114|/^([0-9]{1,3}),([0-9]{1,3}),([0-9]{1,3})$/|$2|}} | ||
{{#rmatch:145,78,114|/[0-9] | {{#rmatch:145,78,114|/^([0-9]{1,3}),([0-9]{1,3}),([0-9]{1,3})$/|$3|}} | ||
{{#invoke:Color|rgbTripletToHex| | {{#invoke:Color|rgbTripletToHex| | ||
{{#rmatch:145,78,114|/[0-9] | {{#rmatch:145,78,114|/^([0-9]{1,3}),([0-9]{1,3}),([0-9]{1,3})$/|$1|}} | ||
| {{#rmatch:145,78,114|/[0-9] | | {{#rmatch:145,78,114|/^([0-9]{1,3}),([0-9]{1,3}),([0-9]{1,3})$/|$2|}} | ||
| {{#rmatch:145,78,114|/[0-9] | | {{#rmatch:145,78,114|/^([0-9]{1,3}),([0-9]{1,3}),([0-9]{1,3})$/|$3|}} | ||
}} | }} | ||
Revision as of 19:43, 3 December 2024
A template to display ink colors as chips.
Usage
{{Color chip|Violet}}
Advanced attributes
Sometimes you will need the chip to point to a link other than the title, you can use that buy adding the link attribute:
{{Color chip|Yellow|link=Violet}}
Test Area
145 78 114
914E72