Template:Trim: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#if:{{{1|}}}|{{{1|}}}}}<noinclude> Hilfs-Template um Whitespace zu entfernen. <pre> |{{Trim| Text }}| </pre> |{{Trim| Text }}| <templatedata> { "params": { "1": { "label": "Inhalt", "type": "string", "required": true } }, "description": "Trim whitespace", "format": "inline" } </templatedata></noinclude>") |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{#if:{{{1|}}}|{{{1|}}}}}<noinclude> |
{{#if:{{{1|}}}|{{{1|}}}}}<noinclude> |
||
| − | Hilfs-Template um Whitespace zu entfernen. |
+ | Hilfs-Template um Whitespace zu entfernen. Bitte nicht löschen oder bedachtlos ändern. |
| + | |||
| + | Geklaut™ von: https://www.mediawiki.org/wiki/Template:Trim |
||
<pre> |
<pre> |
||
| − | + | «{{Trim| |
|
| + | |||
Text |
Text |
||
| + | |||
| − | }} |
+ | }}» |
</pre> |
</pre> |
||
| − | + | «{{Trim| |
|
| + | |||
Text |
Text |
||
| + | |||
| − | }} |
+ | }}» |
| + | |||
| + | ---- |
||
<templatedata> |
<templatedata> |
||
Latest revision as of 10:42, 6 February 2022
Hilfs-Template um Whitespace zu entfernen. Bitte nicht löschen oder bedachtlos ändern.
Geklaut™ von: https://www.mediawiki.org/wiki/Template:Trim
«{{Trim|
Text
}}»
«Text»
Trim whitespace
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Inhalt | 1 | no description | String | required |