Template:Lcfirstletter
Kaonekelo
(Kufumila ku Template:Lcfirst)
| This template uses Lua: |
|
|
This template should always be substituted (i.e., use {{subst:Lcfirstletter}}). Any accidental transclusions will be automatically substituted by a bot. |
Usage
[kulemba source]Converts the first ASCII letter character of a string to lowercase. This behavior is different from the magic word lcfirst, which affects the first character of a string regardless of whether it is a letter or not.
Examples
[kulemba source]{{lcfirstletter|Test}} → test
{{lcfirstletter|(Test)}} → (test)
See also
[kulemba source]- {{ucfirstletter}}, converts first ASCII letter to uppercase