Template:Nl2br

来自Terraria Wiki
跳到导航 跳到搜索
Template-info.svg 文档 以下文档来自Template:Nl2br/doc。(编辑 | 历史

This template replaces all newlines in the input string with <br/> HTML tags.

Usage

{{ nl2br | <string> }}

First unnamed parameter

The input string.

Examples

Code Before After
aab
bcc
aab

bcc

aab
bcc

See also