Template:Extensions: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
add multiple products & link
Elf (talk | contribs)
m tweak usage info, remove phone
Line 8: Line 8:
* '''Product(s):''' {{#if: {{{product|}}}|[[{{{product}}}]]|unstated}} {{#if: {{{product2|}}}|, [[{{{product2}}}]]| }} {{#if: {{{product3|}}}|, [[{{{product3}}}]]| }}
* '''Product(s):''' {{#if: {{{product|}}}|[[{{{product}}}]]|unstated}} {{#if: {{{product2|}}}|, [[{{{product2}}}]]| }} {{#if: {{{product3|}}}|, [[{{{product3}}}]]| }}
* '''Last updated:''' {{#if: {{{last_updated|}}}|{{{last_updated}}}|unstated}}
* '''Last updated:''' {{#if: {{{last_updated|}}}|{{{last_updated}}}|unstated}}
* '''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}}}]|}}
|- style="text-align:center; font-size:100%;background:#ffd580;"
|- style="text-align:center; font-size:100%;background:#ffd580;"
!This article is part of the COLLADA [[Portal:Extensions directory|extensions directory]]
!This article is part of the COLLADA [[Portal:Extensions directory|extensions directory]]
Line 18: Line 18:
  <nowiki>{{product
  <nowiki>{{product
  | purpose = ...
  | purpose = ...
  | company = yourcompanyname
  | company = ...
  | product = yourproductname
  | product = ...
  | product2 = your2ndproductname
  | product2 = ...
  | product3 = your3rdproductname
  | product3 = ...
  | maintainer_url = ...
  | maintainer_url = ...
  | maintainer_name = ...
  | maintainer_name = ...
  | contact_email = ...
  | contact_email = ...}}</nowiki>
| contact_phone = ...}}</nowiki>
Fill in the "...", where:
Fill in the "...", where:
* purpose: brief description of what it does
* purpose: brief description of what it does
Line 32: Line 31:
* last_updated: Date last updated
* last_updated: Date last updated
* contact_email: email for technical support (may be very limited); leave blank if none
* 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


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 02:52, 10 December 2008

Extension information
  • Purpose: unstated
  • Company: unstated
  • Product(s): unstated
  • Last updated: unstated
  • Contact for technical issues:
This article is part of the COLLADA extensions directory
Adding to the extensions directory

Usage:

To include the right-aligned box in an extension article and to place it into Category:COLLADA extensions, include the following at the beginning of the article:

{{product
 | purpose = ...
 | company = ... 
 | product = ...
 | product2 = ... 
 | product3 = ... 
 | maintainer_url = ...
 | maintainer_name = ...
 | contact_email = ...}}

Fill in the "...", where:

  • purpose: brief description of what it does
  • company: Your company's name (match title of company page at collada.org if it exists)
  • product, product2, product3: Product(s) to which this extension applies (match title of product page at collada.org if they exist). Leave blank if none
  • last_updated: Date last updated
  • contact_email: email for technical support (may be very limited); leave blank if none