Module:Cmap/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Returns arg1 with all instances of arg2 replaced with arg3 | Returns arg1 with all instances of arg2 replaced with arg3. | ||
==Example== | |||
<pre>{{#invoke:cmap|cmap|needle in haystack|needle|hay}}</pre> | <pre>{{#invoke:cmap|cmap|needle in haystack|needle|hay}}</pre> | ||
:{{#invoke:cmap|cmap|needle in haystack|needle|hay}} | :{{#invoke:cmap|cmap|needle in haystack|needle|hay}} |