Template:App Infobox: Difference between revisions
Appearance
Xinreality (talk | contribs) No edit summary |
Xinreality (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
|- | |- | ||
! colspan="2" style="background-color: #254b72; color: #FFFFFF; padding:0em;" | Information | ! colspan="2" style="background-color: #254b72; color: #FFFFFF; padding:0em;" | Information | ||
|- | |- | ||
{{#if: {{{Platform|}}}| | {{#if: {{{Platform|}}}| | ||
{{!}} '''Platform''' | {{!}} '''Platform''' | ||
{{!}} {{{Platform|}}} }} | {{!}} {{{Platform|}}} }} | ||
|- | |||
{{#if: {{{Device|}}}| | |||
{{!}} '''Device''' | |||
{{!}} {{{Device|}}} }} | |||
|- | |||
{{#if: {{{Operating System|}}}| | |||
{{!}} '''Operating System''' | |||
{{!}} {{{Operating System|}}} }} | |||
|- | |- | ||
{{#if: {{{Category|}}}| | {{#if: {{{Category|}}}| | ||
Line 79: | Line 79: | ||
{{App Infobox | {{App Infobox | ||
|image= | |image= | ||
|Platform= | |Platform= | ||
|Device= | |||
|Operating System= | |||
|Category= | |Category= | ||
|Genre= | |Genre= | ||
Line 102: | Line 102: | ||
: Image of instance in normal <nowiki>[[file:name|size]]</nowiki> format. | : Image of instance in normal <nowiki>[[file:name|size]]</nowiki> format. | ||
: E.g. [[]] | : E.g. [[]] | ||
'''<nowiki>| | '''<nowiki>|Platform=</nowiki>''' | ||
: | : The main Platform(s) for the App. For example: [[Oculus Rift]], [[SteamVR]], [[Project Morpheus]], [[Google Glass]] etc. | ||
'''<nowiki>|Device=</nowiki>''' | '''<nowiki>|Device=</nowiki>''' | ||
: Devices the app runs on. For example: [[DK1]], [[DK2]], [[HTC Vive]] etc. | : Devices the app runs on. For example: [[DK1]], [[DK2]], [[HTC Vive]] etc. | ||
'''<nowiki>| | '''<nowiki>|Operating System=</nowiki>''' | ||
: | : Operating System(s) the app runs on. For example: [[Windows]], [[OS X]], [[Linux]], [[iOS]], [[Android]] etc. | ||
'''<nowiki>|Category=</nowiki>''' | '''<nowiki>|Category=</nowiki>''' | ||
: Category for the app. Categories include [[Game]], [[Experience]], [[Demo]], [[Pre-Release]], [[Mod]]. | : Category for the app. Categories include [[Game]], [[Experience]], [[Demo]], [[Pre-Release]], [[Mod]]. |