Difference between revisions of "Template:Software infobox"

From Worms Knowledge Base

Jump to: navigation, search
m (should work...)
m
Line 32: Line 32:
 
{{!}}Website:
 
{{!}}Website:
 
{{!}}{{{website}}}}}
 
{{!}}{{{website}}}}}
{{#if:{{{website}}}||{{!}}-
+
{{#if:{{{website|}}}||{{!}}-
 
{{!}}'''Download:'''
 
{{!}}'''Download:'''
 
{{!}}{{#if:{{{download|}}}|{{{download}}}|'''''Download link needed'''''}}}}
 
{{!}}{{#if:{{{download|}}}|{{{download}}}|'''''Download link needed'''''}}}}

Revision as of 18:49, 26 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
}}

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

Personal tools