Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22f490209f0b179

Jump to content

Template:Formatter link/doc

From Wikipedia, the free encyclopedia

Wikidata contains many examples of "External identifiers" such as ATC code (P267) – see Anatomical Therapeutic Chemical Classification System.

These codes are used with formatter URL (P1630) such as http://www.whocc.no/atc_ddd_index/?code=$1 where the $1 is to be substituted by the ATC code.

This template takes an external identifier code as |code= and uses a formatter url as |url= to construct a link to the external resource; an optional |label= parameter sets the text of the link, defaulting to the value of |code= otherwise.

Supplying the code as a parameter to this template allows one call to be made to Wikidata to fetch the code.

Example

[edit]

For aluminium acetoacetate (Q26979), ATC code (P267):

  • {{Formatter link |url=http://www.whocc.no/atc_ddd_index/?code=$1 |code={{wdib |P267 |qid=Q26979 |fwd=ALL |osd=n |noicon=y |maxvals=1}} }}A02AB05

The formatter url to use for ATC code (P267) can be found from:

In infoboxes, it will generally be hard-coded because it is specific to the infobox field. Otherwise the following can be used if Wikidata changes of the formatter url should be tracked:

  • {{Formatter link |url={{wdib |P1630 |qid=P267 |fwd=ALL |osd=n |noicon=y}} |code={{wdib |P267 |qid=Q26979 |fwd=ALL |osd=n |noicon=y |maxvals=1}} }}

See also

[edit]

Template data

[edit]

Combines a Wikidata “formatter URL (P1630)” with an id code to produce a URL

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
codecode

the unique ID value of the target page

Unknownrequired
urlurl

the Wikidata “formatter URL (P1630)”

Unknownrequired
labellabel

the text of the link (defaults to the value of “code”)

Unknownoptional