「テンプレート:Trim」の版間の差分

提供:脳科学辞典
ナビゲーションに移動 検索に移動
bsd>Steinsplitter
(Protected Template:Trim: used in widely used templates ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(1版 をインポートしました)
 
(相違点なし)

2020年1月29日 (水) 13:27時点における最新版

[edit] [purge] Documentation icon Template documentation
モジュール:Message box/ombox.cssページに内容がありません。

This template trims whitespace from a string. The string should be passed as the first unnamed parameter. You may substitute this template - that is, if used as {{subst:trim}}, the resulting wikicode is "clean".

Usage

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

Example

  • {{trim| abc}} produces abc.

Template data

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Trim

The template trims whitespace from a string.

テンプレートパラメーター

パラメーター説明状態
String1

The string to be trimmed of whitespace

文字列必須

See also