Infobox (Intelligent Personal Assistants)

From HCE Wiki - The Human Cognitive Enhancement Wiki
Revision as of 14:16, 13 June 2017 by Zuzana Rybaříková (talk | contribs) (a correction)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Foo
[[File:|250px]]
Category
Developer Google, Inc.
Announced
Released Developers:
Consumers:
Price 0 USD
Operating system
Controls

touchpad, buttons, remote

Data available
Risk factor
Offline/Not offline
Device/Software

This page describes the infobox template used to annotate all entries listed under the Intelligent Personal Assistants category. You can see an example of this type of infobox 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:IntelligentPersonalAssistants.

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.

{{IntelligentPersonalAssistants|
name_of_technology=###|
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=###|
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 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. Here is an 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.