Template:Wraptext/doc

From MOASSpedia
Jump to navigation Jump to search

Usage

Typically used in other templates, it displays the content in the order {{{1}}}{{{2}}}{{{3}}} only when {{{2}}} is not empty.

{{Wraptext|1=(|2=text|3=)}}

displays: (text)

{{Wraptext|1=(|2=|3=)}}

displays nothing: