Diferencia entre revisiones de «Plantilla:Infobox software platform»

De Telstock Wiki
Saltar a: navegación, buscar
(Página creada con «== Usage == Copy and paste the template below. {{Parameter names example|_template=|name|icon|image|caption|developer|target|editor|runtime|format|language|application|sta…»)
 
 
(No se muestran 4 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
== Usage ==
+
{{Infobox
Copy and paste the template below.
+
| 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}}}}
  
{{Parameter names example|_template=|name|icon|image|caption|developer|target|editor|runtime|format|language|application|status|license}}
+
| label1    = [[w:Software design|Original author(s)]]
<pre style="overflow:auto">{{Infobox software platform
+
| data1      = {{{author<includeonly>|</includeonly>}}}
| name       =  
+
| label2    = [[w:Software developer|Developer(s)]]
| icon        =  
+
| data2      = {{{developer<includeonly>|</includeonly>}}}
| image      =  
+
| label3    = Initial release
| caption     =  
+
| data3      = {{{released<includeonly>|</includeonly>}}}
| developer  = <!--organizations that were involved in development, newest first-->
+
| label4    = [[w:Software release life cycle|{{#if:{{{discontinued|}}}|Discontinued|Stable release}}]]
| target     = <!--operating systems that the platform publishes applications/content for-->
+
| data4      = {{#if:{{{latest release version|{{{latest_release_version<includeonly>|</includeonly>}}}}}}
| editor     = <!--editor software for the platform-->
+
|{{{latest release version|{{{latest_release_version}}}}}}
| runtime     = <!--runtime/player software for the platform-->
+
  {{#if:{{{latest release date|{{{latest_release_date<includeonly>|</includeonly>}}}}}}
| format      = <!--major file formats on the platform-->
+
  | / {{{latest release date|{{{latest_release_date}}}}}}
| language   = <!--programming languages used to build content on the platform-->
+
  }}
| application = <!--major applications for content developed on the platform-->
+
|{{#if:{{{frequently updated|{{{frequently_updated|}}}}}}
| status      = <!--Planned, Active, Unmaintained, Discontinued, Stalled or Abandonware-->
+
  |{{#ifexist:Template:Latest stable software release/{{{name|{{PAGENAME}}}}}
| license     = <!--Freeware, Shareware, Proprietary, Open-source, etc-->
+
  |{{Latest stable software release/{{{name|{{PAGENAME}}}}}}} <sub class="plainlinks">[[{{fullurl:Template:Latest stable software release/{{{name|{{PAGENAME}}}}}|action=edit&preload=Template:LSR/syntax}} +/−]]</sub>
}}</pre>
+
  }}
 +
}}
 +
}}
 +
| label5    = [[w: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    = [[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>

Revisión actual del 00:28 31 oct 2019

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}}}
Documentation icon Template documentation[create]