Template:Infobox product: Difference between revisions
Appearance
Godman Andrew (talk | contribs) (Godman Andrew moved page Template:Product to Template:Infobox product without leaving a redirect: Misspelled title) m |
|||
| 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> | ||
Latest revision as of 14:38, 11 April 2026
| Price Information | |
|---|---|
| Location Details | |
| Product Details | |
| Country Data | |
| Additional Information |
Usage
This template is used for displaying structured price-related information about a product.
Example Usage
To use this template, copy and modify the following:
{{Infobox product
| name = Amstel Malt
| image = Amstel_Malt_Can.jpg
| caption = A can of Amstel Malt
| product_price = ₦650
| price_in_usd = $0.85
| purchase_date = 2025-03-29
| store_locality = Talda Mart, Magbon
| market_locality = Obele Road Market
| mall_locality = None
| availability = Abundant
| product_origin = Imported
| industry = Beverage
| category = Soft Drink
| country_min_wage = ₦30,000/month
| country_unemployment_rate = 33%
| standard_of_living = Moderate
| website = [https://www.amstelmalt.com Official website]
| reference = Receipt from Talda Mart
}}
Parameters
| Parameter | Description |
|---|---|
| name | Name of the product |
| image | An image of the product |
| caption | A short description of the image |
| product_price | Local price of the product |
| price_in_usd | Equivalent price in USD |
| purchase_date | Date of purchase |
| store_locality | Store name and location |
| market_locality | Market name and location |
| mall_locality | Mall name and location (if applicable) |
| availability | Availability status (e.g., abundant, scarce) |
| product_origin | Whether the product is local or imported |
| industry | The industry to which the product belongs |
| category | General category (e.g., beverage, electronics) |
| country_min_wage | Minimum wage in the product's country |
| country_unemployment_rate | Unemployment rate in that country |
| standard_of_living | Standard of living in that country |
| website | Official website of the product (if any) |
| reference | Source of the price information |
Notes
- Prices should be updated regularly. - Ensure accurate price and location data. - Avoid promotional content.