Template:Conditioner: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
m rm another blank line
Elf (talk | contribs)
make download link big to match products template
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>''Usage:''
{|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:{{Color conditioners light}};"
! Conditioner information
|-
|
* '''Name:''' {{{name}}}
* '''Purpose:''' {{{purpose}}}
* '''Last updated:''' {{{last_updated}}}
* '''Current version:''' {{{current_version}}}
* '''Status:''' {{{status}}}
* '''Created by:''' {{{creator}}} 
* '''Contact for technical issues:''' [mailto:{{{contact_email}}} {{{contact_email}}}]
|- 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]]
|- style="text-align:center; font-size:90%;"
| [[Adding to the conditioners directory]]
|}<includeonly>[[Category:COLLADA conditioners]]</includeonly><noinclude>''Usage:''


To use this in a conditioners 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 21: Line 40:
* contact_email: email for technical support (may be very limited)
* contact_email: email for technical support (may be very limited)


This displays the following:</noinclude>
[[Category:User templates|{{PAGENAME}}]]</noinclude>
* '''Name:''' {{{name}}}
* '''Purpose:''' {{{purpose}}}
* '''Last updated:''' {{{last_updated}}}
* '''Current version:''' {{{current_version}}}
* '''Status:''' {{{status}}}
* '''[{{{download_url}}} Download]'''
* '''Created by:''' {{{creator}}} 
* '''Contact for technical issues:''' [mailto:{{{contact_email}}} {{{contact_email}}}]<noinclude>
[[Category:Templates]]</noinclude>

Latest revision as of 18:37, 13 March 2009

Conditioner information
  • Name: {{{name}}}
  • Purpose: {{{purpose}}}
  • Last updated: {{{last_updated}}}
  • Current version: {{{current_version}}}
  • Status: {{{status}}}
  • Created by: {{{creator}}}
  • Contact for technical issues: {{{contact_email}}}

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)