Шаблон:Infobox component — различия между версиями
Материал из LXDE.org
Строка 9: | Строка 9: | ||
| '''Последняя версия''' | | '''Последняя версия''' | ||
| {{{version|{{{Latest version}}}}}} {{#if: {{{date|}}} | (from {{{date}}})}}{{#if: {{{Release date and age|}}}| | | {{{version|{{{Latest version}}}}}} {{#if: {{{date|}}} | (from {{{date}}})}}{{#if: {{{Release date and age|}}}| | ||
− | + | |- | |
− | + | | '''Дата релиза''' | |
− | + | | {{{Release date and age}}} }}{{#if: {{{birth|}}}| | |
− | + | |- | |
− | + | | '''Первый релиз''' | |
− | + | | {{{birth}}} }}{{#if: {{{Frequently updated|}}}| | |
− | + | |- | |
− | + | | '''Частота обновления''' | |
− | + | | {{{Frequently updated}}} }}{{#if: {{{Programming language|}}}| | |
− | + | |- | |
− | + | | '''Язык программирования''' | |
− | + | | {{{Programming language}}} }}{{#if: {{{Platform|}}}| | |
− | + | |- | |
− | + | | '''Платформа''' | |
− | + | | {{{Platform}}} }}{{#if: {{{Status|}}}| | |
− | + | |- | |
− | + | | '''Статус''' | |
− | + | | {{{Status}}} }} | |
− | + | |- | |
− | + | | '''Жанр''' | |
− | + | | {{{genre|{{{genre}}}}}} | |
− | + | |- | |
− | + | | '''Лицензия''' | |
− | + | | {{{license|{{{License}}}}}} | |
|- | |- | ||
| '''Сайт''' | | '''Сайт''' | ||
| {{{website|}}}{{#if: {{{Download|}}}| | | {{{website|}}}{{#if: {{{Download|}}}| | ||
− | + | |- | |
− | + | | '''Загрузка''' | |
− | + | | [{{{Download}}} Sourcecode] }} | |
|}<noinclude> | |}<noinclude> | ||
Версия 20:43, 12 ноября 2010
Infobox component | |
Developer | {{{Developer}}} |
Последняя версия | {{{Latest version}}} ------ |
Жанр | {{{genre}}} |
Лицензия | {{{License}}} |
Сайт | - |
Syntax
Copy this into your article and leave those sections blank, that you don't need!
Required Fields are written in CAPITAL LETTERS.
{{Infobox component| name= |image= |image description= |developer= LXDE Team |version= |date= |birth= |genre= |license= |website= |Download= }}
- name
- Name of the package as it appears on the page, e.g. "LXLauncher"
- image
- Image file with extension, e.g. "LXlauncher.png"
- image description
- description for above image, e. g. for important background information and for vision impaired persons
- developer
- Set to LXDE Team be default
- version
- latest (stable) version
- date
- Date in format YYYY-MM-DD
- birth
- give the date (and maybe version) of the initial release
- genre
- Type or the application, e.g. "Desktop Launcher", "File Manager", "Terminal Emulator" etc.
- license
- License of the component, e.g. "GNU General Public License"
- Download
- Download link to sourceforge. Use the link that leads to all releases of the component.