Template:Infobox product
| This template uses Lua: |
| This template uses the Wikidata properties: Lua error in Module:Uses_Wikidata at line 13: attempt to index field 'wikibase' (a nil value). |
Usage[edit source]
This template can draw data from Wikidata, assuming it is defined there. Simply use {{Infobox product}}. You may also set values manually:
|
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1|{{{alt}}}]] {{{caption}}} | |
| Type | {{{type}}} |
|---|---|
| Inventor | {{{inventor}}} |
| Inception | {{{inception}}} |
| Manufacturer | {{{manufacturer}}} |
| Available | {{{available}}} |
| Current supplier | {{{current supplier}}} |
| Last production year | {{{last production}}} |
| Models made | {{{models}}} |
| Slogan | {{{slogan}}} |
| Website | {{{website}}} |
|
Notes {{{notes}}} | |
Example[edit source]
| Lua error in Module:WikidataIB at line 248: attempt to index field 'wikibase' (a nil value). | |
| Type | Washing machine |
|---|---|
| Inventor | Andrew Reason |
| Inception | 2009 |
| Manufacturer | Reason company |
| Available | Available |
| Current supplier | Reason |
| Models made | Ultra, Super |
| Website | Lua error in Module:WikidataIB at line 248: attempt to index field 'wikibase' (a nil value). |
{{Infobox product
| title = Reason washing machine
| image =
| image_size =
| alt =
| caption =
| type = [[Washing machine]]
| inventor = [[Andrew Reason]]
| inception = {{start date|2009}}
| manufacturer = Reason company
| available = Available
| current supplier = Reason
| last production =
| models = Ultra, Super
| website =
| notes =
}}
Microformats[edit source]
See also[edit source]
- {{Infobox brand}}
TemplateData[edit source]
TemplateData for Infobox product
An infobox for products. This is a general infobox for products that don't have an infobox for their category, and should be used for general products.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | The title of the product stated in the article or what the article is covering.
| String | optional |
| Image | image | The image that reveals the product stated. Make sure that it is a valued image, as image that are deleted will not show.
| File | suggested |
| Image size | image_size | The size of the image. The default is 250px and must not include "px".
| Number | deprecated |
| Image alternative text | alt | Alternative text describing the image showing the product for visually impaired readers.
| String | optional |
| Image caption | caption | The caption describing the image shown on the infobox. Must be concise and short, not excessively detailed.
| String | optional |
| Type | type | The type of the product stated in the article. Can be verified, but must state the type of product.
| String | required |
| Inventor | inventor | The creator or inventor of the product.
| String | suggested |
| Inception | inception | The launch date of the product.
| Date | suggested |
| Manufacturer | manufacturer | The company or entity that manufactures this product.
| String | required |
| Available | available | Whether the product is currently available.
| String | suggested |
| Current supplier | current supplier | The distributor or entity that is the most current supplier of this product.
| String | optional |
| Last production date | last production | The date of the last known or confirmed date that the product stopped selling or discontinued.
| Date | optional |
| Models | models | The models of this product.
| String | optional |
| Website | url Official URL | The homepage or official URL for this product. It must be at least archived or running.
| URL | suggested |
| Notes | notes | Additional notes | String | optional |