Template:Box
| {{{1}}} |
|---|
| {{{2}}} |
Template Documentation
Portions of this template may not be visible without parameter values provided
Portions of this template may not be visible without parameter values provided
Description
This template is used to add a simple wiki-themed box to a page.
Syntax & Usage
{{Box|<Title>|<Content>}}
The first parameter is the title that appears on the top of the box, while the second is the content that appears inside of it.\
Examples
{{Box|Box Template|This is a wiki-themed box.}}
| Box Template |
|---|
| This is a wiki-themed box. |