Pendokumenan templat[lihat] [sunting] [sejarah] [nyahcache]

This template trims whitespace from a string. The string should be passed as the first unnamed parameter. You may substitute this template - that is, if used as {{subst:trim}}, the resulting wikicode is "clean".

Usage sunting

{{trim|text}} = text with any leading or trailing whitespace removed.

Example sunting

  • "{{trim| abc}}" produces "abc"

Template data sunting

Berikut ialah pendokumenan TemplateData untuk templat ini yang digunakan oleh VisualEditor dan alatan-alatan lain; lihat laporan penggunaan parameter bulanan untuk templat ini.

TemplateData untuk Trim

The template trims whitespace from a string.

Parameter templat[Sunting data templat]

ParameterKeteranganJenisStatus
String1

The string to be trimmed of whitespace

Rentetandiperlukan

See also sunting


Templat:String-handling templates