Template:Infobox product: Difference between revisions
Appearance
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary Tags: Mobile edit Mobile web edit |
||
| Line 1: | Line 1: | ||
{ | {| class="infobox" style="float: right; clear: right; width: 22em; margin: 0.5em 0 1em 1em; background: #f8f9fa; border: 1px solid #a2a9b1; font-size: 88%; line-height: 1.5em;" | ||
| | |||
| | |+ style="font-size: 125%; font-weight: bold; margin-bottom: 0.2em;" | {{{name|Product}}} | ||
| | |- | ||
| | | colspan="2" style="text-align: center;" | {{{image|}}}<br /><small>{{{caption|}}}</small> | ||
|- | |||
| | ! colspan="2" style="text-align: center; background:#ccf;" | Price Information | ||
| | |||
| | |- | ||
! style="text-align: left; background:#ddf; width: 40%;" | Local Price | |||
| {{{product_price|}}} | |||
| | |- | ||
! style="text-align: left; background:#ddf;" | Price in USD | |||
| | |||
| | | {{{price_in_usd|}}} | ||
|- | |||
! style="text-align: left; background:#ddf;" | Purchase Date | |||
| | |||
| | |||
| | | {{{purchase_date|}}} | ||
|- | |||
! colspan="2" style="text-align: center; background:#ccf;" | Location Details | |||
| | |||
| | |||
| | |- | ||
| | ! style="text-align: left; background:#ddf;" | Store | ||
| | | {{{store_locality|}}} | ||
| | |- | ||
! style="text-align: left; background:#ddf;" | Market | |||
| {{{market_locality|}}} | |||
|- | |||
! colspan="2" style="text-align: center; background:#ccf;" | Additional Info | |||
|- | |||
! style="text-align: left; background:#ddf;" | Website | |||
| {{{website|}}} | |||
|} | |||
<noinclude> | <noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> | ||