সমললৈ যাওক

Module:EditAtWikidata/doc

অসমীয়া ৱিকিপিডিয়াৰ পৰা
16:13, 3 December 2018-ত Vanished user byhrlwopfidu (আলোচনা | বৰঙণি) সদস্য‌ই কৰা সংশোধন (নতুন পৃষ্ঠা: {{Module rating |protected}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> M...)
(সালসলনি) ← আগৰ সংশোধন | শেহতীয়া সংশোধন (সালসলনি) | নতুন সংশোধন → (সালসলনি)

This is the documentation page for Module:EditAtWikidata

Module to display an icon with a tooltip such as "Edit this at Wikidata"

  • Icon will be linked to the Wikidata entry for the article where this is placed.
  • This message is only displayed if a local_parameter is not supplied, i.e. when called from a template, it can be coded not to display the message when a local parameter is in use, preventing the value form Wikidata being fetched.
  • The qid of a Wikidata entry can optionally be supplied for testing outside the article.

To always display the icon:

  • {{#invoke:EditAtWikidata|showMessage}}

To display the icon depending on a local parameter not existing:

  • {{#invoke:EditAtWikidata|showMessage|local_parameter}}

To test the functionality outside of an article:

  • {{#invoke:EditAtWikidata|showMessage|qid=<ArticleID>|local_parameter}}

To make the link point to the given property at the Wikidata entry:

  • {{#invoke:EditAtWikidata|showMessage|pid=<PropertyID>|local_parameter}}