Template:Displaybox/doc

Revision as of 22:28, 20 January 2021 by Banri (talk | contribs) (Created page with "{{documentation}} Styled box to showcased content, mostly in the form of a list. For best looking result stick several inside a {{template|box wrapper}} template. == Paramet...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This is a documentation subpage for Template:Displaybox.
It contains usage information, categories, and other content that is not part of the original template page.

Styled box to showcased content, mostly in the form of a list. For best looking result stick several inside a {{box wrapper}} template.

Parameters

Parameter Notes Status
title Content box title required
content Content to appear in the box required
col Number of columns for content to spread over. Default set to "2". optional

Syntax

{{displaybox|title|content|column}}

Usage

{{displaybox
|title=Example
|content=
* [[File:Unknown.png|36px|link=]] Unknown
* [[File:Unknown.png|36px|link=]] Unknown
* [[File:Unknown.png|36px|link=]] Unknown
|col=1}}
Outcome
Example