Template:Infobox application: Difference between revisions

Layer-09 (talk | contribs)
mNo edit summary
Tag: Manual revert
DoggoBit (talk | contribs)
m Fix github link
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{Infobox
<includeonly>{{Infobox
   |title={{{title}}}
   |title={{{name}}}
   |subtitle={{{type}}} Application
   |subtitle={{{type}}} Application
   |image={{{image}}}
   |image={{{image|}}}
   |content={{application infobox/content
  |imageSize={{{imageSize|100%}}}
    |firstRelease={{{firstRelease|}}}
   |content={{#tag:table|{{infobox/row|Developer(s)|{{{developer|}}}}}{{infobox/row|Initial release|{{{initialRelease|}}}}}{{infobox/row|Latest release|{{{latestRelease|}}}}}{{infobox/row|Status|{{{status|}}}}}{{infobox/row|Operating System|{{{os|}}}}}{{infobox/row|Platform(s)|{{{platform|}}}}}{{infobox/row|Language(s)|{{{programmingLanguage|}}}}}{{infobox/row|License|{{{license|}}}}}{{#if:{{{website|{{{github|{{{repository|{{{bugTracker|{{{documentation|}}}}}}}}}}}}}}}|{{infobox/header row|External links}}|}}{{infobox/row|Website|{{{website|}}}}}{{infobox/row|GitHub|[https://www.github.com/{{{github|}}} {{{github|}}}]}}{{infobox/row|Repository|{{{repository|}}}}}{{infobox/row|Bug tracker|{{{bugTracker|}}}}}{{infobox/row|Documentation|{{{documentation|}}}}}|style="width: 100%;"}}}}{{#ifeq:{{{category|yes}}}|yes|[[Category:Applications]]|}}</includeonly><noinclude>{{Documentation}}</noinclude>
    |license={{{license|}}}
    |os={{{os|}}}
    |github={{{github|}}}
    |website={{{website|}}}
  }}
}}</includeonly><noinclude>{{Documentation}}</noinclude>