Template:Infobox application/content: Difference between revisions

DoggoBit (talk | contribs)
No edit summary
DoggoBit (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly>{| style="width: 100%;"
{{{!}} style="width: 100%;"
  |- {{#if: {{{developer|}}}||style="display: none;"}}
  {{!}}- {{#if: {{{developer|}}}||style="display: none;"}}
  ! Developer(s)
  ! Developer(s)
  | {{{developer}}}
  {{!}} {{{developer}}}
  |- {{#if: {{{initialRelease|}}}||style="display: none;"}}
  {{!}}- {{#if: {{{initialRelease|}}}||style="display: none;"}}
  ! Initial release
  ! Initial release
  | {{{initialRelease}}}
  {{!}} {{{initialRelease}}}
  |- {{#if: {{{latestRelease|}}}||style="display: none;"}}
  {{!}}- {{#if: {{{latestRelease|}}}||style="display: none;"}}
  ! Latest release
  ! Latest release
  | {{{latestRelease}}}
  {{!}} {{{latestRelease}}}
  |- {{#if: {{{status|}}}||style="display: none;"}}
  {{!}}- {{#if: {{{status|}}}||style="display: none;"}}
  ! Status
  ! Status
  | {{{status}}}
  {{!}} {{{status}}}
  |- {{#if: {{{os|}}}||style="display: none;"}}
  {{!}}- {{#if: {{{os|}}}||style="display: none;"}}
  ! Operating System
  ! Operating System
  | {{{os}}}
  {{!}} {{{os}}}
  |- {{#if: {{{platform|}}}||style="display: none;"}}
  {{!}}- {{#if: {{{platform|}}}||style="display: none;"}}
  ! Platform(s)
  ! Platform(s)
  | {{{platform}}}
  {{!}} {{{platform}}}
  |- {{#if: {{{programmingLanguage|}}}||style="display: none;"}}
  {{!}}- {{#if: {{{programmingLanguage|}}}||style="display: none;"}}
  ! Language(s)
  ! Language(s)
  | {{{programmingLanguage}}}
  {{!}} {{{programmingLanguage}}}
  |- {{#if: {{{license|}}}||style="display: none;"}}
  {{!}}- {{#if: {{{license|}}}||style="display: none;"}}
  ! License
  ! License
  | {{{license}}}
  {{!}} {{{license}}}
  |- {{#if: {{{website|}}}||style="display: none;"}}
  {{!}}- {{#if: {{{website|}}}||style="display: none;"}}
  ! Website
  ! Website
  | {{{website}}}
  {{!}} {{{website}}}
  |- {{#if: {{{github|}}}||style="display: none;"}}
  {{!}}- {{#if: {{{github|}}}||style="display: none;"}}
  ! GitHub
  ! GitHub
  | {{{github}}}
  {{!}} {{{github}}}
  |- {{#if: {{{repository|}}}||style="display: none;"}}
  {{!}}- {{#if: {{{repository|}}}||style="display: none;"}}
  ! Repository
  ! Repository
  | {{{repository}}}
  {{!}} {{{repository}}}
  |- {{#if: {{{bugTracker|}}}||style="display: none;"}}
  {{!}}- {{#if: {{{bugTracker|}}}||style="display: none;"}}
  ! Bug tracker
  ! Bug tracker
  | {{{bugTracker}}}
  {{!}} {{{bugTracker}}}
  |- {{#if: {{{documentation|}}}||style="display: none;"}}
  {{!}}- {{#if: {{{documentation|}}}||style="display: none;"}}
  ! Documentation
  ! Documentation
  | {{{documentation}}}
  {{!}} {{{documentation}}}
  |}</includeonly>
  {{!}}}