- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
- Information contained in the HLRS Wiki is not legally binding and HLRS is not responsible for any damages that might result from its use -
Template:Infobox Software: Difference between revisions
From HLRS Platforms
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox | |||
| bodyclass = vevent | |||
| title = {{{title|{{{name|<includeonly>{{PAGENAME}}</includeonly>}}}}}} | |||
| titleclass = summary | |||
| labelstyle = white-space: nowrap | |||
| above = {{{logo|}}} | |||
| image = {{#if:{{{collapsible|}}}|{{hidden begin|title=Screenshot|titlestyle=text-align:center}}}}{{{screenshot|}}} | |||
| caption = {{{caption|}}}{{#if:{{{collapsible|}}}|{{hidden end}}}} | |||
| label1 = [[Software design|Original author(s)]] | |||
| data1 = {{{author<includeonly>|</includeonly>}}} | |||
| label2 = [[Software developer|Developer(s)]] | |||
| data2 = {{{developer<includeonly>|</includeonly>}}} | |||
| label3 = Initial release | |||
| data3 = {{{released<includeonly>|</includeonly>}}} | |||
| label4 = [[Software release life cycle|{{#if:{{{discontinued|}}}|Discontinued|Stable release}}]] | |||
| data4 = {{#if:{{{latest release version|{{{latest_release_version<includeonly>|</includeonly>}}}}}} | |||
|{{{latest release version|{{{latest_release_version}}}}}} | |||
{{#if:{{{latest release date|{{{latest_release_date<includeonly>|</includeonly>}}}}}} | |||
| / {{{latest release date|{{{latest_release_date}}}}}} | |||
}} | |||
|{{#if:{{{frequently updated|{{{frequently_updated|}}}}}} | |||
|{{#ifexist:Template:Latest stable software release/{{{name|{{PAGENAME}}}}} | |||
|{{Latest stable software release/{{{name|{{PAGENAME}}}}}}} <sub class="plainlinks">[[{{fullurl:Template:Latest stable software release/{{{name|{{PAGENAME}}}}}|action=edit&preload=Template:LSR/syntax}} +/−]]</sub> | |||
}} | |||
}} | |||
}} | |||
| label5 = [[Software release life cycle|Preview release]] | |||
| data5 = {{#if:{{{latest preview version|{{{latest_preview_version<includeonly>|</includeonly>}}}}}} | |||
|{{{latest preview version|{{{latest_preview_version}}}}}} | |||
{{#if:{{{latest preview date|{{{latest_preview_date<includeonly>|</includeonly>}}}}}} | |||
| / {{{latest preview date|{{{latest_preview_date}}}}}} | |||
}} | |||
|{{#if:{{{frequently updated|{{{frequently_updated|}}}}}} | |||
|{{#ifexist:Template:Latest preview software release/{{{name|{{PAGENAME}}}}} | |||
|{{Latest preview software release/{{{name|{{PAGENAME}}}}}}} <sub class="plainlinks">[[{{fullurl:Template:Latest_preview_software_release/{{{name|{{PAGENAME}}}}}|action=edit&preload=Template:LSR/syntax}} +/−]]</sub> | |||
}} | |||
}} | |||
}} | |||
| label6 = [[Programming language|Written in]] | |||
| data6 = {{{programming language|{{{programming_language<includeonly>|</includeonly>}}}}}} | |||
| label7 = [[Operating system]] | |||
| data7 = {{{operating system|{{{operating_system<includeonly>|</includeonly>}}}}}} | |||
| label8 = [[Computing platform|Platform]] | |||
| data8 = {{{platform<includeonly>|</includeonly>}}} | |||
| label9 = [[File size|Size]] | |||
| data9 = {{{size<includeonly>|</includeonly>}}} | |||
| label10 = [[Language|Available in]] | |||
| data10 = {{{language<includeonly>|</includeonly>}}} | |||
| label11 = Development status | |||
| data11 = {{{status<includeonly>|</includeonly>}}} | |||
| label12 = [[List of software categories|Type]] | |||
| data12 = {{{genre<includeonly>|</includeonly>}}} | |||
| label13 = [[Software license|License]] | |||
| data13 = {{{license<includeonly>|</includeonly>}}} | |||
| label14 = [[Software license|Licence]] | |||
| data14 = {{{licence<includeonly>|</includeonly>}}} | |||
| label15 = [[Website]] | |||
| data15 = {{{website<includeonly>|</includeonly>}}} | |||
| label16 = [[Standard]](s) | |||
| data16 = {{{standard<includeonly>|</includeonly>}}} | |||
| label17 = As of | |||
| data17 = {{{AsOf<includeonly>|</includeonly>}}} | |||
}}<noinclude> | |||
{{pp-template}} | |||
{{documentation}} | |||
</noinclude> |