Template:Extension: Difference between revisions
Jump to navigation
Jump to search
chg colors |
correct example text |
||
Line 16: | Line 16: | ||
To include the right-aligned box in an extension article and to place the article into [[:Category:COLLADA extensions]], include the following at the ''beginning'' of the article: | To include the right-aligned box in an extension article and to place the article into [[:Category:COLLADA extensions]], include the following at the ''beginning'' of the article: | ||
<nowiki>{{ | <nowiki>{{extension | ||
| purpose = ... | | purpose = ... | ||
| company = ... | | company = ... | ||
Line 22: | Line 22: | ||
| product2 = ... | | product2 = ... | ||
| product3 = ... | | product3 = ... | ||
| | | contact_email = ... | ||
| | | last_updated = ...}}</nowiki> | ||
Fill in the "...", where: | Fill in the "...", where: | ||
* purpose: brief description of what it does | * purpose: brief description of what it does |
Revision as of 21:46, 13 March 2009
Extension information |
---|
|
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 the article into Category:COLLADA extensions, include the following at the beginning of the article:
{{extension | purpose = ... | company = ... | product = ... | product2 = ... | product3 = ... | contact_email = ... | last_updated = ...}}
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