Templat:Nocaps/doc
Ini ialah sublaman pendokumenan untuk Templat:Nocaps. Ia mempunyai maklumat penggunaan, kategori dan kandungan lain yang bukan sebahagian daripada laman templat templat laman. |
{{Nocaps}} will display text in full lower case.
Usage
[sunting sumber]The source text will not be altered (copying/pasting the text will be presented in its original form), only in its browser display. You can use this template to control the display of the variable output of magic words and of other templates.
Example
[sunting sumber]- Code
{{Nocaps|thE ''NaMe'' oF thE GAME}}
- Result
- thE NaMe oF thE GAME
Note
[sunting sumber]Substitution (subst:
) of this template is not recommended. The result will not create lower case source text but only an appearance there of; the original text will wrapped in an HTML tag in the page source. Because of this, it would be more effective to simply edit the original text as lower case.
See also
[sunting sumber]Templates that change the display (copying/pasting will present the original text):
- {{Nocaps}} – displays text in lower case (minuscule)
- {{Allcaps}} – displays text in capital letters (Upper case)
- {{Smallcaps}} – displays text in small capital letters
Magic words that rewrite the output (copying/pasting will present the text as displayed):
- {{lc:}} – lower case output of the full text
- {{uc:}} – upper case output of the full text
- {{lcfirst:}} – lower case output of the first character only
- {{ucfirst:}} – upper case output of the first character only