GALiRe
Case Change Tags


<case:lower> this text is all lowercase <end case:lower>

All text and GALiRe between these tags will be converted to uppercase, lowercase, or capitalized.

Example:
<case:lower>
<color:red;>
ALL OF THIS WILL BE LOWERCASE
<end color>
<end case:lower>
 -> all of this will be lowercase


'type' is required


Start tag: <case:type>
End tag: <end case:type>


Attribute applies to: Attributes:
  type -> (upper, lower, capital)
Attribute example::
Run your mouse over an attribute for more info