Шаблон:Replace/doc
Перейти к навигации
Перейти к поиску
{{#invoke:Message box|fmbox}} {{#invoke:Message box|ombox}} Служит для замены символов в строках неограниченной длины.
{{replace|1234567890|5|x}}
→ {{safesubst:#invoke:String|replace|source=1234567890|5|x|count=}}{{replace|1254565890|5|xy}}
→ {{safesubst:#invoke:String|replace|source=1254565890|5|xy|count=}}{{replace|12545655555890|5|x}}
→ {{safesubst:#invoke:String|replace|source=12545655555890|5|x|count=}}{{replace|12545655555890|5|}}
→ {{safesubst:#invoke:String|replace|source=12545655555890|5||count=}}{{replace|12 4 6 890| |5}}
→ {{safesubst:#invoke:String|replace|source=12 4 6 890| |5|count=}} ← замена пробелов{{replace|12545655555890|5||count=3}}
→ {{safesubst:#invoke:String|replace|source=12545655555890|5||count=3}} ← замена ограниченного числа вхождений
См. также[править код]
- {{safesubst:#invoke: Template call code | withoutParams }}