模板:Str rep/doc
跳至導覽
跳至搜尋
頁面Module:Message box/mbox.css沒有內容。
| File:Edit-copy green.svg | 此頁面是Template:Str rep的模板文件。 此頁面可能包含了模板的使用說明、分類和其他內容。 |
頁面Module:Message box/mbox.css沒有內容。
| File:Lua-Logo.svg | 此模板使用Lua語言: |
用法[編輯]
{{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