Template:Infobox product: Difference between revisions
Appearance
First version |
added released |
||
| Line 4: | Line 4: | ||
|- bgcolor="#ffffff" | |- bgcolor="#ffffff" | ||
| Manufacturer: || {{{manufacturer}}} | | Manufacturer: || {{{manufacturer}}} | ||
|- bgcolor="#ffffff" | |||
| First released: || {{{released}}} | |||
|- bgcolor="#ffffff" | |- bgcolor="#ffffff" | ||
| Made in : || {{{made_in}}} | | Made in : || {{{made_in}}} | ||
| Line 20: | Line 22: | ||
| name = | | name = | ||
| manufacturer = | | manufacturer = | ||
| released = | |||
| made_in = | | made_in = | ||
}} | }} | ||
Revision as of 11:57, 18 May 2017
| {{{name}}} | |
|---|---|
| Manufacturer: | {{{manufacturer}}} |
| First released: | {{{released}}} |
| Made in : | {{{made_in}}} |
Description
This template is used to create an infobox in an article about a (generic) product. To use it in an article, copy the template below and paste it into an article. Empty fields won't be displayed in the article.
Template
{{Infobox product
| name =
| manufacturer =
| released =
| made_in =
}}