No edit summary |
(Added the Documentation subpage template.) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{Documentation subpage}}</noinclude> |
|||
;Description |
;Description |
||
This template trims whitespace from the beginning and end of the supplied value. It works by using the simple hack of filtering it through the <code>#if</code> parser function. |
This template trims whitespace from the beginning and end of the supplied value. It works by using the simple hack of filtering it through the <code>#if</code> parser function. |
||
;Syntax |
;Syntax |
||
:<nowiki>{{Trim|value}}</nowiki> |
|||
<includeonly>[[Category:General wiki templates]]</includeonly |
<includeonly>[[Category:General wiki templates]]</includeonly> |
Latest revision as of 20:37, 23 August 2022

This is a template documentation subpage for Template:Trim.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
- Description
This template trims whitespace from the beginning and end of the supplied value. It works by using the simple hack of filtering it through the #if
parser function.
- Syntax
- {{Trim|value}}