Difference between revisions of "Template:Software"
Jump to navigation
Jump to search
Line 26: | Line 26: | ||
! style="color:{{{label_color}}};" {{!}} Download | ! style="color:{{{label_color}}};" {{!}} Download | ||
{{!}} style="color:{{{value_color}}};" {{!}} {{{dlocation}}}}} | {{!}} style="color:{{{value_color}}};" {{!}} {{{dlocation}}}}} | ||
+ | |- | ||
+ | {{#if:{{{cost|}}}| | ||
+ | ! style="color:{{{label_color}}};" {{!}} Download | ||
+ | {{!}} style="color:{{{value_color}}};" {{!}} {{{cost}}}}} | ||
|- | |- | ||
{{#if:{{{manufacturer|}}}| | {{#if:{{{manufacturer|}}}| | ||
Line 56: | Line 60: | ||
|- | |- | ||
| dlocation|| ''Download page'' | | dlocation|| ''Download page'' | ||
+ | |- | ||
+ | | cost|| ''License costs'' | ||
|- | |- | ||
| manufacturer|| ''Manufacturer name'' | | manufacturer|| ''Manufacturer name'' | ||
Line 78: | Line 84: | ||
caption=| | caption=| | ||
version=| | version=| | ||
− | dlocation=| | + | dlocation=| |
+ | cost=| | ||
manufacturer=| | manufacturer=| | ||
webpage=| | webpage=| |
Revision as of 16:47, 23 June 2008
Label | Usage |
---|---|
name | Program name * |
byline | ~Summary of functionality* |
image | Logo of program |
caption | Description of logo |
version | Version 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 |
* denotes a required field |
Here is an empty template to copy and paste:
{{Software| name=| byline=| image=| caption=| version=| dlocation=| cost=| manufacturer=| webpage=| label_color=|Color value_color=| }} Note: the tags do not have pre-loaded brackets (for dlocation and webpage, for example) so those should be included when using the template.