الگو:Lcfirstletter/doc

    از ویکی‌نور
    < الگو:Lcfirstletter
    (تفاوت) → نسخهٔ قدیمی‌تر | نمایش نسخهٔ فعلی (تفاوت) | نسخهٔ جدیدتر ← (تفاوت)

    Usage

    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

    {{lcfirstletter|Test}} → test

    {{lcfirstletter|(Test)}} → (test)

    See also