Difference between revisions of "Template:Software"

From The VG Resource Wiki
Jump to: navigation, search
Line 3: Line 3:
 
{{#ifeq:{{{altimage|}}}|IMAGE_NAME.png| Incompetent template use! [[Category:{{namespace detect|main=Missing Logo}}]] |
 
{{#ifeq:{{{altimage|}}}|IMAGE_NAME.png| Incompetent template use! [[Category:{{namespace detect|main=Missing Logo}}]] |
 
{{#if: {{{noscreen|}}} |  | {{imageexists
 
{{#if: {{{noscreen|}}} |  | {{imageexists
| file  = {{#if: {{{altimage|}}} | {{{altimage}}} | {{PAGENAMEE}}-logo.png }}
+
| file  = {{#if: {{{altimage|}}} | {{{altimage}}} | {{PAGENAMEE}} - Logo.png }}
 
| width  = 250px
 
| width  = 250px
 
| caption= Logo
 
| caption= Logo

Revision as of 01:40, 24 February 2019

How to use

Simply copy and paste this template and remove the categories you don't use.

{{SoftwareInfo
| title=             The name of the software
| type=              The type of software it is
| version=           The latest version of the software
| operatingsystem=   What Operating Systems it runs on
| source=            Link to the source code
| download=          Download Link to the software
}}