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 |
||
(3 intermediate revisions by the same user not shown) | |||
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 style=" | <div style="float:left; width:100%; top:0px; left:0px; min-width:230px; background-color:#f2f2f2; border-bottom:8px solid #fff;"> | ||
<div style="height:100px; min-width:230px; float:left;">{{{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" style="padding-top:6px;">{{{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 style=" | <div style="height:100px; min-width:230px; float:left;">[[File:TILE_WIKI_Current.png|link=]]</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;"| | ||
<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="float:left; width:100%; top:0px; left:0px; min-width:230px; background-color:#f2f2f2; border-bottom:8px solid #fff;"> | <div style="float:left; width:100%; top:0px; left:0px; min-width:230px; background-color:#f2f2f2; border-bottom:8px solid #fff;"> | ||
<div | <div style="height:100px; min-width:230px; float:left;">[[File:TILE_WIKI_Essentials.png|link=]]</div> | ||
</div> | </div> | ||
<div style="float:left; margin-top:0px; width:100%; left:0px; | <div style="float:left; margin-top:0px; width:100%; left:0px; | ||
Line 60: | Line 50: | ||
<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="float:left; width:100%; top:0px; left:0px; min-width:230px; background-color:#f2f2f2; border-bottom:8px solid #fff;"> | <div style="float:left; width:100%; top:0px; left:0px; min-width:230px; background-color:#f2f2f2; border-bottom:8px solid #fff;"> | ||
<div | <div style="height:100px; min-width:230px; float:left;">[[File:TILE_WIKI_Reference.png|link=]]</div> | ||
</div> | </div> | ||
<div style="float:left; margin-top:0px; width:100%; left:0px; | <div style="float:left; margin-top:0px; width:100%; left:0px; | ||
Line 81: | Line 71: | ||
|ProductImage=<br> | |ProductImage=<br> | ||
|ProductBody=<br> | |ProductBody=<br> | ||
| | |CurrentBody=<br> | ||
|EssentialsBody=<br> | |EssentialsBody=<br> | ||
|ReferenceBody=<br> | |ReferenceBody=<br> | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> |
Latest revision as of 23:40, 2 May 2018
{{{ProductImage}}}
{{{ProductBody}}}
|
{{{CurrentBody}}}
|
{{{EssentialsBody}}}
|
{{{ReferenceBody}}}
|
Usage
{{ProductV2
|ProductImage=
|ProductBody=
|CurrentBody=
|EssentialsBody=
|ReferenceBody=
}}