Usage edit

💣 Experimental - don't use if you value your eyebrows 💣

Template that should allow to automate a large percentage of links from Author/Portal space.

  • 1 The Q-id of the edition or work to make a link for.
  • on page Use the given page as the "current page". This will suppress author links to that page. Optional, defaults to the title of the current page. Mostly useful for documentation purposes.

Main concerns so far:

  • blowing the expensive function or item lookup limits - every item needs at least 1 lookup, plus one for each author (even if not actually used, but this could be optimised on author pages by caching the current page's author)

Example: Edition of a book

* {{work link|Q19053527}}
* {{work link|Q107511943}}

But if on that author's page:

Example: Work of a book

* {{work link|Q107511838}}

Example: Article in a journal

* {{work link|Q42350565}}
  • article

Details edit

See also edit

  • {{wdl}} inline links to Wikidata items