Template:Software infobox
From Worms Knowledge Base
Revision as of 12:30, 12 October 2009 by Explorer09 (Talk | contribs) (The "name" parameter now defaults to PAGENAME. Also added the "caption" parameter)
Usage
{{Software_infobox
| icon = file.png
| iconsize = size of the icon (default: 32px)
| name = name of program (default: {{PAGENAME}})
| screenshot = file.png
| caption = caption text of the screenshot (default: "{{{name}}} screenshot")
| 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.