模板:Trim:修订间差异
(创建页面,内容为“<includeonly>{{#if:{{{1|}}}|{{{1}}}|}}</includeonly><noinclude> {{documentation}}</noinclude>”) |
小 (已保护“模板:Trim”([编辑=仅允许管理员](无限期))) |
(没有差异)
|
2024年4月3日 (三) 16:18的最新版本
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |
Editors can experiment in this template's sandbox and test case pages. |
- 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