Jump to content

Template:Input Device Infobox: Difference between revisions

From VR & AR Wiki
Created page with "{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;" |- ! colspan="2" style="background-color: #BDBDBD; color: #000000;..."
 
Redirected page to Template:Device Infobox
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;"
#REDIRECT [[:Template:Device Infobox]]
|-
! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}}
|-
! colspan="2" |{{#if:{{{image|}}}|{{{image|}}}}}
|-
! colspan="2" style="background-color: #BDBDBD; color: #000000; padding:0em;" | Information
|-
{{#if: {{{Type|}}}|
{{!}} '''Type'''
{{!}} {{{Type|}}} }}
|-
{{#if: {{{Creator|}}}|
{{!}} '''Creator'''
{{!}} {{{Creator|}}} }}
|-
{{#if: {{{Developer|}}}|
{{!}} '''Developer'''
{{!}} {{{Developer|}}} }}
|-
{{#if: {{{Manufacturer|}}}|
{{!}} '''Manufacturer'''
{{!}} {{{Manufacturer|}}} }}
|-
{{#if: {{{Platform|}}}|
{{!}} '''Platform'''
{{!}} {{{Platform|}}} }}
|-
{{#if: {{{Versions|}}}|
{{!}} '''Versions'''
{{!}} {{{Versions|}}} }}
|-
{{#if: {{{CPU|}}}|
{{!}} '''CPU'''
{{!}} {{{CPU|}}} }}
|-
{{#if: {{{Memory|}}}|
{{!}} '''Memory'''
{{!}} {{{Memory|}}} }}
|-
{{#if: {{{Storage|}}}|
{{!}} '''Storage'''
{{!}} {{{Storage|}}} }}
|-
{{#if: {{{Display|}}}|
{{!}} '''Display'''
{{!}} {{{Display|}}} }}
|-
{{#if: {{{Resolution|}}}|
{{!}} '''Resolution'''
{{!}} {{{Resolution|}}} }}
|-
{{#if: {{{Refresh Rate|}}}|
{{!}} '''Refresh Rate'''
{{!}} {{{Refresh Rate|}}} }}
|-
{{#if: {{{Persistence|}}}|
{{!}} '''Persistence'''
{{!}} {{{Persistence|}}} }}
|-
{{#if: {{{Field of View|}}}|
{{!}} '''Field of View'''
{{!}} {{{Field of View|}}} }}
|-
{{#if: {{{Tracking|}}}|
{{!}} '''Tracking'''
{{!}} {{{Tracking|}}} }}
|-
{{#if: {{{Rotational Tracking|}}}|
{{!}} '''Rotational Tracking'''
{{!}} {{{Rotational Tracking|}}} }}
|-
{{#if: {{{Positional Tracking|}}}|
{{!}} '''Positional Tracking'''
{{!}} {{{Positional Tracking|}}} }}
|-
{{#if: {{{Update Rate|}}}|
{{!}} '''Update Rate'''
{{!}} {{{Update Rate|}}} }}
|-
{{#if: {{{Latency|}}}|
{{!}} '''Latency'''
{{!}} {{{Latency|}}} }}
|-
{{#if: {{{Audio|}}}|
{{!}} '''Audio'''
{{!}} {{{Audio|}}} }}
|-
{{#if: {{{Camera|}}}|
{{!}} '''Camera'''
{{!}} {{{Camera|}}} }}
|-
{{#if: {{{Sensors|}}}|
{{!}} '''Sensors'''
{{!}} {{{Sensors|}}} }}
|-
{{#if: {{{Input|}}}|
{{!}} '''Input'''
{{!}} {{{Input|}}} }}
|-
{{#if: {{{Connectivity|}}}|
{{!}} '''Connectivity'''
{{!}} {{{Connectivity|}}} }}
|-
{{#if: {{{Power|}}}|
{{!}} '''Power'''
{{!}} {{{Power|}}} }}
|-
{{#if: {{{Weight|}}}|
{{!}} '''Weight'''
{{!}} {{{Weight|}}} }}
|-
{{#if: {{{Size|}}}|
{{!}} '''Size'''
{{!}} {{{Size|}}} }}
|-
{{#if: {{{Release Date|}}}|
{{!}} '''Release Date'''
{{!}} {{{Release Date|}}} }}
|-
{{#if: {{{Price|}}}|
{{!}} '''Price'''
{{!}} {{{Price|}}} }}
|-
{{#if: {{{Website|}}}|
{{!}} '''Website'''
{{!}} {{{Website|}}} }}
|-
|}<includeonly>[[Category:In putDevices|{{PAGENAME}}]]</includeonly>
<noinclude>
Designed for use on [[Input Devices]] pages.
 
==Usage==
<pre>
{{Input Device Infobox
|image=
|Type=
|Creator=
|Developer=
|Manufacturer=
|Platform=
|Versions=
|CPU=
|Memory=
|Storage=
|Display=
|Resolution=
|Refresh Rate=
|Persistence=
|Field of View=
|Tracking=
|Rotational Tracking=
|Positional Tracking=
|Update Rate=
|Latency=
|Audio=
|Camera=
|Sensors=
|Input=
|Connectivity=
|Power=
|Weight=
|Size=
|Release Date=
|Price=
|Website=
}}
</pre>
 
==Parameters==
'''<nowiki>|image=</nowiki>'''
: Image of instance in normal <nowiki>[[file:name|size]]</nowiki> format.
: E.g. [[]]
'''<nowiki>|Type=</nowiki>'''
: Type of device.
'''<nowiki>|Creator=</nowiki>'''
: Person(s) that created the device
'''<nowiki>|Developer=</nowiki>'''
: Developer of the device
'''<nowiki>|Manufacturer=</nowiki>'''
: Manufacturer of the device
'''<nowiki>|Platform=</nowiki>'''
: Platform(s) the device runs on
'''<nowiki>|Versions=</nowiki>'''
: Versions of the device
'''<nowiki>|CPU=</nowiki>'''
: CPU of the device
'''<nowiki>|Memory=</nowiki>'''
: Memory of the device
'''<nowiki>|Storage=</nowiki>'''
: Storage of the device
'''<nowiki>|Display=</nowiki>'''
: Display
'''<nowiki>|Resolution=</nowiki>'''
: Resolution
'''<nowiki>|Refresh Rate=</nowiki>'''
: Refresh Rate
'''<nowiki>|Persistence=</nowiki>'''
: Persistence
'''<nowiki>|Field of View=</nowiki>'''
: Field of View
'''<nowiki>|Tracking=</nowiki>'''
: Tracking
'''<nowiki>|Rotational Tracking=</nowiki>'''
: Rotational Tracking
'''<nowiki>|Positional Tracking=</nowiki>'''
: Positional Tracking
'''<nowiki>|Update Rate=</nowiki>'''
: Update Rate
'''<nowiki>|Latency=</nowiki>'''
: Latency
'''<nowiki>||Audio=</nowiki>'''
: Audio
'''<nowiki>||Camera=</nowiki>'''
: Camera
'''<nowiki>|Sensors=</nowiki>'''
: Sensors
'''<nowiki>|Input=</nowiki>'''
: Input
'''<nowiki>|Connectivity=</nowiki>'''
: Connectivity
'''<nowiki>|Power=</nowiki>'''
: Power
'''<nowiki>|Weight=</nowiki>'''
: Weight of the device
'''<nowiki>|Size=</nowiki>'''
: Size of the device
'''<nowiki>|Release Date=</nowiki>'''
: Release Date of the Device
'''<nowiki>|Price=</nowiki>'''
: Price of the device
'''<nowiki>|Website=</nowiki>'''
: Device Website
 
<br><br>
[[Category:Templates]]
</noinclude>

Latest revision as of 05:43, 20 March 2015