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 |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{ | {{Infobox | ||
| | | name = {{{name|}}} | ||
| | | image = {{{image|}}} | ||
| caption = {{{caption|}}} | |||
| | | headerstyle = background:#ccf; | ||
| | | labelstyle = background:#ddf; | ||
| | | header1 = Price Information | ||
| | | label2 = Price in Local Currency | ||
| {{{ | | data2 = {{{product_price|}}} | ||
| | | label3 = Price in USD | ||
| | | data3 = {{{price_in_usd|}}} | ||
| label4 = Purchase Date | |||
| | |||
| {{{market_locality|}}} | | data4 = {{{purchase_date|}}} | ||
| | |||
| header5 = Location Details | |||
| label6 = Store | |||
| data6 = {{{store_locality|}}} | |||
| label7 = Market | |||
| data7 = {{{market_locality|}}} | |||
| label8 = Mall | |||
| data8 = {{{mall_locality|}}} | |||
| header9 = Product Details | |||
| label10 = Availability | |||
| data10 = {{{availability|}}} | |||
| label11 = Product Origin | |||
| data11 = {{{product_origin|}}} | |||
| label12 = Industry | |||
| data12 = {{{industry|}}} | |||
| label13 = Category | |||
| data13 = {{{category|}}} | |||
| header14 = Country Data | |||
| label15 = Minimum Wage | |||
| data15 = {{{country_min_wage|}}} | |||
| label16 = Unemployment Rate | |||
| data16 = {{{country_unemployment_rate|}}} | |||
| label17 = Standard of Living | |||
| data17 = {{{standard_of_living|}}} | |||
| header18 = Additional Information | |||
| label19 = Website | |||
| data19 = {{{website|}}} | |||
| label20 = Reference | |||
| data20 = {{{reference|}}} | |||
}} | |||
<noinclude> | <noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> | ||