Difference between revisions of "User:SuperHamster/Sandbox/Cyan"

From Nookipedia, the Animal Crossing wiki
(Test)
(Testing color alts)
Line 1: Line 1:
{{User:SuperHamster/Sandbox/Brown
+
<div style="background:{{#switch:{{{1|}}}
|name=Test Item
+
| red
|ja-name=JA Name
+
| Red = #ffaa9a
|var = Red
+
| green
|collection = Blue Series
+
| Green = #84daa1
|theme1 = Colorful
+
| blue
|color1 = Blue
+
| Blue = #7eb8cb
|color2 = Green
+
| yellow
|function1 = Bed
+
| Yellow = #ffe19b
|function2 = Sleep
+
| orange
|length = 3.0
+
| Orange = #ffce9b
|width = 1.0
+
| pink
|availability1 = Nook's Cranny
+
| Pink = #ffc9c0
|availability2 = Able Sisters
+
| purple
|season1 = Spring
+
| Purple = #d6a1ba
|season2 = Summer
+
| aqua
|mat1 = Wood
+
| Aqua
|mat1-num = 5
+
| cyan
|mat2 = Iron
+
| Cyan
|mat2-num = 3
+
| lightblue
|buy = 5000
+
| light blue
|sell = 3000
+
| LightBlue
|currency = Bells
+
| Light Blue
|customizable = True
+
| L. Blue
|custom-kits = 10
+
| L. blue
|pattern = True
+
| l. blue = #add8E6
|var1 = Red
+
| beige
|var1-img = Acoustic Guitar NH Icon.png
+
| Beige = #e9dfaf
|var1-color1 = Red
+
| brown
|var2 = Green
+
| Brown = #e6ccb3
|var2-img = Velour Boots NH Icon.png
+
| grey
|var2-color1 = Green
+
| Grey
|var2-color2 = Blue
+
| gray
|var3 = Green
+
| Gray = #ccc
|var3-img = Velour Boots NH Icon.png
+
| white
|var3-color1 = Green
+
| White = #fff
|var3-color2 = Blue
+
| black
|var4 = Green
+
| Black = #b3b3b3
|var4-img = Velour Boots NH Icon.png
+
| colorful
|var4-color1 = Green
+
| Colorful = linear-gradient(to right, #ff9999,#adebad 40%, #adebad, #adebad 60%, #9999ff)
|var4-color2 = Blue
+
| #default= #e6e6e6
|var5 = Green
+
}}; {{roundy|{{{roundy|9px}}}}}; {{#if:{{{height|}}}|line-height:{{{height|}}};}} {{#if:{{{display|}}}|display:{{{display|}}};}} text-align:center; padding:4px 3px 4px 3px; margin:3px; width:{{{width|4.5em}}};"><small>{{{1|Unknown}}}</small></div><noinclude>
|var5-img = Velour Boots NH Icon.png
+
 
|var5-color1 = Green
+
==Usage==
|var5-color2 = Blue
+
 
|notes = Hello world!
+
<pre>
}}
+
{{Color|<color>|height=<optional>|width=<optional>|display=<optional>|roundy=<optional>}}
 +
</pre>
 +
Creates a div with a background of a given color, with a color name centered inside. If no value is entered, default color is used and box displays 'Unknown'.
 +
 
 +
{| style="border-collapse:collapse;"
 +
!colspan=4 style="text-align:left;"|&nbsp;Supported Colors
 +
|-
 +
|{{Color|Red}}
 +
{{Color|Green}}
 +
{{Color|Blue}}
 +
{{Color|Yellow}}
 +
|{{Color|Orange}}
 +
{{Color|Pink}}
 +
{{Color|Purple}}
 +
{{Color|L. Blue}}
 +
|{{Color|Beige}}
 +
{{Color|Brown}}
 +
{{Color|Gray}}
 +
{{Color|White}}
 +
|style="vertical-align:bottom;"|{{Color|Colorful}}
 +
{{Color|Black}}
 +
{{Color|Default}}
 +
|}

Revision as of 06:20, April 17, 2020

Unknown

Usage

{{Color|<color>|height=<optional>|width=<optional>|display=<optional>|roundy=<optional>}}

Creates a div with a background of a given color, with a color name centered inside. If no value is entered, default color is used and box displays 'Unknown'.

 Supported Colors
Red
Green
Blue
Yellow
Orange
Pink
Purple
L. Blue
Beige
Brown
Gray
White
Colorful
Black
Default