Template:Box: Difference between revisions

From Tower Defense Simulator Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>WikiaColors
No edit summary
imported>Mentin123
No edit summary
 
(25 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div class="box">
{| class="box" cellspacing="0" style="margin: auto; background: rgba(255, 255, 255, 0.75); border: 3px solid #025D7C;" width="80%"
<div class="angled-header">'''{{{1}}}'''</div>
| class="mainpageheader" style="colspan: 2; color: #FFF; text-align: center; padding: 5px 2px 3px 8px; font-size: 130%; font-weight: bold; background-color:#025D7C;"| '''{{{1}}}'''
<div class="box-content DYKbox">{{{2}}}</div>
|-
</div><noinclude>{{Documentation}}[[Category:Design Templates]]</noinclude>
| class="box-content" style="text-align: left; padding: 3px 6px 3px 6px;"|{{{2}}}
|-
|}

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]