模板:Nowrap

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

This template is used to prevent line wrapping of a string.

Usage

{{ nowrap | <text> | style/css = <CSS styles> | class = <CSS class> }}

First unnamed parameter

The text that should not be wrapped.

style, css, class

Additional CSS styling for the span element that contains the input text.