Jump to content

Template:Infobox product: Difference between revisions

From Stationery Wiki
added semantic info
Semantic
 
(2 intermediate revisions by one other user not shown)
Line 10: Line 10:
|- bgcolor="#ffffff"
|- bgcolor="#ffffff"
| Made in : || [[Made in::{{{made_in}}}]]
| Made in : || [[Made in::{{{made_in}}}]]
|- bgcolor="#ffffff"
| Limited Edition: || {{#if: {{{limited_edition}}} | [[Limited edition::{{{limited_edition}}}]] | Not a limited product}}
|- bgcolor="#ffffff"
|- bgcolor="#ffffff"
|}
|}
Line 18: Line 20:
To use it in an article, copy the template below and paste it into an article.
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.  
Empty fields won't be displayed in the article.  
====Semantic information====
First Released and Discontinued are automatically made semantic, similar to the [[Template:Infobox product]] template.
If the product is still in production leave the discontinued field empty.


===Template===
===Template===
Line 27: Line 34:
| discontinued =
| discontinued =
| made_in =  
| made_in =  
| limited_edition =
}}
}}
</nowiki></pre>
</nowiki></pre>

Latest revision as of 17:49, 5 July 2017

{{{name}}}
Manufacturer: {{{manufacturer}}}
First released: {{{released}}}
Discontinued: {{{discontinued}}}
Made in : {{{made_in}}}
Limited Edition: {{{limited_edition}}}


Description[edit]

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.

Semantic information[edit]

First Released and Discontinued are automatically made semantic, similar to the Template:Infobox product template. If the product is still in production leave the discontinued field empty.


Template[edit]

{{Infobox product
| name = 
| manufacturer = 
| released = 
| discontinued =
| made_in = 
| limited_edition =
}}