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