Infobox (Intelligent Personal Assistants)

From HCE Wiki - The Human Cognitive Enhancement Wiki
Revision as of 15:57, 14 December 2016 by Zuzana Rybaříková (talk | contribs) (a new entry created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Intelligent Personal Assistants This page describes the infobox template used to annotate all entries listed under the Intelligent Personal Assistants category. You can see an example of how it will look to the right.

This page is intended for copying and pasting the Category:Intelligent Personal Assistants template of an Infobox. For general help about Infoboxes, and for other than the Wearables category templates, head to the Infobox template section in the Entry template article.

The underlying template is located at Template:Intelligent Personal Assistants.

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.

{{Intelligent Personal Assistants|
name_of_device=###|
image_file_name=###|
category=###|
developer=###|
developer_commentary=###|
announced=###|
announced_commentary=###|
consumers_release=###|
consumers_release_commentary=###|
price=###|
price_commentary=###|
operating_system=###|
operating_system_commentary=###|
weight=###|
weight_commentary=###|
controls1=###|
controls_commentary=###|
data_available=###|
risk_factor=###|
offline_not_offline=Offline-Not offline|
device_or_software=Device-Software|
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 ofline_not_ofline and device_or_software already contains both possible values. To indicate one or the other, simply remove the value that is not correct. Example if the technology is device: device_or_software=Device| or if the technology works also offline: offline_not_offline=offline

You can see the whole template in action in Apple Siri. Display the source code of the page to see it's infobox template filled in.