Cookies help us deliver our services. By using our services, you agree to our use of cookies. More information

Difference between revisions of "Template:Product"

From Bioblast
m (Protected "Template:Product" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
Line 21: Line 21:
! Product Type
! Product Type
| {{#arraymap:{{{product type|}}}|,|x|[[Product type::x]]}}
| {{#arraymap:{{{product type|}}}|,|x|[[Product type::x]]}}
{{#if: {{{info|}}} |
|-
|-
! Info
! Info
| {{#arraymap:{{{info|}}}|,|x|[[Info::x]]}}
| {{#arraymap:{{{info|}}}|,|x|[[Info::x]]}}
}}
|}
|}



Revision as of 21:20, 25 September 2010

This is the "Product" template. It should be called in the following format:

{{Product
|description=
|product id=
|product type=
|info=
}}

Edit the page to see the template text.