Difference between revisions of "Template:Software infobox"

From Worms Knowledge Base

Jump to: navigation, search
m
m
Line 6: Line 6:
 
{{#if:{{{developer|}}}|
 
{{#if:{{{developer|}}}|
 
{{!}}-
 
{{!}}-
{{!}} style="width: 10em;" {{!}}Developer:
+
{{!}} style="width: 40%;" {{!}}Developer:
 
{{!}}{{{developer}}}}}
 
{{!}}{{{developer}}}}}
 
{{#if:{{{version|}}}|
 
{{#if:{{{version|}}}|

Revision as of 19:20, 24 June 2008

  {{{name}}}





Download: Download link needed

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
}}

Note: if a parameter is not used, the table row for it will not be included (with the exception of the 'Download' row)

Personal tools