Template:Product: Difference between revisions
Created page with "{| class="wikitable" style="float: right" ! {{{name}}} | {{{type}}} | {{{thumbnail|<span style="opacity:0.6">No Thumbnail</span>}}} ! Sellers | {{{sellers|<span style="opacity..." |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" style="float: right" | {| class="wikitable" style="float: right" | ||
|- | |||
! {{{name}}} | ! {{{name}}} | ||
|- style="text-align: center" | |||
| {{{type}}} | | {{{type}}} | ||
| {{{thumbnail|<span style="opacity:0.6">No Thumbnail</span>}}} | |- style="text-align: center" | ||
| {{#if:{{{thumbnail|}}}|[[Image:{{{thumbnail|}}}|150px]]|<span style="opacity:0.6">No Thumbnail</span>}} | |||
{{#if:{{{msrp|}}}|{{infobox-msrp|{{{msrp}}}}}}} | |||
|- style="text-align: center" | |||
! Sellers | ! Sellers | ||
|- style="text-align: center" | |||
| {{{sellers|<span style="opacity:0.6">N/A</span>}}} | | {{{sellers|<span style="opacity:0.6">N/A</span>}}} | ||
|}<includeonly>[[Category:Products]]</includeonly> | |}<includeonly>[[Category:Products]]</includeonly> | ||
<noinclude> | |||
Uses: | |||
* [[:Template:infobox-msrp]] | |||
</noinclude> |