Difference between revisions of "Template:Software"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
! style="color:{{{label_color}}};" {{!}} Version | ! style="color:{{{label_color}}};" {{!}} Version | ||
{{!}} style="color:{{{value_color}}};" {{!}} {{{version|}}}}} | {{!}} style="color:{{{value_color}}};" {{!}} {{{version|}}}}} | ||
+ | |- | ||
+ | {{#if:{{{vdate|}}}| | ||
+ | ! style="color:{{{label_color}}};" {{!}} Vers. Date | ||
+ | {{!}} style="color:{{{value_color}}};" {{!}} {{{vdate|}}}}} | ||
|- | |- | ||
{{#if:{{{platform|}}}| | {{#if:{{{platform|}}}| | ||
Line 58: | Line 62: | ||
|- | |- | ||
| version || ''Version described'' | | version || ''Version described'' | ||
+ | |- | ||
+ | | vdate || ''Version date described'' | ||
|- | |- | ||
| dlocation|| ''Download page'' | | dlocation|| ''Download page'' | ||
Line 86: | Line 92: | ||
|caption= | |caption= | ||
|version= | |version= | ||
+ | |vdate= | ||
|dlocation= | |dlocation= | ||
|cost= | |cost= |
Revision as of 20:51, 18 August 2011
Label | Usage |
---|---|
name | Program name * |
byline | ~Summary of functionality* |
image | Logo of program |
caption | Description of logo |
version | Version described |
vdate | Version date described |
dlocation | Download page |
cost | License costs |
manufacturer | Manufacturer name |
webpage | Main site for program |
label_color | Labels have Custom Hexadecimal Color |
value_color | Values have Custom Hexadecimal Color |
update | Date of last infobox update |
* denotes a required field |
Here is an empty template to copy and paste:
{{Software |name= |byline= |image= |caption= |version= |vdate= |dlocation= |cost= |manufacturer= |webpage= |label_color= |value_color= |update= |}}
Note: the tags do not have pre-loaded brackets (for dlocation and webpage, for example) so those should be included when using the template.