From Tower Defense Simulator Wiki
Content deleted Content added
imported>Mentin123
No edit summary
imported>Mentin123
No edit summary
Line 1: Line 1:
{| class="box" style="width: 90%; margin: 0 auto;"
<div class="box">
! class="angledheader" | '''{{{1}}}'''
<div class="angled-header">'''{{{1}}}'''</div>
<div class="box-content DYKBox">{{{2}}}</div>
|-
</div><noinclude>{{Documentation}}[[Category:Design Templates]]</noinclude>
| class="DYKbox" |{{{2}}}
|}<noinclude>{{Documentation}}[[Category:Design Templates]]</noinclude>

Revision as of 13:00, 14 October 2025

{{{1}}}
{{{2}}}
Template Documentation
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.

See Also