Template:OptionalSection

From Polcompball Wiki
Jump to navigationJump to search

Description

This template serves the purpose of showing a title + content section if there is content present.

Syntax

{{OptionalSection
|title=<Title text>
|content=<Content text>
}}

Example Usage

This text will

be displayed

{{OptionalSection
|title=This text will
|content=be displayed
}}

{{OptionalSection
|title=This text won't
|content=
}}