Difference between revisions of "Template:Software"

From The VG Resource Wiki
Jump to: navigation, search
(Created page with "<includeonly>{|cellpadding="0" cellspacing="0" class="breakout" style="margin-left:1em;" width="250px" | style="text-align: center;"| {{#ifeq:{{{altimage|}}}|IMAGE_NAME.png| I...")
 
m (Ziella moved page Template:SoftwareInfo to Template:Software)
 
(2 intermediate revisions by the same user not shown)
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
Line 21: Line 21:
 
<noinclude>==How to use ==
 
<noinclude>==How to use ==
 
Simply copy and paste this template and remove the categories you don't use.
 
Simply copy and paste this template and remove the categories you don't use.
<pre>{{TutorialInfo
+
<pre>{{SoftwareInfo
| title=            The name of the Software
+
| title=            The name of the software
 
| type=              The type of software it is
 
| type=              The type of software it is
 
| version=          The latest version of the software
 
| version=          The latest version of the software

Latest revision as of 11:23, 19 December 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
}}