Difference between revisions of "Template:Software"
Jump to navigation
Jump to search
Line 44: | Line 44: | ||
|- | |- | ||
{{#if:{{{update|}}}| | {{#if:{{{update|}}}| | ||
− | ! style="color:{{{label_color}}};" {{!}} Updated | + | ! style="color:{{{label_color}}};" {{!}} Pundit Updated |
{{!}} style="color:{{{value_color}}};" {{!}} {{{update}}}}} | {{!}} style="color:{{{value_color}}};" {{!}} {{{update}}}}} | ||
|} | |} |
Latest revision as of 15:31, 23 August 2014
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.