模板:Replace
{{{1}}}
使用Lua语言编写: |
参数及使用方法
编辑{{replace|字串|替換原文|替換為|count=替換次數}}
将字串填入模板参数1,输出时每出现一个参数2的指定原文,就会被替换为参数3的文字,可以用count参数限制替换次数(不指定则全部替换)。前三个参数对所有空格敏感。
范例
编辑{{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
空格
编辑{{replace|One-two two-three two-four twotwo-five|-|—}}
→ One—two two—three two—four twotwo—five{{replace|One-two two-three two-four twotwo-five|- |—}}
→ One-two two-three two-four twotwo-five
参见
编辑
|
上述文档嵌入自Template:Replace/doc。 (编辑 | 历史) 编者可以在本模板的沙盒 (创建 | 镜像)和测试样例 (创建)页面进行实验。 请在/doc子页面中添加分类。 本模板的子页面。 |