模板:Mainbox

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[编辑源代码]

{{mainbox|title|content|column}}

Usage[编辑源代码]

{{mainbox
|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

  • Unknown.png Unknown
  • Unknown.png Unknown
  • Unknown.png Unknown