Template:Mainbox: Difference between revisions
From Webwalker Knowledge Base
No edit summary  | 
				mNo edit summary  | 
				||
| Line 1: | Line 1: | ||
<includeonly><div class="infobox-inline plainlist" style="float: left; margin-right: 5px; margin-bottom: 5px; flex: 1 1 20rem;">  | <includeonly><div class="infobox-inline plainlist" style="float: left; margin-right: 5px; margin-bottom: 5px; flex: 1 1 20rem; border-radius: 5px;">  | ||
<div style="font-size: 125%; padding: 3px 0px 0px 0px; text-indent: 0.5em; color: black;">{{{title|title}}}</div><hr style="border-top: 2px solid #000000;"><div style="padding: 5px;">{{MultiColumn|  | <div style="font-size: 125%; padding: 3px 0px 0px 0px; text-indent: 0.5em; color: black;">{{{title|title}}}</div><hr style="border-top: 2px solid #000000;"><div style="padding: 5px;">{{MultiColumn|  | ||
{{{content|  | {{{content|  | ||
Latest revision as of 20:00, 6 December 2023
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
 
