Template:Extension: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
No edit summary
companies
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{|style="padding:0.3em; float:right; margin-left:15px; border:1px solid #ffbf40; 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 {{color extensions mid}}; background:#ffffff; text-align:left; font-size:90%; line-height:1.5em; width: 21em;"
|- style="text-align:center; font-size:100%;background:#FFDFA0;"
|- style="text-align:center; font-size:100%;background:{{color extensions light}};"
! [[Extension]] information
! [[Extension]] information
|-
|-
|
|
* '''Purpose:''' {{#if: {{{purpose|}}}|{{{purpose}}}|unstated}}
* '''Purpose:''' {{#if: {{{purpose|}}}|{{{purpose}}}|unstated}}
* '''Company:''' {{#if: {{{company|}}}|[[{{{company}}}]]|unstated}}
* '''Company(s):''' {{#if: {{{company|}}}|[[{{{company}}}]]|unstated}} {{#if: {{{company2|}}}|, [[{{{company2}}}]]| }} {{#if: {{{company3|}}}|, [[{{{company3}}}]]| }}
* '''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}}}]|}}
* '''Contact for technical issues:''' {{#if: {{{contact_email|}}}|<BR>[mailto:{{{contact_email}}} {{{contact_email}}}]|}}
|- style="text-align:center; font-size:100%;background:#FFDFA0;"
|- style="text-align:center; font-size:100%;background:{{color extensions light}};"
!This article is part of the COLLADA [[Portal:Extensions directory|extensions directory]]
!This article is part of the COLLADA [[Portal:Extensions directory|extensions directory]]
|- style="text-align:center; font-size:90%;"
|- style="text-align:center; font-size:90%;"
| [[Adding to the extensions directory]]
| [[Adding to the extensions directory]]
|}<includeonly>[[Category:COLLADA extensions]]</includeonly><noinclude>''Usage:''
|}<includeonly>[[Category:COLLADA extensions]]</includeonly><noinclude>'''''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:
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>{{product
  <nowiki>{{extension
  | purpose = ...
  | purpose = ...
  | company = ...  
  | company = ...  
| company2 = ...
| company3 = ...
  | product = ...
  | product = ...
  | product2 = ...  
  | product2 = ...  
  | product3 = ...  
  | product3 = ...  
  | maintainer_url = ...
  | contact_email = ...
  | maintainer_name = ...
  | last_updated = ...}}</nowiki>
| contact_email = ...}}</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 33:
* 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


[[Category:User templates]]</noinclude>
[[Category:User templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 22:53, 21 July 2010

Extension information
  • Purpose: unstated
  • Company(s): 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 the article into Category:COLLADA extensions, include the following at the beginning of the article:

{{extension
 | purpose = ...
 | company = ... 
 | company2 = ... 
 | company3 = ... 
 | 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