Template:Text-transform none/doc
Appearance
This is a documentation subpage for Template:Text-transform none. It contains usage information, categories and other content that is not part of the original template page. |
Usage
[edit]Removes CSS text-transform (all caps, etc.) from a span. Useful when you have a template that produces all caps, but for some reason you need to override this.
Example
[edit]{{uppercase|This text is in Uppercase, {{text-transform none|this isn't}}, and this is back to Uppercase}}
This text is in Uppercase, this isn't, and this is back to Uppercase
See also
[edit]- {{Uppercase}}
- {{Font-variant normal}}
Removes CSS text-transform (all caps, etc.) from a span
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text content | 1 | no description | Content | required |