Module:Cmap/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "hahah for now this is just a replace module -- could probably just call this replace instead") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Returns arg1 with all instances of arg2 replaced with arg3. | |||
==Example== | |||
<pre>{{#invoke:cmap|cmap|needle in haystack|needle|hay}}</pre> | |||
:{{#invoke:cmap|cmap|needle in haystack|needle|hay}} |