Template:Trim: Difference between revisions

From Skulepedia
Jump to navigation Jump to search
w:en>Dragons flight
w:en>Dragons flight
No edit summary
Line 1: Line 1:
{{#if:1|{{{1|}}}}}
<includeonly>{{#if:1|{{{1|}}}}}</includeonly><noinclude>
 
<nowiki>{{str_trim|</nowiki>''text''<nowiki>}}</nowiki> = ''text'' with any leading or trailing whitespace removed.
 
[[Category:String manipulation templates]]
</noinclude>

Revision as of 18:29, 4 March 2009


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