Difference between revisions of "Entry template"

From HCE Wiki - The Human Cognitive Enhancement Wiki
Jump to navigation Jump to search
(added link to getting started)
(expanded Infobox template section, added info on semantic annotations)
Line 52: Line 52:
  
 
=== Infobox template ===
 
=== Infobox template ===
 +
An infobox is a small table in the top-right side of an article that contains available technical information, e.g. resolution, price, manufacturer etc., about a particular device or technology. It will also feature a short summary of the completeness of the article as well as information on the availability of the technology and whether there are any issues connected to it. All the data are also semantically annotated for semantic search and categorization. For more about semantic annotations, please see the [[Semantic wiki formatting]] guide.
 +
 
It is always good to concise hard data to a more readable format, this is why infoboxes exist. To get started with infoboxes, use the template provided below.
 
It is always good to concise hard data to a more readable format, this is why infoboxes exist. To get started with infoboxes, use the template provided below.
  

Revision as of 09:27, 10 September 2015

This page serves as a template for creating news entries. If you are new here and want to learn how to get started contributing, please see the Getting started on HCE wiki page.

To get started, copy the source code below to your new article, and follow the guidelines in the comments. For even more information on general wiki formatting, please see: https://www.mediawiki.org/wiki/Help:Contents

If you wish to learn about semantic wiki formatting this database uses, see the guide on semantic wiki formatting.

<!-- Very brief description of the technology. This section should contain the main information about the subject. It's good to leave this bit as the last one and use the information provided in greater detail in later sections.-->

== Main characteristics ==
<!-- This section should describe the technology in more detail. Here should be information about the used hardware and software, available features, chemical composition and so on, provided that they are available. Second half of this section should offer information on history of the technology. When it was created, unveiled, developed, announced to the public or when it was available to purchase. Anything related to the technology that can be pinpointed to a certain date should be in this section together with relevant commentary.-->

=== Purpose ===
<!-- This is a very short description of the technology's purpose. What will it be doing, for what goal was it created, how it modifies human cognition. Keep this as brief as possible. -->

=== Company & People ===
<!-- This is a list of important people behind the technology. Note: It is not necessary to list absolutely everyone. -->
 
== Important Dates ==
<!-- A list of important dates in the development and history of the technology. Use the information provided in the second half of the Main characteristics section and make it into a short, unnumbered list. -->

== Ethical Issues ==
<!-- Provide detailed information (if possible or if available) about any ethical risks and related ethical topics or dilemmas in this section. --->

== Health Risks ==
<!-- Any related health issues, be it already discovered and covered in literature, or just speculative ones, should be described and properly cited in this section. -->

== Enhancement/Therapy/Treatment ==
<!-- Describe in detail whether the technology aims to enhance human cognition, i.e. to improve human abilities beyond what is considered normal, and/or if it is also applicable as a form of treatment or therapy, i.e. it can serve to cure patients or restore abilities that do not perform as they would in a healthy person -->

== Public & Media Impact and Presentation ==
<!-- Provide information about the impact the technology had on the public and how the technology is presented in the media or literature. If there was anything in the news regarding this technology, it should be noted and properly cited here. -->

== Public Policy ==
<!-- Information related to any regulations (law, patents, ISOs, government recommendations and so on.) -->

== Related Technologies, Project or Scientific Research ==
<!-- If there is any scientific research conducted or being conducted that is closely connected to this technology, it should be properly cited here. -->

== References ==

<!-- Put the technology under any of the relevant categories. If you are not sure what categories we use, please see the Knowledge Base Structure. Example for smartglasses: 
[[Category:Wearables]]
[[Category:Head Mounted Displays]]
[[Category:Smartglasses]]
-->

Infobox template

An infobox is a small table in the top-right side of an article that contains available technical information, e.g. resolution, price, manufacturer etc., about a particular device or technology. It will also feature a short summary of the completeness of the article as well as information on the availability of the technology and whether there are any issues connected to it. All the data are also semantically annotated for semantic search and categorization. For more about semantic annotations, please see the Semantic wiki formatting guide.

It is always good to concise hard data to a more readable format, this is why infoboxes exist. To get started with infoboxes, use the template provided below.

<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">###</th>
</tr>

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

<tr>
<th scope="row">Category</th>
<td>[[Is categorized as::]]</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 (2015)</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::]] g</td>
</tr>

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

<tr>
<td colspan="2" style="text-align:center">Not standalone<ref>Shows if the device is a standalone wearable computer or if it needs to be connected to a processing unit (computer, smartphone) to function.</ref></td>
</tr>

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

</table>