Template:Box: Difference between revisions

From Tower Defense Simulator Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>Mentin123
No edit summary
imported>Mentin123
No edit summary
 
(One intermediate revision by the same user not shown)
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>

Latest revision as of 13:01, 14 October 2025

{{{1}}}
{{{2}}}
Template Documentation
Portions of this template may not be visible without parameter values provided

Description

[edit]

This template is used to add a simple wiki-themed box to a page.

Syntax & Usage

[edit]
{{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

[edit]
{{Box|Box Template|This is a wiki-themed box.}}
Box Template
This is a wiki-themed box.

See Also

[edit]