「テンプレート:Trim」の版間の差分
ナビゲーションに移動
検索に移動
細 (1版) |
細 (1版 をインポートしました) |
||
(他の1人の利用者による、間の1版が非表示) | |||
1行目: | 1行目: | ||
{{#if:1|{{{1|}}}}}<noinclude> | |||
{{documentation}} | |||
{{ | [[Category:String manipulation templates]] | ||
</noinclude> | </noinclude> |
2020年1月29日 (水) 13:27時点における最新版
[edit] [ ] Template documentation
モジュール:Message box/ombox.cssページに内容がありません。ファイル:Information icon4.svg | This template is for trimming whitespace from strings. For the maintenance tag for images, see {{trimming}} |
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
The template trims whitespace from a string.
パラメーター | 説明 | 型 | 状態 | |
---|---|---|---|---|
String | 1 | The string to be trimmed of whitespace | 文字列 | 必須 |
See also
- {{Strip whitespace}} which does nearly the exact same thing, but which should not be substituted.
- {{Crop}}
|
The above documentation is transcluded from テンプレート:Trim/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |