Template:Trim/doc: Difference between revisions

From Elwiki
(Created page with "== Overview == A quick template that strips whitespace from the beginning and the end of input string. == Usage == <nowiki>{{trim| Lorem ipsum }}</nowiki> Result: {{t...")
 
m (Ritsu moved page Doc:Template:Trim to Template:Trim/doc)
 
(No difference)

Latest revision as of 17:22, 24 August 2022

Overview

A quick template that strips whitespace from the beginning and the end of input string.

Usage

{{trim|    Lorem ipsum     }}

Result: Lorem ipsum