Difference between revisions of "Infobox (Body-worn Wearables)"

From HCE Wiki - The Human Cognitive Enhancement Wiki
Jump to navigation Jump to search
(created, remade the infobox to suit the wearables category better)
 
m (changed the possible hazard annotation to risk factor instead)
Line 70: Line 70:
  
 
<tr>
 
<tr>
<th scope="row">Possible hazard</th>
+
<th scope="row">Risk factor</th>
 
<td>###</td>
 
<td>###</td>
 
</tr>
 
</tr>
Line 165: Line 165:
  
 
<tr>
 
<tr>
<th scope="row">Possible hazard</th>
+
<th scope="row">Risk factor</th>
 
<td>[[Possible hazard is::###]]</td>
 
<td>[[Possible hazard is::###]]</td>
 
</tr>
 
</tr>

Revision as of 09:02, 12 October 2015

Name of the technology/device
Infobox image template.png
Category wearables
Developer ###
Announced ###
Released Developers: ###
Consumers: ###
Price ###
Operating system ###
Sensors ###
Weight ### g
Controls ###
Data available ###
Risk factor ###
Standalone/Not standalone[1]
Link to website if any exist

This page describes the infobox template used to annotate all entries listed under the Wearables category. You can see an example to the right.

This page is intended for copying and pasting the Wearables template of an Infobox. For general help about Infoboxes, and the other than the Wearables category templates, 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">

<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">[[File:Infobox_image_template.png|250px]]
</td>
</tr>

<tr>
<th scope="row">Category</th>
<td>[[Is categorized as::wearables]]</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">Sensors</th>
<td>[[Has sensors::###]]</td>
</tr>

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

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

<tr>
<th scope="row">Data available</th>
<td>[[Data available are::###]]</td>
</tr>

<tr>
<th scope="row">Risk factor</th>
<td>[[Possible hazard is::###]]</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 IT EXISTS</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.