Template:Block Header

From Zombie Panic! Official Wiki
Revision as of 07:10, 12 June 2025 by Wuffesan (talk | contribs) (Created page with "<includeonly>{| class="block-header" width={{{width|100%}}} style="{{#if:{{{margin_bottom|}}}|margin-bottom: {{AddPxUnit|{{{margin_bottom|}}}}};}} {{#if:{{{margin_top|}}}|margin-top: {{AddPxUnit|{{{margin_top|}}}}};}} {{#if:{{{bgColor|}}}|background: {{{bgColor|}}};}}" |- |<center><big>'''{{{1|{{{text}}}}}}'''</big></center> |}</includeonly><noinclude>{{Documentation|type=Design}}</noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Documentation icon Template documentation
Note: parts of or the entire template might not be visible without values provided.

Syntax

  • text: box content
  • margin_bottom: Box margin bottom (optional, default: 12px)
  • margin_top: Box margin top (optional, default: 0)
  • bgColor: Background color (optional)
  • width: Width of the block (optional)

Example

{{Block Header|text=Lorem ipsum}}

Lorem ipsum

Template Date

No description.

Template parameters

ParameterDescriptionTypeStatus
Text1 text

no description

Stringrequired
Margin Bottommargin_bottom

no description

Default
12px
Numberoptional