Open main menu

Project: Gorgon Wiki β

Changes

User:Alleryn/Sandbox/ItemColor Trials

1,284 bytes added, 18:46, 25 October 2021
no edit summary
==Tests for Text Outline (late Oct 2021) ==
===Parchment bkg===
*{{ItemRarity}}
*{{ItemRarity|0}}
*{{ItemRarity|1}}
*{{ItemRarity|2}}
*{{ItemRarity|3}}
*{{ItemRarity|4}}
*{{ItemRarity|5}}
 
===Light bkg ===
{| class="wikitable"
! Item Tier !! Properties
|-
| style="width:100px; text-shadow: 0 0 2px black, 0 0 2px black, 0 0 2px black, 0 0 2px black; {{ItemColor|0|Light}}font:bold 15px Georgia,serif;"| Common || Those are common, basic items.
|-
| style="text-shadow: 0 0 2px black, 0 0 2px black, 0 0 2px black, 0 0 2px black; {{ItemColor|1|Light}}font:bold 15px Georgia,serif;"| <!--green-->Uncommon || One extra power, chosen as appropriate for the difficulty of the monsters.
|-
| style="text-shadow: 0 0 2px black, 0 0 2px black, 0 0 2px black, 0 0 2px black; {{ItemColor|2|Light}}font:bold 15px Georgia,serif;"| <!--cyan-->Rare || Two modifiers.
|-
| style="text-shadow: 0 0 2px black, 0 0 2px black, 0 0 2px black, 0 0 2px black; {{ItemColor|3|Light}}font:bold 15px Georgia,serif;"| Exceptional || Three modifiers.
|-
| style="text-shadow: 0 0 2px black, 0 0 2px black, 0 0 2px black, 0 0 2px black; {{ItemColor|4|Light}}font:bold 15px Georgia,serif;"| Epic || Four modifiers.
|-
| style="text-shadow: 0 0 2px black, 0 0 2px black, 0 0 2px black, 0 0 2px black; {{ItemColor|5|Light}}font:bold 15px Georgia,serif;"| Legendary || Five modifiers.
|}
 
{| class="wikitable"
! Item Tier !! Properties
|-
| style="width:100px;{{ItemColor|0|Light}}font:bold 15px Georgia,serif;"| Common || Those are common, basic items.
|-
| style="{{ItemColor|1|Light}}font:bold 15px Georgia,serif;"| <!--green-->Uncommon || One extra power, chosen as appropriate for the difficulty of the monsters.
|-
| style="{{ItemColor|2|Light}}font:bold 15px Georgia,serif;"| <!--cyan-->Rare || Two modifiers.
|-
| style="{{ItemColor|3|Light}}font:bold 15px Georgia,serif;"| Exceptional || Three modifiers.
|-
| style="{{ItemColor|4|Light}}font:bold 15px Georgia,serif;"| Epic || Four modifiers.
|-
| style="{{ItemColor|5|Light}}font:bold 15px Georgia,serif;"| Legendary || Five modifiers.
|}
==Original Tests==
===Light===
{| class="wikitable"
| <span style=color:#FFFFFF><b>Common FFFFFF</b></span>
|}
 
===temp===
<pre><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></pre>
5,698
edits