Template:Box: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Mentin123 No edit summary |
imported>Mentin123 No edit summary |
||
| Line 1: | Line 1: | ||
{| class="box |
{| class="box" style="width: 90%; margin: 0 auto;" |
||
! class="angledheader" | '''{{{1}}}''' |
! class="angledheader" | '''{{{1}}}''' |
||
|- |
|- |
||
Revision as of 15:46, 18 July 2024
| {{{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. |