Template:Box: Difference between revisions

From 44Net Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{| width={{{WIDTH}}} style="border: 0; background-color: #ffffff" cellpadding="0" cellspacing="3" | style="width: {{{WIDTH}}}; vertical-align: top; border:1px solid {{{BORDER}}}; background-color: #ffffff" | <div style="background-color:{{{BACKGROUND}}}; font-size:1px; height:8px; border-bottom:1px solid {{{BORDER}}};"></div>{{#if:{{{ICON|}}}|<div style="float:right; margin:8px; margin-top:5px">{{{ICON}}}</div>}}{{#if:{{{HEADING|}}}|<div style="padding:0.5em...")
(No difference)

Revision as of 19:30, 4 April 2024

{{#if:|
}}{{#if:Template Explanation - Box|
Template Explanation - Box
}}

Usage

{{Box|
 BORDER = #8898bf|
 BACKGROUND = #a8d3ff|
 WIDTH = 100%|
 ICON = [[Image:filename.png|24px]]|
 HEADING = The Heading|
 CONTENT = '''Some Points'''
 * Everybody loves filltexts.
 }}

Arguments

6