Summary[edit]
This template is designed to use the ESO Quality Color template on each of 5 subsequent columns in a table.
Parameters[edit]
ESO Quality Colors
Parameter |
Scope |
Description |
1 |
Required |
The Normal level text |
2 |
Required |
The Fine level text |
3 |
Required |
The Superior level text |
4 |
Required |
The Epic level text |
5 |
Required |
The Legendary level text |
AL |
Optional |
Alignment of text. Options are: L, C, or R. Defaults to R. |
Examples[edit]
{|class=wikitable
!Item!!{{ESO Quality Colors|Normal|Fine|Superior|Epic|Legendary}}
|-
|Widget||{{ESO Quality Colors|5|10|15|20|25}}
|-
|Doohickey||{{ESO Quality Colors|3|6|9|12|15}}
|}
Item |
Normal |
Fine |
Superior |
Epic |
Legendary |
Widget |
5 |
10 |
15 |
20 |
25 |
Doohickey |
3 |
6 |
9 |
12 |
15 |
{|class=wikitable
!Item!!{{ESO Quality Colors|Normal|Fine|Superior|Epic|Legendary}}
|-
|Widget||{{ESO Quality Colors|5|10|15|20|25|AL=C}}
|-
|Doohickey||{{ESO Quality Colors|3|6|9|12|15|AL=C}}
|}
Item |
Normal |
Fine |
Superior |
Epic |
Legendary |
Widget |
5 |
10 |
15 |
20 |
25 |
Doohickey |
3 |
6 |
9 |
12 |
15 |
{|class=wikitable
!Item!!{{ESO Quality Colors|Normal|Fine|Superior|Epic|Legendary}}
|-
|Widget||{{ESO Quality Colors|5|10|15|20|25|AL=L}}
|-
|Doohickey||{{ESO Quality Colors|3|6|9|12|15|AL=L}}
|}
Item |
Normal |
Fine |
Superior |
Epic |
Legendary |
Widget |
5 |
10 |
15 |
20 |
25 |
Doohickey |
3 |
6 |
9 |
12 |
15 |