模板: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