Template:ESO Quality Colors/Doc

The UESPWiki – Your source for The Elder Scrolls since 1995

Summary

This template is designed to use the ESO Quality Color template on each of 5 subsequent columns in a table.

Parameters

ESO Quality Colors
Parametri Visibilità Descrizione
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

{|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