テンプレート:Trim

提供:Noita Wiki
ナビゲーションに移動 検索に移動

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.

Usage:

{{trim|  value }}