|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
| <includeonly>{| style="width: 100%;"
| | {{delete|scope=template|reason=Unused.}} |
| |- {{#if: {{{developer|}}}||style="display: none;"}}
| |
| ! Developer(s)
| |
| | {{{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;"}}
| |
| ! Operating System
| |
| | {{{os}}}
| |
| |- {{#if: {{{platform|}}}||style="display: none;"}}
| |
| ! Platform(s)
| |
| | {{{platform}}}
| |
| |- {{#if: {{{programmingLanguage|}}}||style="display: none;"}}
| |
| ! Language(s)
| |
| | {{{programmingLanguage}}}
| |
| |- {{#if: {{{license|}}}||style="display: none;"}}
| |
| ! License
| |
| | {{{license}}}
| |
| |- {{#if: {{{website|}}}||style="display: none;"}}
| |
| ! Website
| |
| | {{{website}}}
| |
| |- {{#if: {{{github|}}}||style="display: none;"}}
| |
| ! GitHub
| |
| | {{{github}}}
| |
| |- {{#if: {{{repository|}}}||style="display: none;"}}
| |
| ! Repository
| |
| | {{{repository}}}
| |
| |- {{#if: {{{bugTracker|}}}||style="display: none;"}}
| |
| ! Bug tracker
| |
| | {{{bugTracker}}}
| |
| |- {{#if: {{{documentation|}}}||style="display: none;"}}
| |
| ! Documentation
| |
| | {{{documentation}}}
| |
| |}</includeonly>
| |