Template:Lc/doc
Appearance
This is a documentation subpage for Template:Lc. It contains usage information, categories and other content that is not part of the original template page. |
Usage
[edit]This template forces text to be rendered in lowercase, thus simplifying formatting tasks.
Example
[edit]{{lc|LOWERCASE}} becomes LOWERCASE
- Comparison
{{sc|Chapter One}} becomes Chapter One {{lc|Chapter One}} becomes Chapter One {{uc|Chapter One}} becomes Chapter One {{capitalize|chapter one}} becomes Chapter One
See also
[edit]- {{capitalize}} for Capitalizing
- {{uc}} for UPPERCASING
- {{text-transform none}}