Difference between revisions of "Template:ProductHeadLong"

From Melissa Data Wiki
Jump to navigation Jump to search
(Created page with "{| border="0" valign="top" style="border-spacing:0px; min-width:640px; width:100%;" |- |valign="top" width="100%"| <div style="position:relative; padding:0; margin:0; display:...")
 
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
<div style="position:relative; padding:0; margin:0; display:block; text-decoration:none; width:100%;">
<div style="position:relative; padding:0; margin:0; display:block; text-decoration:none; width:100%;">
<div style="width:100%; height:100px; top:0px; left:0px; background-color:none; border-bottom:8px solid #fff;">{{{HeadImage}}}</div>
<div style="width:100%; height:100px; top:0px; left:0px; background-color:none; border-bottom:8px solid #fff;">{{{HeadImage}}}</div>
<div style="margin-top:0px; margin-bottom:8px; width:100%; left:0px;
<div style="width:100%; top:0px; left:0px; background-color:#f2f2f2; border-bottom:6px solid #fff;">
background-color:#f2f2f2;
<div class="padded" style="padding:12px 0 10px 30px; overflow:auto;">{{{HeadBody}}}</div>
background-image: -moz-linear-gradient(#f2f2f2, #fff);
background-image: -o-linear-gradient(#f2f2f2, #fff);
background-image: -webkit-linear-gradient(#f2f2f2, #fff);
background-image: linear-gradient(#f2f2f2, #fff);">
<div class="padded" style="padding:20px 0 10px 20px; overflow:auto;">{{{HeadBody}}}</div>
</div>
</div>
<div class="clear-both"></div>
<div class="clear-both"></div>
Line 36: Line 31:
== Usage ==
== Usage ==
<code>
<code>
<nowiki>{{</nowiki>ProductHead<br>
<nowiki>{{</nowiki>ProductHeadLong<br>
|HeadImage=<br>
|HeadImage=<br>
|HeadBody=<br>
|HeadBody=<br>

Latest revision as of 15:49, 3 May 2018

{{{HeadImage}}}
{{{HeadBody}}}

{{{ProductTitle}}}

{{{ProductIcons}}}

Usage

{{ProductHeadLong
|HeadImage=
|HeadBody=
|ProductTitle=
|ProductIcons=
}}