Template:Extensions header: Difference between revisions
chg header color |
extensions->extension |
||
Line 2: | Line 2: | ||
Put the following at the top of an article (names can contain spaces): | Put the following at the top of an article (names can contain spaces): | ||
<nowiki>{{ | <nowiki>{{extension | ||
| company = yourcompanyname | | company = yourcompanyname | ||
| product = yourproductname}}</nowiki> | | product = yourproductname}}</nowiki> |
Revision as of 04:54, 23 February 2009
Usage:
Put the following at the top of an article (names can contain spaces):
{{extension | company = yourcompanyname | product = yourproductname}}
Company and product arguments are optional, but you must use both or neither. If you do not need them, put just the following:
{{extensions}}
If either company or product is missing, it places the article into [[Category:COLLADA extensions|*]] and displays the following:
Extensions directory |
---|
Information about COLLADA <technique profile=...> and <extra> extensions. |
This article is part of the COLLADA extensions directory.
• List of extensions by company • List of extensions by profile name • List of extensions by element Instructions for adding to the extensions directory |
[[Category: ]]
If company and product arguments are used, it places the article into [[Category:COLLADA extensions]] and replaces "This article is part of the COLLADA extensions directory" with:
This article describes extensions for {{{product}}} by {{{company}}}.