Template: Infobox Project
From LibrePlanet
| (9 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {{Infobox | + | {{Infobox |
| − | | title | + | | bodyclass = vevent |
| − | | above | + | | title = {{{title|{{{name|<includeonly>{{PAGENAME}}</includeonly>}}}}}} |
| − | | image | + | | titleclass = summary |
| − | | caption = {{{caption|}}}{{#if:{{{collapsible|}}}|{{hidden end}}}} | + | | labelstyle = white-space: nowrap |
| − | | label1 | + | | above = {{{logo|}}} |
| − | | data1 | + | | image = {{#if:{{{collapsible|}}}|{{hidden begin|title=Screenshot|titlestyle=text-align:center}}}}{{{screenshot|}}} |
| − | | label2 | + | | caption = {{{caption|}}}{{#if:{{{collapsible|}}}|{{hidden end}}}} |
| − | | data2 | + | |
| − | | label3 | + | | label1 = [[Software design|Original author(s)]] |
| − | | data3 | + | | data1 = {{{author<includeonly>|</includeonly>}}} |
| − | | label4 | + | | label2 = [[Software developer|Developer(s)]] |
| − | | data4 | + | | 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 | ||
| + | | data6 = {{{programming language|{{{programming_language<includeonly>|</includeonly>}}}}}} | ||
| + | | label7 = Operating system | ||
| + | | data7 = {{{operating system|{{{operating_system<includeonly>|</includeonly>}}}}}} | ||
| + | | label8 = Platform | ||
| + | | data8 = {{{platform<includeonly>|</includeonly>}}} | ||
| + | | label9 = Size | ||
| + | | data9 = {{{size<includeonly>|</includeonly>}}} | ||
| + | | label10 = Language | ||
| + | | data10 = {{{language<includeonly>|</includeonly>}}} | ||
| + | | label11 = Development status | ||
| + | | data11 = {{{status<includeonly>|</includeonly>}}} | ||
| + | | label12 = Genre | ||
| + | | data12 = {{{genre<includeonly>|</includeonly>}}} | ||
| + | | label13 = License | ||
| + | | data13 = {{{license<includeonly>|</includeonly>}}} | ||
| + | | label14 = License | ||
| + | | data14 = {{{licence<includeonly>|</includeonly>}}} | ||
| + | | label15 = Website | ||
| + | | data15 = {{{website<includeonly>|</includeonly>}}} | ||
| + | | label16 = Standards | ||
| + | | data16 = {{{standard<includeonly>|</includeonly>}}} | ||
| + | | label17 = As of | ||
| + | | data17 = {{{AsOf<includeonly>|</includeonly>}}} | ||
| + | | label18 = IRC channel | ||
| + | | data18 = {{{irc}}} | ||
| + | | label19 = Mailing list | ||
| + | | data19 = {{{mailing_list}}} | ||
| + | | label20 = Subreddit | ||
| + | | data20 = {{{reddit}}} | ||
| + | }} | ||
| + | |||
| + | [[organized around::project| ]] | ||
| + | [[is entity::group| ]] | ||
Latest revision as of 16:37, 26 September 2013
| 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}}} |
| Programming language | {{{programming_language}}} |
| Operating system | {{{operating_system}}} |
| Platform | {{{platform}}} |
| Size | {{{size}}} |
| Language | {{{language}}} |
| Development status | {{{status}}} |
| Genre | {{{genre}}} |
| License | {{{license}}} |
| License | {{{licence}}} |
| Website | {{{website}}} |
| Standards | {{{standard}}} |
| As of | {{{AsOf}}} |
| IRC channel | {{{irc}}} |
| Mailing list | {{{mailing_list}}} |
| Subreddit | {{{reddit}}} |