The logo competition for the 2025 4chan Spring Babby Cup is now taking submissions. | ||
Please send all submissions to Potatotron. Logos will be placed in this gallery. This will be followed by a polling period to determine which logo will be used. You must supply a high-res PNG file (5000x5000 limit) and the original multi-layer source file. Additionally you must supply a qualifiers version as well as the main logo. | ||
Cloverleaf logo: .png .svg |
|
Cloverball logo: .ai .png .svg |
Template:Replace
Jump to navigation
Jump to search
[edit] [ ]
Template documentation

Usage
Template:((replace |string |target |replacement [|count=n]}}
Returns string with the first n occurrences of target replaced with replacement. Omitting count
will replace all occurrences.
Examples
{{replace |One two two three two four twotwo five |two |NINE}}
→ {{#invoke:String|replace|source=One two two three two four twotwo five|two|NINE|count=|plain=1}}{{replace |One two two three two four twotwo five |two |NINE |count=2}}
→ {{#invoke:String|replace|source=One two two three two four twotwo five|two|NINE|count=2|plain=1}}
The above documentation is transcluded from Template:Replace/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |