Template:Wraptext/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Wraptext. It contains usage information, categories and other content that is not part of the original template page. |
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: