Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Pergi ke kandungan

Templat:Trim

Daripada Wikipedia, ensiklopedia bebas.


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".

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

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

Template data

[sunting sumber]
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 sumber]


Templat:String-handling templates