Template:Conditioner: Difference between revisions
Jump to navigation
Jump to search
add category:conditioners by default |
make download link big to match products template |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{|style="padding:0.3em; float:right; margin-left:15px; border:1px solid #ddcef2; 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 #ddcef2; 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:{{Color conditioners light}};" | ||
! Conditioner information | ! Conditioner information | ||
|- | |- | ||
Line 9: | Line 9: | ||
* '''Current version:''' {{{current_version}}} | * '''Current version:''' {{{current_version}}} | ||
* '''Status:''' {{{status}}} | * '''Status:''' {{{status}}} | ||
* '''Created by:''' {{{creator}}} | * '''Created by:''' {{{creator}}} | ||
* '''Contact for technical issues:''' [mailto:{{{contact_email}}} {{{contact_email}}}] | * '''Contact for technical issues:''' [mailto:{{{contact_email}}} {{{contact_email}}}] | ||
|- style="text-align:center; font-size:100%;background: | |- style="background:{{color products mid}};text-align:center; font-size:200%;" | ||
| | |||
'''{{#if: {{{download_url|}}}|[{{{download_url}}} Download]|Download URL unknown}}'''<br/> | |||
|- style="text-align:center; font-size:100%;background:{{Color conditioners light}};" | |||
!This article is part of the COLLADA [[Portal:Conditioners directory|conditioners directory]] | !This article is part of the COLLADA [[Portal:Conditioners directory|conditioners directory]] | ||
|- style="text-align:center; font-size:90%;" | |- style="text-align:center; font-size:90%;" | ||
| [[Adding to the conditioners directory]] | | [[Adding to the conditioners directory]] | ||
|}<includeonly>[[Category: | |}<includeonly>[[Category:COLLADA conditioners]]</includeonly><noinclude>''Usage:'' | ||
To include the right-aligned box in a conditioner article, include the following at the ''beginning'' of the article: | To include the right-aligned box in a conditioner article and to place the article into [[:Category:COLLADA conditioners]], include the following at the ''beginning'' of the article: | ||
<nowiki>{{conditioner | <nowiki>{{conditioner | ||
| name = ... | | name = ... | ||
Line 38: | Line 40: | ||
* contact_email: email for technical support (may be very limited) | * contact_email: email for technical support (may be very limited) | ||
[[Category: | [[Category:User templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 18:37, 13 March 2009
Conditioner information |
---|
|
Download URL unknown |
This article is part of the COLLADA conditioners directory |
Adding to the conditioners directory |
Usage:
To include the right-aligned box in a conditioner article and to place the article into Category:COLLADA conditioners, include the following at the beginning of the article:
{{conditioner | name = ... | purpose = ... | last_updated = ... | current_version = ... | status = ... | download_url = ... | creator = ... | contact_email = ...}}
Fill in the "...", where:
- name: name of the conditioner
- purpose: brief description of what it does
- last_updated: Date last updated
- current_version: Current version number
- status: e.g., released, beta, ...
- download_url: full URL of where to download a copy
- created by: Name of creator
- contact_email: email for technical support (may be very limited)