Difference between revisions of "Template:Software"
Jump to navigation
Jump to search
Line 80: | Line 80: | ||
<pre> | <pre> | ||
− | {{Software| | + | {{Software |
− | name=| | + | |name= |
− | byline=| | + | |byline= |
− | image=| | + | |image= |
− | caption=| | + | |caption= |
− | version=| | + | |version= |
− | dlocation=| | + | |dlocation= |
− | cost=| | + | |cost= |
− | manufacturer=| | + | |manufacturer= |
− | webpage=| | + | |webpage= |
− | label_color=| | + | |label_color= |
− | value_color=| | + | |value_color= |
− | update=| | + | |update= |
− | }} | + | |}} |
</pre> | </pre> | ||
Note: the tags do '''not''' have pre-loaded brackets (for dlocation and webpage, for example) so those should be included when using the template. | Note: the tags do '''not''' have pre-loaded brackets (for dlocation and webpage, for example) so those should be included when using the template. | ||
[[Category:Infobox Templates|{{PAGENAME}}]] | [[Category:Infobox Templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Revision as of 21:19, 10 August 2010
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 |
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= |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.