Difference between revisions of "Template:Infobox product"

imported>HalBerkmans
(Created page with "{{ infobox product | title = | image = | caption = | inventor = | launch year = | company = | available = | ...")
 
imported>HalBerkmans
Line 1: Line 1:
{{ infobox product
+
{{Infobox
| title           =  
+
| bodyclass  = hproduct
| image           =  
+
| title     = {{{title|<includeonly>{{PAGENAME}}</includeonly>}}}
| caption         =  
+
| titleclass = fn
| inventor         =  
+
| image     = {{{image|}}}
| launch year      =  
+
| caption   = {{{caption|}}}
| company          =  
+
 
| available       =  
+
| label1    = Inventor
| current supplier =  
+
| data1      = {{{inventor|}}}
| last production =  
+
| label2    = Launch year
| notes           =  
+
| data2      = {{{launch year|}}}
| url             =
+
| label3    = Company
}}
+
| data3     = {{{company|}}}
 +
| class3    = brand
 +
| label4    = Availability
 +
| data4      = {{{available|}}}
 +
| label5    = Current supplier
 +
| data5      = {{{current supplier|}}}
 +
| label6    = Last production year
 +
| data6      = {{{last production|}}}
 +
| label7    = Notes
 +
| data7      = {{{notes|}}}
 +
| class7    = description
 +
| data8      = {{{url|}}}
 +
| class8    = URL
 +
| label18    = URL
 +
}}<noinclude>{{documentation}}</noinclude>

Revision as of 14:34, 3 March 2012

[create] 50px Template documentation