Difference between revisions of "Infobox (HMDs)"

From HCE Wiki - The Human Cognitive Enhancement Wiki
Jump to: navigation, search
(edited the template)
m (changed the description of the template)
Line 83: Line 83:
 
You can see an example of such infobox to the right.
 
You can see an example of such infobox to the right.
  
This page is intended for a future wiki cross-pages template of an Infobox, for general help about Infoboxes, and the temporary copy/paste template, head to the [[Entry_template#Infobox_template|Infobox template section]] in the [[Entry template]] article.
+
This page is intended for copying and pasting the [[Head Mounted Displays]] template of an Infobox. For general help about Infoboxes, and the temporary copy/paste template, head to the [[Entry_template#Infobox_template|Infobox template section]] in the [[Entry template]] article.
  
 
== Usage ==
 
== Usage ==

Revision as of 10:22, 11 September 2015

Name of technology/device
Infobox image template.png
Category ###
Developer ###
Announced ###
Released Developers: ###
Consumers: ###
Price ###
Operating system ###
Display ###
Resolution ###
Weight ###
Controls ###
Standalone/Not standalone[1]
Link to website if any exist

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.

This page is intended for copying and pasting the Head Mounted Displays template of an Infobox. For general help about Infoboxes, and the temporary copy/paste template, head to the Infobox template section in the Entry template article.

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 technology/device</th>
</tr>

<tr>
<td colspan="2" style="text-align:center">[[File:Infobox_image_template.png|250px]]
</td>
</tr>

<tr>
<th scope="row">Category</th>
<td>[[Is categorized as::smartglasses]]</td>
</tr>

<tr>
<th scope="row">Developer</th>
<td>[[Developed by::###]]</td>
</tr>

<tr>
<th scope="row">Announced</th>
<td>[[Announced in::###]]</td>
</tr>

<tr>
<th scope="row">Released</th>
<td>Developers: [[Released for developers in::###]] 
<br/>Consumers: [[Released for consumers::###]]</td>
</tr>

<tr>
<th scope="row">Price</th>
<td>[[Costs::###]] USD</td>
</tr>

<tr>
<th scope="row">Operating system</th>
<td>[[Operating system is::###]]</td>
</tr>

<tr>
<th scope="row">Display</th>
<td>[[Display is::###]]</td>
</tr>

<tr>
<th scope="row">Resolution</th>
<td>[[Has resolution of::###]] pixels</td>
</tr>

<tr>
<th scope="row">Weight</th>
<td>[[Weights::###]]</td>
</tr>

<tr>
<th scope="row">Controls</th>
<td>[[Controls are:###]] g</td>
</tr>

<tr>
<td colspan="2" style="text-align:center">Standalone/Not standalone<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 exist</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.