模板:Br2slash

出自Terraria Wiki
跳至導覽 跳至搜尋
Template-info.svg 文檔 以下文檔來自Template:Br2slash/doc。(編輯 | 歷史

This template replaces all <br/> HTML tags in the input string with slash characters, each surrounded with two spaces ( / ).

Usage

{{ br2slash | <string> }}

First unnamed parameter

The input string.

Examples

Code Before After
aab<br/>bcc
aab
bcc
aab / bcc

See also