Template:Infobox software: Difference between revisions

From RetroWikipedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Infobox  
<!-- Template:Infobox software -->
| bodyclass  = vevent
<includeonly>
| title      = {{{title|{{{name|<includeonly>{{PAGENAME}}</includeonly>}}}}}}
<table class="infobox" style="width:22em;font-size:90%;text-align:left;border:1px solid #aaa;background:#f9f9f9;border-collapse:collapse">
| titleclass = summary
  <tr>
| labelstyle = white-space: nowrap
    <th colspan="2" style="text-align:center;font-size:110%;background:#e0e0e0;padding:6px">{{{name|{{PAGENAME}}}}}</th>
| above      = {{{logo|}}}
  </tr>
| image      = {{#if:{{{collapsible|}}}|{{hidden begin|title=Screenshot|titlestyle=text-align:center}}}}{{{screenshot|}}}
| caption    = {{{caption|}}}{{#if:{{{collapsible|}}}|{{hidden end}}}}


| label1    = [[w:Software design|Original author(s)]]
  {{#if:{{{logo|}}}|
| data1      = {{{author<includeonly>|</includeonly>}}}
  <tr>
| label2     = [[w:Software developer|Developer(s)]]
     <td colspan="2" style="text-align:center;padding:6px">[[File:{{{logo}}}|250px]]</td>
| data2      = {{{developer<includeonly>|</includeonly>}}}
  </tr>}}
| label3    = Initial release
 
| data3      = {{{released<includeonly>|</includeonly>}}}
  {{#if:{{{caption|}}}|
| label4    = [[w:Software release life cycle|{{#if:{{{discontinued|}}}|Discontinued|Stable release}}]]
  <tr>
| data4      = {{#if:{{{latest release version|{{{latest_release_version<includeonly>|</includeonly>}}}}}}
    <td colspan="2" style="text-align:center;font-style:italic;padding:2px 6px">{{{caption}}}</td>
|{{{latest release version|{{{latest_release_version}}}}}}
   </tr>}}
   {{#if:{{{latest release date|{{{latest_release_date<includeonly>|</includeonly>}}}}}}
 
  | / {{{latest release date|{{{latest_release_date}}}}}}
   {{#if:{{{developer|}}}|<tr><th style="width:35%;padding:4px">Developer</th><td style="padding:4px">{{{developer}}}</td></tr>}}
   }}
  {{#if:{{{publisher|}}}|<tr><th style="padding:4px">Publisher</th><td style="padding:4px">{{{publisher}}}</td></tr>}}
|{{#if:{{{frequently updated|{{{frequently_updated|}}}}}}
  {{#if:{{{initial_release|}}}|<tr><th style="padding:4px">Initial release</th><td style="padding:4px">{{{initial_release}}}</td></tr>}}
  |{{#ifexist:Template:Latest stable software release/{{{name|{{PAGENAME}}}}}
   {{#if:{{{latest_release_version|}}}|<tr><th style="padding:4px">Latest release</th><td style="padding:4px">
  |{{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_release_version}}}{{#if:{{{latest_release_date|}}}| ({{{latest_release_date}}})}}
  }}
   </td></tr>}}
}}
  {{#if:{{{status|}}}|<tr><th style="padding:4px">Status</th><td style="padding:4px">{{{status}}}</td></tr>}}
}}
  {{#if:{{{written_in|}}}|<tr><th style="padding:4px">Written in</th><td style="padding:4px">{{{written_in}}}</td></tr>}}
| label5    = [[w:Software release life cycle|Preview release]]
  {{#if:{{{operating_system|}}}|<tr><th style="padding:4px">Operating system</th><td styl_
| 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    = [[w:Programming language|Written in]]
| data6      = {{{programming language|{{{programming_language<includeonly>|</includeonly>}}}}}}
| label7    = [[w:Operating system|Operating system]]
| data7      = {{{operating system|{{{operating_system<includeonly>|</includeonly>}}}}}}
| label8    = [[w:Computing platform|Platform]]
| data8      = {{{platform<includeonly>|</includeonly>}}}
| label9    = [[w:File size|Size]]
| data9      = {{{size<includeonly>|</includeonly>}}}
| label10    = [[w:Language|Available in]]
| data10    = {{{language<includeonly>|</includeonly>}}}
| label11    = Development status
| data11    = {{{status<includeonly>|</includeonly>}}}
| label12    = [[w:List of software categories|Type]]
| data12    = {{{genre<includeonly>|</includeonly>}}}
| label13    = [[w:Software license|License]]
| data13    = {{{license<includeonly>|</includeonly>}}}
| label14    = [[w:Software license|Licence]]
| data14    = {{{licence<includeonly>|</includeonly>}}}
| label15    = [[w:Website|Website]]
| data15    = {{{website<includeonly>|</includeonly>}}}
| label16    = [[w:Standard|Standard(s)]]
| data16    = {{{standard<includeonly>|</includeonly>}}}
| label17    = As of
| data17    = {{{AsOf<includeonly>|</includeonly>}}}
}}<noinclude>
{{documentation}}
</noinclude>

Latest revision as of 21:51, 11 August 2025