Template:ProductHeadLong: Difference between revisions
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:..." |
No edit summary |
||
(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=" | <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> | ||
<div class="padded" style="padding: | |||
</div> | </div> | ||
<div class="clear-both"></div> | <div class="clear-both"></div> | ||
Line 36: | Line 31: | ||
== Usage == | == Usage == | ||
<code> | <code> | ||
<nowiki>{{</nowiki> | <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=
}}