Vorlage:AppCard
Beschreibung
Responsive information card for application pages.
Parameter
- {{{name}}} - application display name, use page name by default
- {{{package}}} - RPM package name
- {{{icon}}} - icon image name (without "File:")
- {{{screenshot}}} - screenshot image name (without "File:")
- {{{description}}} - a short text to describe the application
- {{{developer}}} - individuals or organizations that developed the software
- {{{license}}} - short name of the license (GPLv2+, GPLv3+, MIT, BSD, Apache...)
- {{{website}}} - link to official website
Beispiele
350px
- 48x48px Picard
- Picard is a cross-platform music tagger written in Python.
- Entwickler:MusicBrainz Foundation
- Lizenz:GPLv2+
- Website:
{{AppCard |Name=Picard |Paket=picard |Icon=Picard icon.png |Screenshot=Picard screenshot.png |Beschreibung=Picard is a cross-platform music tagger written in Python. |Entwickler=MusicBrainz Foundation |Lizenz=GPLv2+ |Website=https://www.example.com }}