Difference between revisions of "Template:Software infobox"
From Worms Knowledge Base
CyberShadow (Talk | contribs) m (whitespace caused generation of empty lines) |
CyberShadow (Talk | contribs) (attempt #2) |
||
Line 3: | Line 3: | ||
{{#if:{{{screenshot|}}}| | {{#if:{{{screenshot|}}}| | ||
{{!}}- | {{!}}- | ||
− | {{!}}colspan="2" style="text-align: center;"{{!}}[[Image:{{{screenshot}}}|250px|{{{name}}}]]}}{{#if:{{{developer|}}}| | + | {{!}}colspan="2" style="text-align: center;"{{!}}[[Image:{{{screenshot}}}|250px|{{{name}}}]]}} |
− | {{!}}- | + | {{#if:{{{developer|}}}|{{!}}- |
{{!}} style="width: 40%;" {{!}}Developer: | {{!}} style="width: 40%;" {{!}}Developer: | ||
− | {{!}}{{{developer}}}}}{{#if:{{{version|}}}| | + | {{!}}{{{developer}}}}} |
− | {{!}}- | + | {{#if:{{{version|}}}|{{!}}- |
{{!}}Latest version: | {{!}}Latest version: | ||
− | {{!}}{{{version}}}}}{{#if:{{{games|}}}| | + | {{!}}{{{version}}}}} |
− | {{!}}- | + | {{#if:{{{games|}}}|{{!}}- |
{{!}}Supported games: | {{!}}Supported games: | ||
− | {{!}}{{{games}}}}}{{#if:{{{platforms|}}}| | + | {{!}}{{{games}}}}} |
− | {{!}}- | + | {{#if:{{{platforms|}}}|{{!}}- |
{{!}}Platform(s): | {{!}}Platform(s): | ||
− | {{!}}{{{platforms}}}}}{{#if:{{{language|}}}| | + | {{!}}{{{platforms}}}}} |
− | {{!}}- | + | {{#if:{{{language|}}}|{{!}}- |
{{!}}Language: | {{!}}Language: | ||
− | {{!}}{{{language}}}}}{{#if:{{{license|}}}| | + | {{!}}{{{language}}}}} |
− | {{!}}- | + | {{#if:{{{license|}}}|{{!}}- |
{{!}}License: | {{!}}License: | ||
− | {{!}}{{{license}}}}}{{#if:{{{website|}}}| | + | {{!}}{{{license}}}}} |
− | {{!}}- | + | {{#if:{{{website|}}}|{{!}}- |
{{!}}Website: | {{!}}Website: | ||
− | {{!}}{{{website}}}}}{{#if:{{{download|}}}| | + | {{!}}{{{website}}}}} |
− | {{!}}- | + | {{#if:{{{download|}}}|{{!}}- |
{{!}}'''Download:''' | {{!}}'''Download:''' | ||
{{!}}{{{download}}}}} | {{!}}{{{download}}}}} |
Revision as of 06:25, 20 September 2008
{{{name}}}
|
---|
Usage
{{Software_infobox
| icon = file.png
| name = name of program
| screenshot = file.png
| developer = developer(s) with wikilinks
| version = version and date
| games = the games with which the program works
| platforms = the platforms with which the program works (if particularly notable)
| language = programming language
| license = source license
| website = website for the program
| download = download link
}}
- If a parameter is not used, the table row for it will not be included
- If a download isn't provided, "download link needed" will display, unless a website link has been provided