Template:Wrap

From Oxygen Not Included Wiki
Jump to navigation Jump to search
Template-info.svg Documentation Edit this documentation at Template:Wrap/doc.

Allows line breaks produced by wrapping inline content with whitespace. This template should not be used for block content (e.g. ‎<p>, ‎<div>).

See also Template:Nowrap.

Syntax

{{wrap |content}}

Examples

  • {{wrap |sphinx of black quartz, judge my vow}}sphinx of black quartz, judge my vow
  • {{wrap |A B}}A B
  • {{wrap |A&nbsp;B}}}} → A B
  • {{wrap}}
  • {{wrap |'''Hatch'''}}Hatch
  • {{wrap |[[Hatch]]}}Hatch
  • {{wrap |<code>Hatch</code>}}Hatch