Template:Infobox Software: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
mNo edit summary
(Added a German translation.)
Line 1: Line 1:
{{Infobox
{{Infobox
| title      = {{{title|{{LangSwitch
| title      = {{{title|{{LangSwitch
                          | de = '''Title eingeben'''
                           | en = '''Input title'''
                           | en = '''Input title'''
                           | fr = '''Entrée le titre'''
                           | fr = '''Entrée le titre'''
Line 13: Line 14:
| caption2    = {{{alt|}}}
| caption2    = {{{alt|}}}
| label1      = {{LangSwitch
| label1      = {{LangSwitch
                  | de = Entwickelt von
                   | en = Developed by
                   | en = Developed by
                   | fr = Développé par
                   | fr = Développé par
Line 18: Line 20:
| data1      = {{{developedby|}}}
| data1      = {{{developedby|}}}
| label2      = {{LangSwitch
| label2      = {{LangSwitch
                  | de = Erste Veröffentlichung
                   | en = Initial release
                   | en = Initial release
                   | fr = Version initiale
                   | fr = Version initiale
Line 23: Line 26:
| data2      = {{{initialrelease|}}}
| data2      = {{{initialrelease|}}}
| label3      = {{LangSwitch
| label3      = {{LangSwitch
                  | de = Neueste Version
                   | en = Latest release
                   | en = Latest release
                   | fr = Version actuelle
                   | fr = Version actuelle
Line 28: Line 32:
| data3      = {{{latestrelease|}}}
| data3      = {{{latestrelease|}}}
| label4      = {{LangSwitch
| label4      = {{LangSwitch
                  | de = Programmiersprache
                   | en = Written in
                   | en = Written in
                   | fr = Écrit en
                   | fr = Écrit en
Line 33: Line 38:
| data4      = {{{writtenin|}}}{{{writteninversion|}}}{{#if: {{{writteninlibs|}}} |  ({{{writteninlibs}}}) }}
| data4      = {{{writtenin|}}}{{{writteninversion|}}}{{#if: {{{writteninlibs|}}} |  ({{{writteninlibs}}}) }}
| label5      = {{LangSwitch
| label5      = {{LangSwitch
                  | de = Betriebssystem
                   | en = OS
                   | en = OS
                   | fr = Système d'exploitation
                   | fr = Système d'exploitation
Line 38: Line 44:
| data5      = {{{os|}}}
| data5      = {{{os|}}}
| label6      = {{LangSwitch
| label6      = {{LangSwitch
                  | de = Rechnerplattform
                   | en = Platform  
                   | en = Platform  
                   | fr = Plateforme du système
                   | fr = Plateforme du système
Line 43: Line 50:
| data6      = {{{platform|}}}
| data6      = {{{platform|}}}
| label7      = {{LangSwitch
| label7      = {{LangSwitch
                  | de = Entwicklungsstand
                   | en = Development status
                   | en = Development status
                   | fr = Niveau de développement
                   | fr = Niveau de développement
Line 48: Line 56:
| data7      = {{{developmentstatus|}}}
| data7      = {{{developmentstatus|}}}
| label8      = {{LangSwitch
| label8      = {{LangSwitch
                  | de = Entwicklungsfortschritt
                   | en = Development progress
                   | en = Development progress
                   | fr = Avancement du développement
                   | fr = Avancement du développement
Line 55: Line 64:
| data9      = {{{type|}}}
| data9      = {{{type|}}}
| label10    = {{LangSwitch
| label10    = {{LangSwitch
                  | de = Lizenz
                   | en = License
                   | en = License
                   | fr = Licence
                   | fr = Licence
Line 61: Line 71:
| data11      = {{#if: {{{website|}}}
| data11      = {{#if: {{{website|}}}
                   | [{{{website}}} {{LangSwitch
                   | [{{{website}}} {{LangSwitch
                                    | de = Website
                                     | en = Website
                                     | en = Website
                                     | fr = Site web
                                     | fr = Site web

Revision as of 12:35, 10 September 2020

Input title



The following template description is not displayed when the template is inserted in an article.

Goal

This template is used to give a quick overview of the basic information about a piece of software.

Pages will automatically be added to Category:writtenin software if writtenin is not empty.

Usage

Add this to the top of the article describing the software.

{{Infobox Software
| title               = 
| logo                = 
| logosize            = 
| image               = 
| alt                 = 
| developedby         = 
| initialrelease      = 
| latestrelease       =
| writtenin           = 
| os                  = 
| platform            = 
| developmentstatus   = 
| developmentprogress =
| type                = 
| license             = 
| website             =
}}

All parameters except title are optional.

title
Title of the software
logo
Logo of the software
logosize
Size of logo. See mw:Help:Images#Size and frame for accepted size formats. Default 270px.
image
Screenshot from the software
alt
Caption for the screenshot
developedby
List of developers
initialrelease
Date and preferably also version of the first release
latestrelease
Date and version of the last release {{Category:writtenin software}} to the article, e.g. see Category:Python software
os
Operating systems the software is available for
platform
Platforms the software is available for, for example Mac, PC and/or Arduino.
developmentstatus
Development status, for example active, stalled or abandoned
developmentprogress
Development progress
type
Type of software
license
License the software is released under
website
Website of the software project