Template:Product: Difference between revisions
Jump to navigation
Jump to search
add maintainer name |
add link to products portal |
||
Line 37: | Line 37: | ||
This displays the following:</noinclude> | This displays the following:</noinclude> | ||
{|style="padding:0.3em; float:right; margin-left:15px; border:1px solid #A3B1BF; background:#ffffff; text-align:left; font-size:90%; line-height:1.5em; width: 21em;" | {|style="padding:0.3em; float:right; margin-left:15px; border:1px solid #A3B1BF; background:#ffffff; text-align:left; font-size:90%; line-height:1.5em; width: 21em;" | ||
|- style="text-align:center; font-size:100%;background:# | |- style="text-align:center; font-size:100%;background:#dddddd;" | ||
! Technical information | ! Technical information | ||
|- | |- | ||
Line 54: | Line 54: | ||
* '''Maintainer:''' {{#if: {{{maintainer_url|}}}|[{{{maintainer_url}}} {{{maintainer_name}}}]|unknown}} | * '''Maintainer:''' {{#if: {{{maintainer_url|}}}|[{{{maintainer_url}}} {{{maintainer_name}}}]|unknown}} | ||
* '''Contact for technical issues:''' {{#if: {{{contact_email|}}}|<BR>[mailto:{{{contact_email}}} {{{contact_email}}}]|}} {{#if: {{{contact_phone|}}}|<BR>{{{contact_phone}}}|}} | * '''Contact for technical issues:''' {{#if: {{{contact_email|}}}|<BR>[mailto:{{{contact_email}}} {{{contact_email}}}]|}} {{#if: {{{contact_phone|}}}|<BR>{{{contact_phone}}}|}} | ||
|- style="text-align:center; font-size:100%;background:#dddddd;" | |||
!This article is part of the COLLADA [[Portal:Products directory|products directory]] | |||
|- style="text-align:center; font-size:90%;" | |||
| [[Adding to the list of products]] | |||
|}<noinclude> | |}<noinclude> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 04:29, 16 July 2007
Usage:
To use this in a product article:
{{product | name = ... | purpose = ... | last_updated = ... | current_version = ... | status = ... | os_list = ... | download_url = ... | forum_url = ... | bugs_url = ... | features_url = ... | info_url = ... | maintainer_url = ... | maintainer_name = ... | contact_email = ... | contact_phone = ...}}
Fill in the "...", where:
- name: name of the product
- purpose: brief description of what it does
- last_updated: Date last updated
- current_version: Current version number
- status: e.g., released, beta, ...
- os_list: list of operating systems or platforms supported for this product
- download_url: full URL of where to download a copy
- forum_url: full URL of forum related to product; leave blank if none
- bugs_url: full URL of bug-reporting site; leave blank if none
- features_url: full URL of list of product features; leave blank if none
- info_url: full URL of general/miscellaneous product info; leave blank if none
- maintainer_url: URL of company or whoever maintains the product; required if maintainer_name is given
- maintainer_name: Name of company or other maintainer
- contact_email: email for technical support (may be very limited); leave blank if none
- contact_phone: phone number for technical support; leave blank if none
This displays the following:
Technical information |
---|
|
This article is part of the COLLADA products directory |
Adding to the list of products |