Difference between revisions of "Infobox (HMDs)"

From HCE Wiki - The Human Cognitive Enhancement Wiki
Jump to: navigation, search
(edited the template)
(added commentary field to sensors and controls)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<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">
+
{{HeadMountedDisplay|
 +
name_of_device=Foo|
 +
image_file_name=|
 +
category=|
 +
developer=Google, Inc.|
 +
developer_commentary=|
 +
announced=0|
 +
announced_commentary=|
 +
developer_release=0|
 +
developer_release_commentary=|
 +
consumers_release=0|
 +
consumers_release_commentary=|
 +
price=0|
 +
price_commentary=|
 +
operating_system=|
 +
operating_system_commentary=|
 +
display=|
 +
display_commentary=|
 +
resolution=|
 +
resolution_commentary=|
 +
field_of_view=42 °|
 +
field_of_view_commentary=|
 +
weight=0|
 +
weight_commentary=(test)|
 +
controls1=touchpad|
 +
controls2=buttons|
 +
controls10=remote|
 +
controls_commentary=|
 +
data_available=|
 +
risk_factor=|
 +
standalone_not_standalone=Standalone-Not Standalone|
 +
link_to_website=|
 +
}}
 +
This page describes the infobox template used to annotate all entries listed under the [[:Category:Head Mounted Displays]] category.
  
<!--<caption></caption>-->
+
You can see an example of such infobox to the right.
  
<tr>
+
This page is intended only 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.
<th colspan="2" style="text-align:center;font-size:125%;font-weight:bold">Name of technology/device</th>
+
</tr>
+
  
<tr>
+
The template used here can be found in [[Template:HeadMountedDisplay]].
<td colspan="2" style="text-align:center">[[File:Infobox_image_template.png|250px]]
+
</td>
+
</tr>
+
 
+
<tr>
+
<th scope="row">Category</th>
+
<td>###</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>
+
<td colspan="2" style="text-align:center">
+
<div style="padding-bottom:0.25em;border-bottom:1px dashed #ccc;"></div>
+
</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/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>
+
 
+
This page describes the infobox template used to annotate all entries listed under the [[:Category:Head Mounted Displays|Head Mounted Displays]] category.
+
 
+
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.
+
  
 
== Usage ==
 
== Usage ==
Line 97: Line 52:
 
word-wrap: break-word;
 
word-wrap: break-word;
 
width:70%;">
 
width:70%;">
 +
{{HeadMountedDisplay|
 +
name_of_device=###|
 +
image_file_name=###|
 +
category=###|
 +
developer=###|
 +
developer_commentary=###|
 +
announced=###|
 +
announced_commentary=###|
 +
developer_release=###|
 +
developer_release_commentary=###|
 +
consumers_release=###|
 +
consumers_release_commentary=###|
 +
price=###|
 +
price_commentary=###|
 +
operating_system=###|
 +
operating_system_commentary=###|
 +
display=###|
 +
display_commentary=###|
 +
resolution=###|
 +
resolution_commentary=###|
 +
field_of_view=|
 +
field_of_view_commentary=|
 +
weight=###|
 +
weight_commentary=###|
 +
controls1=###|
 +
controls_commentary=###|
 +
data_available=###|
 +
risk_factor=###|
 +
standalone_not_standalone=Standalone-Not Standalone|
 +
link_to_website=###|
 +
}}
 +
</pre>
  
<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">
+
You may have noticed that some of the fields are numbered (i.e. <code>controls1=</code>). This is in order to fit more than one value for the same field, if the device in question has more than one control option for example. If you wish to display more control options, take the already existing value <code>controls1=</code> and simply increase the number so it looks like this <code>controls2=</code>, <code>controls3=</code> and so on. Try not to skip any numbers. The maximum number is 10.
  
<!--<caption>IMAGE</caption>-->
+
Some fields allow you to assign references to them. Write the full reference text inside the relevant <code>..._commentary=</code> field, including the <code><nowiki><ref></ref></nowiki></code> tags. Example taken from [[Google Cardboard]] infobox: <code><nowiki>announced_commentary=<ref name="time14">LUCKERSON, Victor. Google Just Released Its Most Low-Tech Product Ever. TIME [online]. 2014, 25 June. Available online at: http://time.com/2923531/google-cardboard-app/ (Retrieved 21 October 2015))</ref>|</nowiki></code>
  
<tr>
+
The <code>standalone_not_standalone</code> already contains both possible values. To indicate one or the other, simply remove the value that is not correct. Example if the device is indeed standalone: <code>standalone_not_standalone=Standalone|</code>
<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>
+
 
+
</pre>
+
  
 
[[Category:Guides]]
 
[[Category:Guides]]
 
[[Category:Templates]]
 
[[Category:Templates]]

Latest revision as of 11:08, 1 December 2015

Foo
[[File:|250px]]
Category
Developer Google, Inc.
Announced 0
Released Developers: 0
Consumers: 0
Price 0 USD
Operating system
Display
Resolution
Field of view 42 °
Weight 0 g (test)
Controls

touchpad, buttons, remote

Data available
Risk factor
Standalone-Not Standalone

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

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

This page is intended only 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.

The template used here can be found in Template:HeadMountedDisplay.

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.

{{HeadMountedDisplay|
name_of_device=###|
image_file_name=###|
category=###|
developer=###|
developer_commentary=###|
announced=###|
announced_commentary=###|
developer_release=###|
developer_release_commentary=###|
consumers_release=###|
consumers_release_commentary=###|
price=###|
price_commentary=###|
operating_system=###|
operating_system_commentary=###|
display=###|
display_commentary=###|
resolution=###|
resolution_commentary=###|
field_of_view=|
field_of_view_commentary=|
weight=###|
weight_commentary=###|
controls1=###|
controls_commentary=###|
data_available=###|
risk_factor=###|
standalone_not_standalone=Standalone-Not Standalone|
link_to_website=###|
}}

You may have noticed that some of the fields are numbered (i.e. controls1=). This is in order to fit more than one value for the same field, if the device in question has more than one control option for example. If you wish to display more control options, take the already existing value controls1= and simply increase the number so it looks like this controls2=, controls3= and so on. Try not to skip any numbers. The maximum number is 10.

Some fields allow you to assign references to them. Write the full reference text inside the relevant ..._commentary= field, including the <ref></ref> tags. Example taken from Google Cardboard infobox: announced_commentary=<ref name="time14">LUCKERSON, Victor. Google Just Released Its Most Low-Tech Product Ever. TIME [online]. 2014, 25 June. Available online at: http://time.com/2923531/google-cardboard-app/ (Retrieved 21 October 2015))</ref>|

The standalone_not_standalone already contains both possible values. To indicate one or the other, simply remove the value that is not correct. Example if the device is indeed standalone: standalone_not_standalone=Standalone|