ব্যবহার

সম্পাদনা

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

Returns <string> with the first occurrence of <find> replaced with <replacewith>.

উদাহরণ

সম্পাদনা
  • {{str rep|Dogs chase cats|chase|love}} = Dogs love cats

আরও দেখুন

সম্পাদনা
  • {{Replace}} - to replace all occurrences (Lua based)


টেমপ্লেট:String-handling templates