Template:Infobox application: Difference between revisions

DoggoBit (talk | contribs)
No edit summary
DoggoBit (talk | contribs)
No edit summary
Line 4: Line 4:
   |image={{{image|}}}
   |image={{{image|}}}
   |imageSize={{{imageSize|100%}}}
   |imageSize={{{imageSize|100%}}}
   |content={{infobox application/content
   |content={{#tag:table|
    |developer={{{developer|}}}
    {{infobox/row|Developer(s)|{{{developer|}}}}}
     |initialRelease={{{firstRelease|}}}  
     {{infobox/row|Initial release|{{{initialRelease|}}}}}
     |latestRelease={{{latestRelease|}}}
     {{infobox/row|Latest release|{{{latestRelease|}}}}}
     |status={{{status|}}}
     {{infobox/row|Status|{{{status|}}}}}
     |license={{{license|}}}
     {{infobox/row|Operating System|{{{os|}}}}}
     |os={{{os|}}}
     {{infobox/row|Platform(s)|{{{platform|}}}}}
     |platform={{{platform|}}}
     {{infobox/row|Language(s)|{{{programmingLanguage|}}}}}
     |programmingLanguage={{{programmingLanguage|}}}
     {{infobox/row|License|{{{license|}}}}}
     |github={{#if:{{{github|}}}|[https://www.github.com/{{{github|}}} {{{github|}}}]|}}
     {{#if:{{{website|{{{github|{{{repository|{{{bugTracker|{{{documentation|}}}}}}}}}}}}}}}|{{infobox/header row|External links}}|}}
     |repository={{{repository|}}}
    {{infobox/row|Website|{{{website|}}}}}
     |website={{{website|}}}
     {{infobox/row|GitHub|{{{github|}}}}}
     |bugTracker={{{bugTracker|}}}
     {{infobox/row|Repository|{{{repository|}}}}}
     |documentation={{{documentation|}}}
     {{infobox/row|Bug tracker|{{{bugTracker|}}}}}
   }}
     {{infobox/row|Documentation|{{{documentation|}}}}}
   |style="width: 100%;"}}
}}{{#ifeq:{{{category|yes}}}|yes|[[Category:Applications]]|}}</includeonly><noinclude>{{Documentation}}</noinclude>
}}{{#ifeq:{{{category|yes}}}|yes|[[Category:Applications]]|}}</includeonly><noinclude>{{Documentation}}</noinclude>