Template:Header

From Tower Defense Simulator Wiki
Jump to navigation Jump to search
Header
Template Documentation
Portions of this template may not be visible without parameter values provided
Template CSS: Styles.css

Description

[edit]

Creates a header design that is often used on main navigation articles. The header is customizable with a title and width.

Usage & Syntax

[edit]
{{Header
|<title>
|<size>
}}
  • <title> – The text to display in the header. Defaults to Header.
  • <size> – The maximum width that the header is allowed to be. Defaults to 700px.

Examples

[edit]

Example 1

[edit]
{{Header
|I LOVE ANONYMOUS;CODE
|100%
}}

I LOVE ANONYMOUS;CODE

Example 2

[edit]
{{Header
|Welcome to the Wiki
}}

Welcome to the Wiki