模板:Str rep

被永久保護的模板
維基百科,自由的百科全書

{{{1}}}

文件圖示 模板文件[檢視] [編輯] [歷史] [清除快取]

用法

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

在字串<string>中尋找並替換首次出現的某字串<find>為<replacewith>後返回。

範例

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

參見

  • {{Replace}} - 全部替換某字串