Template:Play Nintendo colors
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
Code
{{Play Nintendo colors
|color1=
|color2=
|color3=
|color4=
|color5=
|color6=
|color7=
|color8=
|color9=
|color10=
|color11=
|color12=
|color13=
|color14=
|color15=
|color16=
}}
Usage
This template is intended for use on the List of Play Nintendo paint-by-number activities page. It recreates the color palette in a particular paint-by-number activity when given RGB triplets of these colors.
For instance, entering the triplet 255, 241, 0 in the "color1" parameter results in the following:
| 1 | RGB (255, 241, 0) |
If you fill in multiple parameters with RGB triplets, you get a chart displaying multiple color samples. For example:
|color1=255, 241, 0 |color2=230, 0, 19 |color3=0, 128, 204 |color4=251, 216, 182
results in:
| 1 | RGB (255, 241, 0) | 2 | RGB (230, 0, 19) |
| 3 | RGB (0, 128, 204) | 4 | RGB (251, 216, 182) |