模板:Str rep
{{{1}}}
页面Module:Documentation/styles.css没有内容。
File:Test Template Info-Icon - Version (2).svg 模板文档[查看] [编辑] [历史] [清除缓存]
用法[编辑]
{{Str rep|<string>|<find>|<replacewith>}}
在字串<string>中寻找并替换首次出现的某字串<find>为<replacewith>后返回。
范例[编辑]
{{str rep|Dogs chase cats|chase|love}}= Dogs love cats
参见[编辑]
- {{Replace}} - 全部替换某字串
package.lua第80行Lua错误:module 'Module:Navbar/configuration' not found