Template:Box: Difference between revisions
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 edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{| width={{{WIDTH}}} style="border: 0; background-color: #ffffff" cellpadding="0" cellspacing="3" | <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" | | | 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> | <div style="background-color:{{{BACKGROUND}}}; font-size:1px; height:8px; border-bottom:1px solid {{{BORDER}}};"></div> | ||
<div style="padding:0.5em 0.3em 0.3em 0.3em; margin:0; text-indent:0.1em; font-weight: bold; border-bottom:1px solid #aaaaaa;">{{{HEADING}}}</div> | |||
<div style="font-size:100%; padding:3px"> | <div style="font-size:100%; padding:3px"> | ||
{|valign=top cellpadding=0 cellspacing=3 width=100% | {|valign=top cellpadding=0 cellspacing=3 width=100% | ||
Line 8: | Line 9: | ||
|} | |} | ||
</div> | </div> | ||
|}</includeonly><noinclude>{{Template| | |}</includeonly> | ||
<noinclude>{{Template| | |||
NAME=Box| | NAME=Box| | ||
DESCRIPTION=| | DESCRIPTION=| |
Latest revision as of 19:42, 4 April 2024
Template Explanation - Box
|