Jump to content

Nhwɛsoɔ:Databox/doc

Ɛfi Wikipedia

Main documentation is maintained at
Wikidata:Template:Databox/doc

This module provides an as simple as possible infobox system based on Wikidata. It is fully automated, does not require any configuration to be used and does not have any declination based on the type of entity (person, place...).

How does it work?

[sesa]

This module is the backend code of the Databox template.

It uses the Wikidata item linked to the current page or the item which id is filled into the item parameter to automatically build an infobox.

Its basic algorithm is:

  • Use the label of the item or, if none exists, the title of the page for the infobox title.
  • Use the value of P18 for the main image.
  • Use the value(s) of P31 for the data table title.
  • Take all the properties used by the item, sort them according to MediaWiki:Wikibase-SortedProperties, and for each one:
    • If the property has the datatype external-id, commonsMedia or quantity, do not display anything.
    • If the property is in the site_excluded_properties array of the module, do not display anything (it is done in order to filter properties not very relevant for displaying in infoboxes).
    • If the property has more than 5 values do not display anything (to avoid long lists in the infobox).
    • Use default Wikibase rendering system to display the values that have the "best" rank (i.e. the values with the rank "preferred", if some exists, and, if not, the ones with the rank "normal").
  • If there is value for P625, then display a map using Kartographer.


Easy to use

[sesa]

Check the Module code is installed
1. Databox uses Lua-code. The code will be added to the Module:Databox page.

  • Add the sitelink of the newly-created Wikipedia page (Module:Databox) to the Wikidata item of Module:Databox (Q53931871)

Check the Template code is installed
2. To invoke the databox template, ensure the template code below has been added to Template:Databox page:

