Template:Rmv: Difference between revisions
Jump to navigation
Jump to search
illerai>Habblet Created page with "<includeonly>{{#replace:{{{2}}}|{{{1}}}|}}</includeonly><noinclude>{{/doc}}</noinclude>" |
m 1 revision imported |
(No difference)
|
Latest revision as of 21:46, 2 November 2024
Template documentation
This documentation is transcluded from Template:Rmv/doc. [edit] [history] [purge]
This template is used to remove characters from a text.
Usage
This template can be used by entering the following onto a talk page.
{{Rmv|characters to remove|text of which to remove characters}}
Examples
{{Rmv|3|The quick brown fox jumps 333 over the lazy dog}}
{{#replace:The quick brown fox jumps 333 over the lazy dog|3|}}
Parameters
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | Characters to remove. | String | required |
2 | 2 | Text of which to remove characters. | String | required |