Difference between revisions of "User:Alleryn/Sandbox"

From Project: Gorgon Wiki
Jump to: navigation, search
(Parchment: hmm less good, maybe will need 3 palettes)
m (Parchment)
Line 28: Line 28:
  
 
===Parchment===
 
===Parchment===
*<span style=color:#bb1><b>Legendary</b></span>
+
*<span style=color:#dd5><b>Legendary</b></span> -- This one looks okay if the yellow (red/green) component is at least a d, but looks better with an e; greying it out a little (adding some blue) seems to help also.
 
*<span style=color:#b0b><b>Epic</b></span>
 
*<span style=color:#b0b><b>Epic</b></span>
 
*<span style=color:#b00><b>Exceptional</b></span>
 
*<span style=color:#b00><b>Exceptional</b></span>

Revision as of 05:32, 29 November 2020

Current Sandbox Links for Development

Some Gathered Information

Old/Unused Sandbox Links

General Sandboxing

Light

Header
Legendary
Epic
Exceptional
Rare
Uncommon
Common

Parchment

  • Legendary -- This one looks okay if the yellow (red/green) component is at least a d, but looks better with an e; greying it out a little (adding some blue) seems to help also.
  • Epic
  • Exceptional
  • Rare
  • Uncommon
  • Common

Dark

Header
Legendary
Epic
Exceptional
Rare
Uncommon
Common

temp

<includeonly>{{#if:{{{2|}}}|color:#{{#switch: {{{1|}}}
 | Legendary | legendary
 | Yellow | yellow
 | L | l
 | 5 = FAEF24
 | Epic | epic
 | P | p
 | purple
 | 4 = ff00ff
 | Exceptional | exceptional
 | Red | red
 | X | x
 | 3 = F40302
 | Rare | rare
 | Blue | blue
 | R | r
 | 2 = 00e7e7
 | Uncommon | uncommon   
 | Green | green
 | U | u
 | 1 = 04c304
 | #default = ffffff
}};|color:#{{#switch: {{{1|}}}
 | Legendary | legendary
 | Yellow | yellow
 | L | l
 | 5 = FAEF24
 | Epic | epic
 | P | p
 | purple
 | 4 = ff00ff
 | Exceptional | exceptional
 | Red | red
 | X | x
 | 3 = F40302
 | Rare | rare
 | Blue | blue
 | R | r
 | 2 = 00e7e7
 | Uncommon | uncommon   
 | Green | green
 | U | u
 | 1 = 04c304
 | #default = ffffff</includeonly><noinclude>{{documentation}}</noinclude>