{{#invoke:Databox|databox|useImage={{{useImage|}}}|excludeProperties={{{excludeProperties|}}}}}
  • Connect the newly-created Template:Databox page to the Wikidata item of Template:Databox (Q20702632)

You're ready to add databoxes to your Wikipedia pages
3. Go to a page or article you wish to add databox too, enter the edit mode and add the template {{Databox}} at the top of the page.

4. Preview the page to verify the databox appeared, and publish to save your changes.


Edit Databox data

[sesa]

Sometimes data may be incorrect or outdated and needs to be changed or updated, but you cannot do that from the current page. Data seen in the databox is not stored locally, it is transcluded from Wikidata.

To change or edit data shown in databox:

  1. Click the pencil icon An icon from the OOjs UI lib. next to the statement in the databox.
  2. This will take you to where on the Wikidata item the statement is stored.
  3. Click the pencil icon An icon from the OOjs UI lib. again, on the side of the Statement box. This opens the edit mode on Wikidata.
    • Enter the new value in the input field. Add qualifiers or references as appropriate.
    • If the value is outdated but still correct (such as Census data), click the + icon to the right of the pencil icon instead, and enter the latest or newest value.
  4. Click the tick/checkmark button to publish the statement. The databox will immediately update and the new information will appear.


Databox examples

[sesa]
{{Databox|item=Q42}}
Douglas Adams
nnipa
bɔbeasumale Sesa
ɔman a ofiri muUnited Kingdom Sesa
name in native languageDouglas Adams Sesa
birth nameDouglas Noël Adams Sesa
din a wɔde ama noDouglas, Noël Sesa
abusua dinAdams Sesa
pseudonymDavid Agnew Sesa
short nameDouglas Adams Sesa
da a wɔwoo no11 Ɔbɛnem 1952 Sesa
beae a wɔwoo noCambridge Sesa
da a owui11 Kotonimma 2001 Sesa
beae a owu wɔSanta Barbara Sesa
manner of deathnatural causes Sesa
cause of deathmyocardial infarction Sesa
place of burialHighgate Cemetery Sesa
agyaChristopher Douglas Adams Sesa
maamɛJanet Adams Sesa
siblingSusan Adams Sesa
spouseJane Belson Sesa
childPolly Adams Sesa
native languageBrɔfo Sesa
languages spoken, written or signedBrɔfo Sesa
writing languageBrɔfo Sesa
field of workscience fiction literature Sesa
employerBBC, The Digital Village Sesa
educated atBrentwood School, St John's College Sesa
residenceCambridge, London, Brentwood, Santa Barbara Sesa
work locationLondon Sesa
start of work period1974 Sesa
ethnic groupWhite British Sesa
religion or worldviewatheism Sesa
eye colorbrown Sesa
instrumentguitar Sesa
magnum opusThe Hitchhiker's Guide to the Galaxy, Dirk Gently series, The Private Life of Genghis Khan Sesa
archives atSt John's College Library Sesa
member ofFootlights, Groucho Club Sesa
genrescience fiction, comedy, satire Sesa
abasobɔde a wonyaeInkpot Award, Ditmar Award for Best International Fiction Sesa
nominated forHugo Award for Best Dramatic Presentation, Locus Award for Best Science Fiction Novel Sesa
wɔn wɛbsaethttps://douglasadams.com Sesa
described at URLhttps://baike.sogou.com/v367134.htm Sesa
related categoryCategory:Films with screenplays by Douglas Adams Sesa
copyright status as a creatorworks protected by copyrights Sesa

The examples below show how the databox template can appear in the edit source view.

  • {{Databox}}
Default choice. It will retrieve data from the Wikidata item connected to the page.


  • {{Databox|item=Q123}}
Forces the databox to retrieve data from a specified Wikidata item. This can be a different item than the one connected/sitelinked to the page, but it cannot be both. Databox data can only be retrieved from one item.


  • {{Databox|useImage=filename.jpg}}
Manually specify another image (P18) to display in the databox.


  • {{Databox|excludeProperties=P123}}
Specify a comma-separated list of Wikidata properties (PID's) that should not be shown in the current databox.


  • {{Databox|useImage=filename.jpg|excludeProperties=P123}}
Combining parameters allows more content control.


No description.

Template parameters

ParameterDescriptionTypeStatus
useImageuseImage

File name for the preferred image to use from Wikidata Entity

Stringoptional
excludePropertiesexcludeProperties

Comma separated list of Wikidata Property Ids to remove from the databox

Stringoptional


How to use the new parameters

[sesa]

Step-by-step instructions to invoke and use the additional Databox parameters.

useImage

[sesa]
  1. Open the edit source view of a page you want to add Databox to, or edit an existing one.
  2. Add the code: |useImage=to the {{Databox}} template.
  3. Navigate to the Wikidata item of the connected databox, and find the Image (P18) statement. Tip: you can add #P18 to the of the Wikidata item URL to quickly navigate to it.
  4. To use a different image (locally) than the currently applied one, locate the filename (underneath the image itself) and highlight it and copy it (Ctrl+C)
  5. Navigate back to the page where you are invoking the {{Databox|useImage=}} and paste (Ctrl+V) the copied filename into the template.
  6. The template code should now look like:
    {{Databox|useImage=highlighted_text.jpg}}
  7. Preview the changes to see the new image in the Databox, and publish the page to save your changes.

excludeProperties

[sesa]
  1. Add a {{Databox}} to a page or view an existing one, and notedown the Property ID/number of the rows and data you wish to hide from the local databox.
    1. You can do this quickly by hovering the mouse-cursor over the icon on the corresponding row of the databox.
    2. In the bottom of your browser-window, the URL of the corresponding property will be previewed, locate and notedown the PID of that URL.
      Example: if the URL looks like
      www.wikidata.org/wiki/Q123456#P789, notedown P789.
    3. Do the same for all rows/properties that are to be hidden.
  2. Add the code:
    |excludeProperties=to the {{Databox}} template.
  3. Add the Property ID/numbers to the databox template code, separated by a comma , e.g.
    {{Databox|excludeProperties=P789,P123,P456}}
  4. Preview the changes to ensure the rows have been hidden from the databox, and publish the page to save your changes.

Please remember: This parameter only hides the property data, it does not remove or delete it and will not affect any other Databoxes on the local or other Wikis.