Template:Replace/doc
Jump to navigation
Jump to search
![]() | This is a documentation subpage for Template:Replace. It contains usage information, categories and other content that is not part of the original template page. |
![]() | この記事は、クリエイティブ・コモンズ・表示・継承ライセンス3.0のもとで公表されたウィキペディアの項目Template:Replace/docを素材として二次利用しています。 WB item: |
![]() | LuaModuleを使用しています: |
構文
{{replace |string |target |replacement [|count=n]}}
使用例
{{replace |One two two three two four twotwo five |two |NINE}}
→ One NINE NINE three NINE four NINENINE five{{replace |One two two three two four twotwo five |two |NINE |count=2}}
→ One NINE NINE three two four twotwo five