Template:Color

From Dreamlight Valley Wiki
Jump to navigation Jump to search

Description

This template is used to insert a color square in-line to text. Its most common use is inside templates to display the colors used by filters for furniture, clothing, wallpaper, and flooring.

It can also used to display any of the colors used in motif and facepaint customization using numbered parameter values.

Usage

This template can be used by entering the following.

{{color|''color value''|''filter type''}}

Examples

For filters colors the name of the "color value" parameter matches the color-filter name in-game.

{{Color|red}}

results in...

Most templates include the "filter type" optional parameter to generate an item category link for the color square (e.g. Category: Blue Furniture). If the "filter type" parameter is not defined, the color box will link to the general Color category.

{{Color|blue|furniture}}

results in...

Colors can be displayed together in-line as well

{{Color|red}}{{Color|orange}}{{Color|yellow}}{{Color|green}}

results in...

There are 75 available facepaint and motif customization colors to select in game. Each of these can be called by this template by entering the numbered position as displayed in game, with number 1 being black (top row, left)

{{Color|32}}

results in...

{{Color|31}}{{Color|32}}{{Color|33}}{{Color|34}}{{Color|35}}{{Color|36}}{{Color|37}}{{Color|38}}{{Color|39}}{{Color|40}}

results in...

Color Value

The parameter "color value" accepts the following pre-defined named and number values.

Color Filters
Input Output
blue
green
red
pink
white
black
yellow
orange
brown
purple
gray
none
Motif Colors
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75


Facepaint Colors

For facepaint coloring add makeup- to the number listed below. Example: makeup-13

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75