Difference between revisions of "Template:Infobox software"

From Bitcoin Wiki
Jump to: navigation, search
(Copied from Wikipedia)
 
Line 1: Line 1:
{{Infobox  
+
{{Infobox|title={{{name|{{{title|{{PAGENAME}}}}}}}}|image={{{logo|}}}{{#if:{{{image|}}}|{{#if:{{{logo|}}}|<br/>}}{{{image|}}}}}|caption1={{{caption|}}}
| bodyclass  = vevent
+
|title_bg=lightblue
| title     = {{{title|{{{name|<includeonly>{{PAGENAME}}</includeonly>}}}}}}
+
|content1=Original authors|data1={{{author<includeonly>|</includeonly>}}}
| titleclass = summary
+
|content2=Developers|data2={{{developer<includeonly>|</includeonly>}}}
| labelstyle = white-space: nowrap
+
|content3=Initial release|data3={{{released<includeonly>|</includeonly>}}}
| above      = {{{logo|}}}
+
|content4=Stable release|data4={{{stable<includeonly>|</includeonly>}}}
| image      = {{#if:{{{collapsible|}}}|{{hidden begin|title=Screenshot|titlestyle=text-align:center}}}}{{{screenshot|}}}
+
|content5=Preview release|data5={{{preview<includeonly>|</includeonly>}}}
| caption    = {{{caption|}}}{{#if:{{{collapsible|}}}|{{hidden end}}}}
+
|content6=Discontinued|data6={{{discontinued<includeonly>|</includeonly>}}}
 
+
|content7=Written in|data7={{{language<includeonly>|</includeonly>}}}
| label1    = [[Software design|Original author(s)]]
+
|content8=OS|data8={{{os<includeonly>|</includeonly>}}}
| data1     = {{{author<includeonly>|</includeonly>}}}
+
|content9=License|data9={{{license<includeonly>|</includeonly>}}}
| label2    = [[Software developer|Developer(s)]]
+
|content10=Website|data10={{{website<includeonly>|</includeonly>}}}
| data2     = {{{developer<includeonly>|</includeonly>}}}
+
|foot={{{bottom|}}}{{SocialMedia|btctid={{{btctid|{{{bitcointalk|}}}}}}|subreddit={{{subreddit|}}}|twitter={{{twitter|}}}|youtube={{{youtube|}}}|bitcoinwiki={{{bitcoinwiki|}}}}}
| label3    = Initial release
+
}}<includeonly>[[Category:Software]]</includeonly>
| 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    = Development status
 
| data6     = {{{status<includeonly>|</includeonly>}}}
 
| label7    = [[Programming language|Written in]]
 
| data7     = {{{programming language|{{{programming_language<includeonly>|</includeonly>}}}}}}
 
| label8    = [[Operating system]]
 
| data8     = {{{operating system|{{{operating_system<includeonly>|</includeonly>}}}}}}
 
| label9    = [[Computing platform|Platform]]
 
| data9     = {{{platform<includeonly>|</includeonly>}}}
 
| label10    = [[File size|Size]]
 
| data10     = {{{size<includeonly>|</includeonly>}}}
 
| label11    = [[Language|Available in]]
 
| data11    = {{{language<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    = [[Technical standard|Standard]](s)
 
| data16    = {{{standard<includeonly>|</includeonly>}}}
 
| label17    = As of
 
| data17    = {{{AsOf<includeonly>|</includeonly>}}}
 
}}<noinclude>
 
{{documentation}}
 
</noinclude>
 

Revision as of 21:56, 2 August 2015

Infobox software
Original authors{{{author}}}
Developers{{{developer}}}
Initial release{{{released}}}
Stable release{{{stable}}}
Preview release{{{preview}}}
Discontinued{{{discontinued}}}
Written in{{{language}}}
OS{{{os}}}
License{{{license}}}
Website{{{website}}}