Template:ProductV2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
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="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;">{{{ProductImage}}}</div> | ||
</div> | </div> | ||
<div style="float:left; margin-top:0px; margin-bottom:8px; width:100%; left:0px; | <div style="float:left; margin-top:0px; margin-bottom:8px; width:100%; left:0px; | ||
Line 12: | Line 12: | ||
background-image: -webkit-linear-gradient(#f2f2f2, #fff); | background-image: -webkit-linear-gradient(#f2f2f2, #fff); | ||
background-image: linear-gradient(#f2f2f2, #fff);"> | background-image: linear-gradient(#f2f2f2, #fff);"> | ||
<div class="padded">{{{ProductBody}}}</div> | <div class="padded" style="padding-top:6px;">{{{ProductBody}}}</div> | ||
</div> | </div> | ||
<div class="clear-both"></div> | <div class="clear-both"></div> | ||
Line 19: | Line 19: | ||
<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 style="height:100px; min-width:230px; float:left;"> | <div style="height:100px; min-width:230px; float:left;">[[File:TILE_WIKI_Current.png|link=]]</div> | ||
</div> | </div> | ||
<div style="float:left; margin-top:0px; margin-bottom:8px; width:100%; left:0px; | <div style="float:left; margin-top:0px; margin-bottom:8px; width:100%; left:0px; | ||
Line 35: | Line 35: | ||
<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 50: | 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 71: | Line 71: | ||
|ProductImage=<br> | |ProductImage=<br> | ||
|ProductBody=<br> | |ProductBody=<br> | ||
|CurrentBody=<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=
}}