Infobox (HMDs)

From HCE Wiki - The Human Cognitive Enhancement Wiki
Revision as of 09:13, 3 August 2015 by Haustein (Talk | contribs) (created)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
NAME OF THE TECHNOLOGY/DEVICE
IMAGE
Category ###
Developer ###
Announced ###
Released Developers: ###
Consumers: ###
Price ###
Operating system ###
Display ###
Resolution ###
Weight ###
Controls ###
STANDALONE UNIT/NEEDS SMARTPHONE OR COMPUTER TO FUNCTION[1]
LINK TO WEBSITE IF ANY

This page describes the infobox template used to annotate all entries listed under the Head Mounted Displays category.

You can see an example of such infobox to the right.

Usage

To start using the infobox template, copy and paste the code below to the top of the page you are creating or editing. Then you need to replace the ### with relevant information. If the data are not available, remove the ### and leave the space blank.


<table style="border: 1px solid #AAA; border-spacing: 3px; background-color: #F9F9F9; color: #000; margin: 0.5em 0px 0.5em 1em; padding: 0.2em; float: right; clear: right; font-size: 88%; line-height: 1.5em; width:22em">

<!--<caption>IMAGE</caption>-->

<tr>
<th colspan="2" style="text-align:center;font-size:125%;font-weight:bold">NAME OF THE TECHNOLOGY/DEVICE</th>
</tr>

<tr>
<td colspan="2" style="text-align:center">IMAGE
</td>
</tr>

<tr>
<th scope="row">Developer</th>
<td>###</td>
</tr>

<tr>
<th scope="row">Announced</th>
<td>###</td>
</tr>

<tr>
<th scope="row">Released</th>
<td>Developers: ### 
<br/>Consumers: ###</td>
</tr>

<tr>
<th scope="row">Price</th>
<td>###</td>
</tr>

<tr>
<th scope="row">Operating system</th>
<td>###</td>
</tr>

<tr>
<th scope="row">Display</th>
<td>###</td>
</tr>

<tr>
<th scope="row">Resolution</th>
<td>###</td>
</tr>

<tr>
<th scope="row">Weight</th>
<td>###</td>
</tr>

<tr>
<th scope="row">Controls</th>
<td>###</td>
</tr>

<tr>
<td colspan="2" style="text-align:center">STANDALONE UNIT/NEEDS SMARTPHONE OR COMPUTER TO FUNCTION<ref>Shows if the device is a standalone wearable computer or if it needs to be connected to a processing unit to function.</ref></td>
</tr>

<tr>
<td colspan="2" style="text-align:center">LINK TO WEBSITE IF ANY</td>
</tr>

</table>

  1. Shows if the device is a standalone wearable computer or if it needs to be connected to a processing unit to function.