47 lines
2.7 KiB
Text
47 lines
2.7 KiB
Text
{{#invoke:infobox|infobox
|
|
| defaultimagesize = 400px
|
|
| invimage = none
|
|
| rows =
|
|
{{#if: {{{developer|}}}
|
|
| {{infobox row|label=Developer(s)|class=list-style-none|field={{ #if: {{{developer|}}} | {{{developer}}} | ? }} }}
|
|
}}
|
|
{{#if: {{{publisher|}}}
|
|
| {{infobox row|label=Publisher(s)|class=list-style-none|field={{ #if: {{{publisher|}}} | {{{publisher}}} | ? }} }}
|
|
| {{#if: {{{developer|}}}
|
|
|
|
|
| {{infobox row|label=Author(s)|class=list-style-none|field={{ #if: {{{author|}}} | {{{author}}} | ? }} }}
|
|
}}
|
|
}}
|
|
{{infobox row|label=Platform(s)|class=list-style-none|field={{ #if: {{{platform|}}} | {{{platform}}} | ? }} }}
|
|
{{infobox row|label=Written in|class=list-style-none|field={{ #if: {{{programming language|}}} | {{{programming language}}} | ? }} }}
|
|
{{infobox row|label=Latest version|class=list-style-none|field={{ #if: {{{version|}}} | {{{version}}} | ? }} }}
|
|
{{infobox row|label=Release date|class=list-style-none|field={{ #if: {{{date|}}} | {{{date}}} | ? }} }}
|
|
{{ #if:{{{ratings|}}} | {{infobox row|label=Rating(s)|class=list-style-none|field={{{ratings}}}}} }}
|
|
{{infobox row|label=Size|class=list-style-none|field={{ #if: {{{size|}}} | {{{size}}} | ? }} }}
|
|
{{infobox row|label=License|field={{ #if: {{{license|}}} | {{{license}}} | ? }} }}
|
|
{{infobox row|label=<span style="white-space:normal">Source available</span>|field={{ #if: {{{source available|}}} | {{{source available}}} | ? }} }}
|
|
{{ #if: {{{website|}}}{{{forum|}}}{{{customlink|}}}{{{customlinks|}}} | {{infobox row|label=Links|class=list-style-none|field={{ #if: {{{website|}}} |<nowiki/>
|
|
* [{{{website}}} Website] }}{{ #if: {{{forum|}}} |<nowiki/>
|
|
* [{{{forum}}} Forum]}} {{
|
|
#if: {{{customlinks|}}} |<nowiki/>
|
|
{{{customlinks}}}
|
|
|{{ #if: {{{customlink|}}} |<nowiki/>
|
|
* [{{{customlink}}}] {{ #if: {{{customlink2|}}} |<nowiki/>
|
|
* [{{{customlink2}}}] }} {{ #if: {{{customlink3|}}} |<nowiki/>
|
|
* [{{{customlink3}}}] }} {{ #if: {{{customlink4|}}} |<nowiki/>
|
|
* [{{{customlink4}}}] }} {{ #if: {{{customlink5|}}} |<nowiki/>
|
|
* [{{{customlink5}}}] }} {{ #if: {{{customlink6|}}} |<nowiki/>
|
|
* [{{{customlink6}}}] }} {{ #if: {{{customlink7|}}} |<nowiki/>
|
|
* [{{{customlink7}}}] }} {{ #if: {{{customlink8|}}} |<nowiki/>
|
|
* [{{{customlink8}}}] }} {{ #if: {{{customlink9|}}} |<nowiki/>
|
|
* [{{{customlink9}}}] }} {{ #if: {{{customlink10|}}} |<nowiki/>
|
|
* [{{{customlink10}}}] }} {{ #if: {{{customlink11|}}} |<nowiki/>
|
|
* [{{{customlink11}}}] }} {{ #if: {{{customlink12|}}} |<nowiki/>
|
|
* [{{{customlink12}}}] }} {{ #if: {{{customlink13|}}} |<nowiki/>
|
|
* [{{{customlink13}}}] }} {{ #if: {{{customlink14|}}} |<nowiki/>
|
|
* [{{{customlink14}}}] }}
|
|
}}}}
|
|
}}}}
|
|
| footer =
|
|
{{#if: {{{notes|}}} | '''Notes'''<br />{{{notes}}} }}
|
|
}}<noinclude>{{Documentation}}</noinclude>
|