Template:Trim

From Elwiki
Revision as of 10:31, 14 March 2022 by Ritsu (talk | contribs) (Protected "Template:Trim": Highly used pages/files/templates ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Information: If you want to test this template, please use Sandbox.
This documentation is transcluded from Template:Trim/doc.

Overview

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

Usage

{{trim|    Lorem ipsum     }}

Result: Lorem ipsum