Template:Device Infobox: Difference between revisions
Appearance
No edit summary Tag: Reverted |
copy from https://www.xvrwiki.org/wiki/Template:Device_Infobox Tag: Reverted |
||
| Line 1: | Line 1: | ||
{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;display:inline-table!important;" | {| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;display:inline-table!important;" | ||
|- | |- | ||
! colspan="2" |{{#if:{{{image|}}}|{{{image|}}}}} | ! colspan="2" |{{#if:{{{image|}}}|{{{image|}}}}} | ||
|- | |- | ||
{{#if: {{{Creator|}}}| | {{#if: {{{Creator|}}}| | ||
| Line 34: | Line 14: | ||
{{!}} '''Manufacturer''' | {{!}} '''Manufacturer''' | ||
{{!}} {{{Manufacturer|}}} }} | {{!}} {{{Manufacturer|}}} }} | ||
|- | |- | ||
{{#if: {{{Versions|}}}| | {{#if: {{{Versions|}}}| | ||
| Line 66: | Line 30: | ||
{{!}} '''Successor''' | {{!}} '''Successor''' | ||
{{!}} {{{Successor|}}} }} | {{!}} {{{Successor|}}} }} | ||
|- | |- | ||
{{#if: {{{Operating System|}}}| | {{#if: {{{Operating System|}}}| | ||
{{!}} '''Operating System''' | {{!}} '''Operating System''' | ||
{{!}} {{{Operating System|}}} }} | {{!}} {{{Operating System|}}} }} | ||
|- | |- | ||
{{#if: {{{CPU|}}}| | {{#if: {{{CPU|}}}| | ||
| Line 84: | Line 42: | ||
{{!}} '''GPU''' | {{!}} '''GPU''' | ||
{{!}} {{{GPU|}}} }} | {{!}} {{{GPU|}}} }} | ||
|- | |- | ||
{{#if: {{{Display|}}}| | {{#if: {{{Display|}}}| | ||
{{!}} '''Display''' | {{!}} '''Display''' | ||
{{!}} {{{Display|}}} }} | {{!}} {{{Display|}}} }} | ||
|- | |- | ||
{{#if: {{{Resolution|}}}| | {{#if: {{{Resolution|}}}| | ||
| Line 196: | Line 126: | ||
{{!}} '''Passthrough''' | {{!}} '''Passthrough''' | ||
{{!}} {{{Passthrough|}}} }} | {{!}} {{{Passthrough|}}} }} | ||
|- | |- | ||
{{#if: {{{Tracking|}}}| | {{#if: {{{Tracking|}}}| | ||
| Line 242: | Line 170: | ||
{{!}} '''Tracking Volume''' | {{!}} '''Tracking Volume''' | ||
{{!}} {{{Tracking Volume|}}} }} | {{!}} {{{Tracking Volume|}}} }} | ||
|- | |- | ||
{{#if: {{{Latency|}}}| | {{#if: {{{Latency|}}}| | ||
{{!}} '''Latency''' | {{!}} '''Latency''' | ||
{{!}} {{{Latency|}}} }} | {{!}} {{{Latency|}}} }} | ||
|- | |- | ||
{{#if: {{{Audio|}}}| | {{#if: {{{Audio|}}}| | ||
| Line 268: | Line 190: | ||
{{!}} '''Camera''' | {{!}} '''Camera''' | ||
{{!}} {{{Camera|}}} }} | {{!}} {{{Camera|}}} }} | ||
|- | |- | ||
{{#if: {{{Connectivity|}}}| | {{#if: {{{Connectivity|}}}| | ||
| Line 310: | Line 230: | ||
{{!}} '''Charge Time''' | {{!}} '''Charge Time''' | ||
{{!}} {{{Charge Time|}}} }} | {{!}} {{{Charge Time|}}} }} | ||
|- | |- | ||
{{#if: {{{Material|}}}| | {{#if: {{{Material|}}}| | ||
| Line 344: | Line 254: | ||
{{!}} '''Input''' | {{!}} '''Input''' | ||
{{!}} {{{Input|}}} }} | {{!}} {{{Input|}}} }} | ||
|- | |- | ||
{{#if: {{{Size|}}}| | {{#if: {{{Size|}}}| | ||
Revision as of 05:17, 25 August 2024
| Image | |
|---|---|
| Optics |
Designed for use on Devices pages.
Usage
{{Device Infobox
|image =
|VR/AR =
|Type =
|Subtype =
|Platform =
|Creator =
|Developer =
|Manufacturer =
|Announcement Date =
|Release Date =
|Price =
|Website =
|Versions =
|Requires =
|Predecessor =
|Successor =
|Operating System =
|Chipset =
|CPU =
|GPU =
|HPU =
|Storage =
|Memory =
|SD Card Slot =
|Display =
|Subpixel Layout =
|Peak Brightness =
|Resolution =
|Refresh Rate =
|Pixel Density =
|Persistence =
|Precision =
|Field of View =
|Horizontal FoV =
|Vertical FoV =
|Visible FoV =
|Rendered FoV =
|Binocular Overlap =
|Average Pixel Density =
|Peak Pixel Density =
|Foveated Rendering =
|Optics =
|Ocularity =
|IPD Range =
|Adjustable Diopter =
|Passthrough =
|Tracking =
|Tracking Frequency =
|Base Stations =
|Eye Tracking =
|Face Tracking =
|Hand Tracking =
|Body Tracking =
|Rotational Tracking =
|Positional Tracking =
|Update Rate =
|Tracking Volume =
|Play Space =
|Latency =
|Audio =
|Microphone =
|3.5mm Audio Jack =
|Camera =
|Connectivity =
|Ports =
|Wired Video =
|Wireless Video =
|WiFi =
|Bluetooth =
|Power =
|Battery Capacity =
|Battery Life =
|Charge Time =
|Dimensions =
|Weight =
|Material =
|Headstrap =
|Haptics =
|Color =
|Sensors =
|Input =
|Compliance =
|Size =
|Cable Length =
}}
Parameters
|image=
- Image of instance in normal [[file:name|size]] format.
- E.g. [[]]
|VR/AR=
|Type=
- Type of device such as Head-mounted display, Input Device, Camera, Accessory, Gesture Tracker, Motion Tracker, Computer vision etc.
|Subtype=
- Subtype of device such as Slide-on HMD, Discrete HMD, Integrated HMD, 360° Camera, Virtual Reality Camera, 3D Camera, Feet Tracking, Locomotion, Hands/Fingers Tracking, Haptics, Body Tracking, Computer vision, Tactile Feedback etc.
|Platform=
- Platform of the device. For example: Oculus Rift, SteamVR, OSVR etc.
|Creator=
- Person(s) that created the device
|Developer=
- Developer of the device
|Manufacturer=
- Manufacturer of the device
|Operating System=
|Versions=
- Versions of the device
|Requires=
- Additional hardware required for the device. For example, Oculus Rift requires PC, Google Cardboard requires a smartphone, Samsung Gear VR requires Galaxy Note 4.
|Predecessor=
- Previous version of the device.
|Successor=
- Next version of the device.
|CPU=
- CPU of the device
|GPU=
- GPU of the device
|HPU=
- HPU of the device, "holographic processing unit", coined by Microsoft HoloLens
|Memory=
- Memory of the device
|Storage=
- Storage of the device
|Display=
- Display
|Resolution=
- Resolution of the display
|Pixel Density=
- Pixel density of the display, measured in PPI.
|Refresh Rate=
- Refresh rate of the display, measured in Hz
|Persistence=
|Precision=
- Precision
|Field of View=
|Optics=
- Optics - type of lenses used
|Ocularity=
- Ocularity
|IPD Range=
- IPD range and how it is adjusted
|Adjustable Diopter=
- Adjustable Diopter
|Passthrough=
- Passthrough
|Tracking=
- Tracking
|Rotational Tracking=
- Rotational Tracking of the device
|Positional Tracking=
- Positional Tracking of the device
|Update Rate=
- Update Rate of the rotational and positional tracking, measured in Hz
|Tracking Volume=
- Tracking volume - tracking volume of the positional tracking.
|Play Space=
- Play Space - recommended area for roomscale VR experience
|Latency=
||Audio=
- Audio
||Camera=
- Camera
|Sensors=
- Sensors
|Input=
- Input
|Connectivity=
- Connectivity
|Power=
- Power
|Battery Life=
- Battery Life
|Weight=
- Weight of the device
|Size=
- Size of the device
|Cable Length=
- Length of the cable from the PC to the HMD.
|Announcement Date=
- Announcement Date of the Device
|Release Date=
- Release Date of the Device
|Price=
- Price of the device
|Website=
- Device Website