用法

编辑

{{Str rep|<string>|<find>|<replacewith>}}

在字串<string>中寻找并替换首次出现的某字串<find>为<replacewith>后返回。

范例

编辑
  • {{str rep|Dogs chase cats|chase|love}} = Dogs love cats

参见

编辑
  • {{Replace}} - 全部替换某字串