Template:Infobox application/content: Difference between revisions

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