Jump to content

Template:Infobox product/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
-
updte
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE -->
<!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE -->
{{Generic template demo |title |image |caption |inventor |launch year |company |available |current supplier |last production |url |notes}}


=== Usage ===
== Usage ==
{{Generic template demo
<pre>
| title
| image
| image_size
| alt
| caption
| type
| inventor
| launch year
| company
| available
| current supplier
| last production
| models
| url
| notes
}}

<pre style="overflow:auto;">
{{Infobox product
{{Infobox product
| title =
| title =
| image =
| image =
| caption =
| image_size =
| alt =
| inventor =
| caption =
| type =
| inventor =
| launch year =
| launch year =
| company =
| company =
| available =
| available =
| current supplier =
| current supplier =
| last production =
| last production =
| url =
| models =
| notes =
| url =
| notes =
}}
}}
</pre>
</pre>
{{clear}}

===Example===
==Example==
{{Infobox product
{{Infobox product
| title = Reason washing machine
| title = Reason washing machine
| image =
| image =
| caption =
| image_size =
| alt =
| inventor = [[Andrew Reason]]
| launch year = 2009
| caption =
| type = [[Washing machine]]
| company =
| inventor = [[Andrew Reason]]
| available = Available
| launch year = {{start date|2009}}
| company = Reason company
| available = Available
| current supplier = Reason
| current supplier = Reason
| last production =
| last production =
| models = Ultra, Super
| url =
| notes =
| url =
| notes =
}}
}}
<pre style="overflow:auto;">
<pre style="overflow:auto;">
{{Infobox product
{{Infobox product
| title = Reason washing machine
| title = Reason washing machine
| image =
| image =
| caption =
| image_size =
| alt =
| inventor = [[Andrew Reason]]
| launch year = 2009
| caption =
| type = [[Washing machine]]
| company =
| inventor = [[Andrew Reason]]
| available = Available
| launch year = {{start date|2009}}
| company = Reason Company
| available = Available
| current supplier = Reason
| current supplier = Reason
| last production =
| last production =
| models = Ultra, Super
| url =
| notes =
| url =
| notes =
}}
}}
</pre>
</pre>
{{clear}}
{{clear}}


===Microformats===
==Microformats==
{{UF-hprod}}
{{UF-hprod}}

<!--
===See also===
==See also==
* {{tl|Infobox brand}}
-->

<includeonly>
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- CATEGORIES BELOW THIS LINE, PLEASE: -->
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Business infobox templates|Product]]
[[Category:Business infobox templates|Product]]
[[Category:Technology and applied science infobox templates|Product]]
[[Category:Technology and applied science infobox templates|Product]]
</includeonly>
}}</includeonly>

Revision as of 16:32, 10 July 2015

Usage

{{{title}}}
Type{{{type}}}
Inventor{{{inventor}}}
Inception{{{launch year}}}
Manufacturer{{{company}}}
Available{{{available}}}
Current supplier{{{current supplier}}}
Last production year{{{last production}}}
Models made{{{models}}}
Website{{{url}}}
Notes
{{{notes}}}
{{Infobox product
| title       = 
| image       = 
| image_size  =
| alt         =
| caption     = 
| type        =
| inventor    = 
| launch year = 
| company     = 
| available   = 
| current supplier = 
| last production = 
| models      =
| url         = 
| notes       = 
}}

Example

Reason washing machine
TypeWashing machine
InventorAndrew Reason
Inception2009 (2009)
ManufacturerReason company
AvailableAvailable
Current supplierReason
Models madeUltra, Super
{{Infobox product
| title       = Reason washing machine
| image       = 
| image_size  =
| alt         =
| caption     = 
| type        = [[Washing machine]]
| inventor    = [[Andrew Reason]]
| launch year = {{start date|2009}}
| company     = Reason Company
| available   = Available
| current supplier = Reason
| last production = 
| models      = Ultra, Super
| url         = 
| notes       = 
}}

Microformats

The HTML mark-up produced by this template includes an hProduct microformat that makes a product's details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

If the product has a URL, use {{URL}} to include it.

Classes used

The HTML classes of this microformat include:

  • brand
  • category
  • description
  • fn
  • hproduct
  • identifier
  • listing
  • photo
  • price
  • review
  • type
  • url
  • value
Please do not rename or remove these classes
nor collapse nested elements which use them.

See also