Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Template:Lcfirstletter/doc

From Wikipedia, the free encyclopedia

Usage

[edit]

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

[edit]

{{subst:lcfirstletter|Test}} → test

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

{{subst:lcfirstletter|6Th century}} → 6th century

(compare to {{lcfirst:6Th century}} 6Th century)

See also

[edit]