Difference between revisions of "Template:Software infobox"

From Worms Knowledge Base

Jump to: navigation, search
m (vertical align on {{{title}}})
Line 23: Line 23:
 
  --END--
 
  --END--
 
--></table></includeonly><noinclude>
 
--></table></includeonly><noinclude>
{{Languages|en|Template:Software_infobox|ru|Template:Software_infobox/ru}}
+
{{Languages|en|Template:Software_infobox|ru|Template:Software_infobox/ru|fr|Template:Software_infobox/fr}}
 
{{Software_infobox
 
{{Software_infobox
 
|icon=Software_Generic3.png
 
|icon=Software_Generic3.png

Revision as of 17:11, 28 August 2011

In other languages: English (en) • русский (ru) • français (fr) • +/-
icon {{{name}}}
{{{caption}}}
{{{caption}}}
Developer: {{{developer}}}
Latest version: {{{version}}}
Supported games: {{{games}}}
Platform(s): {{{platforms}}}
Language: {{{language}}}
License: {{{license}}}
Website: {{{website}}}
Download: {{{download}}}

Usage

{{Software_infobox
| icon = file.png
| iconsize = size of the icon (default: 32px)

| name = name of program (default: {{PAGENAME}})

| screenshot = file.png
| screensize = size of the screenshot (default: 250px width)
| 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.
Personal tools