Template:Trim: Difference between revisions

From MEpedia, a crowd-sourced encyclopedia of ME and CFS science and history
m (1 revision imported)
 
(category)
 
Line 1: Line 1:
<includeonly>{{ {{{|safesubst:}}}#if:1|{{{x|{{{1|}}}}}}}}</includeonly><noinclude>
<includeonly>{{ {{{|safesubst:}}}#if:1|{{{x|{{{1|}}}}}}}}</includeonly><noinclude>
{{Documentation}}
{{Documentation}}
[[Category:String manipulation templates]]
</noinclude>
</noinclude>

Latest revision as of 23:00, November 12, 2019

template icon Template documentation[view] [edit] [history] [purge]

Examples[edit source]

x{{trim|_test_}}x

x_test_x

x{{trim| test }}x

xtestx

x{{trim| test 
 }}x

xtestx

x{{trim| test }}x test x

xtestx test x