Template:ProductV2: Difference between revisions
Jump to navigation
Jump to search
Created page with "{| border="0" valign="top" style="border-spacing:0px; max-width:1000px;" |colspan="2"| <div style="position:relative; padding:0px; margin:0px; display:block; text-decoration:n..." |
No edit summary |
||
Line 1: | Line 1: | ||
{| border="0" valign="top" style="border-spacing:0px; max-width:1000px;" | {| border="0" valign="top" style="border-spacing:0px; max-width:1000px;" | ||
| | |- | ||
<div style="position:relative; padding: | |valign="top" width="50%" style="padding-right:4px;"| | ||
<div style="float:left; width: | <div style="position:relative; padding:0; margin:0; display:block; text-decoration:none; width:100%; "> | ||
<div | <div style="float:left; width:100%; top:0px; left:0px; min-width:230px; background-color:#f2f2f2; border-bottom:8px solid #fff;"> | ||
<div id="homeContentImage">{{{ProductImage}}}</div> | |||
</div> | </div> | ||
<div style=" | <div style="float:left; margin-top:0px; margin-bottom:8px; width:100%; left:0px; | ||
background-image: -moz-linear-gradient( | background-color:#f2f2f2; | ||
background-image: -o-linear-gradient( | background-image: -moz-linear-gradient(#f2f2f2, #fff); | ||
background-image: -webkit-linear-gradient( | background-image: -o-linear-gradient(#f2f2f2, #fff); | ||
background-image: linear-gradient( | background-image: -webkit-linear-gradient(#f2f2f2, #fff); | ||
<div class=" | background-image: linear-gradient(#f2f2f2, #fff);"> | ||
<div class="padded">{{{ProductBody}}}</div> | |||
</div> | </div> | ||
<div class="clear-both"></div> | <div class="clear-both"></div> | ||
</div> | </div> | ||
|valign="top" width="50%" style="padding-left:4px;"| | |||
|valign="top" | <div style="position:relative; padding:0; margin:0; display:block; text-decoration:none; width:100%; "> | ||
<div style=" | <div style="float:left; width:100%; top:0px; left:0px; min-width:230px; background-color:#f2f2f2; border-bottom:8px solid #fff;"> | ||
<div | <div id="homeContentImage">{{{CurrentImage}}}</div> | ||
</div> | </div> | ||
<div style=" | <div style="float:left; margin-top:0px; margin-bottom:8px; width:100%; left:0px; | ||
background-image: -moz-linear-gradient( | background-color:#f2f2f2; | ||
background-image: -o-linear-gradient( | background-image: -moz-linear-gradient(#f2f2f2, #fff); | ||
background-image: -webkit-linear-gradient( | background-image: -o-linear-gradient(#f2f2f2, #fff); | ||
background-image: linear-gradient( | background-image: -webkit-linear-gradient(#f2f2f2, #fff); | ||
<div class="padded | background-image: linear-gradient(#f2f2f2, #fff);"> | ||
<div class="padded">{{{CurrentBody}}}</div> | |||
</div> | </div> | ||
<div class="clear-both"></div> | |||
</div> | </div> | ||
|- | |- | ||
|valign="top" width="50%" style="padding-right:4px;"| | |valign="top" width="50%" style="padding-right:4px;"| | ||
Line 82: | Line 72: | ||
|ProductBody=<br> | |ProductBody=<br> | ||
|CurrentImage=<br> | |CurrentImage=<br> | ||
| | |CurrentBody=<br> | ||
|EssentialsImage=<br> | |EssentialsImage=<br> | ||
|EssentialsBody=<br> | |EssentialsBody=<br> |
Revision as of 21:17, 1 May 2018
{{{ProductImage}}}
{{{ProductBody}}}
|
{{{CurrentImage}}}
{{{CurrentBody}}}
|
{{{EssentialsImage}}}
{{{EssentialsBody}}}
|
{{{ReferenceImage}}}
{{{ReferenceBody}}}
|
Usage
{{ProductV2
|ProductImage=
|ProductBody=
|CurrentImage=
|CurrentBody=
|EssentialsImage=
|EssentialsBody=
|ReferenceImage=
|ReferenceBody=
}}