模板:Trim
模板-{zh-hans:文档; zh-hant:文件;}- [ 模板-{zh-hans:文档; zh-hant:文件;}-頁面 ](※提醒:此模板有時隱藏或不可見)
- 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 }}
(這如何運作?)