Template: Infobox Project
From LibrePlanet
| Line 24: | Line 24: | ||
|{{Latest stable software release/{{{name|{{PAGENAME}}}}}}} <sub class="plainlinks">[[{{fullurl:Template:Latest stable software release/{{{name|{{PAGENAME}}}}}|action=edit&preload=Template:LSR/syntax}} +/−]]</sub> | |{{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>}}} | ||
| + | }} | ||
Revision as of 15:06, 20 July 2009
| Original author(s) | {{{author}}} |
|---|---|
| Developer(s) | {{{developer}}} |
| Initial release | {{{released}}} |
| Stable release | {{{latest_release_version}}} / {{{latest_release_date}}} |
| Preview release | {{{latest_preview_version}}} / {{{latest_preview_date}}} |
| Written in | {{{programming_language}}} |
| Operating system | {{{operating_system}}} |
| Platform | {{{platform}}} |
| Size | {{{size}}} |
| Available in | {{{language}}} |
| Development status | {{{status}}} |
| Type | {{{genre}}} |
| License | {{{license}}} |
| Licence | {{{licence}}} |
| Website | {{{website}}} |
| Standard(s) | {{{standard}}} |
| As of | {{{AsOf}}} |