Template:Font-variant normal
Usage
editRemoves CSS font-variant (i.e. small-caps) from a span. Useful when you have a template that produces small caps, but for some reason you need to override this.
Example
edit{{small-caps|This text is in Small-Caps, {{font-variant normal|this isn't}}, and this is back to Small-Caps}}
This text is in Small-Caps, this isn't, and this is back to Small-Caps
See also
edit- {{Small-caps}}
- {{Text-transform none}}
Removes CSS font-variant (i.e. small-caps) from a span
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text content | 1 | no description | Content | required |