Template:Tracks Wikidata/doc

Ginen Wikipedia
This is a documentation subpage for Template:Tracks Wikidata (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

This template may be used in the documentation of another template or module, to indicate that that template or module tracks the data in or missing from one or more Wikidata properties.

Usage[edit source]

Standard usage[edit source]

{{Tracks Wikidata|P1|P2|P3...|cat=}}

  • Replace P1, P2, P3, etc. with the actual property numbers – including the "P". As many or as few as necessary may be specified.
  • |cat= the name a category for the word "tracks" to link to – excluding the "Category:" prefix. Optional parameter; may be a single tracking category (if the template only has one), or a container category (such as Category:MusicBrainz Wikidata tracking categories) which lists all of the template's Wikidata tracking categories. If not specified, the default is Category:Wikidata tracking categories.

Section link[edit source]

If the documentation has a section describing and listing the Wikidata properties used, then a section link may be specified instead:

{{Tracks Wikidata|section=name of section}}

Examples[edit source]

For a single property (e.g. d:Property:P496):

Markup [[:Template: Renders as
{{Tracks Wikidata|P496}}

For multiple properties (as many properties as needed can be specified):

Markup [[:Template: Renders as
{{Tracks Wikidata|P10|P20|P30}}

With a custom category link:

Markup [[:Template: Renders as
{{Tracks Wikidata|P40|P50|P101|cat=MusicBrainz Wikidata tracking categories}}

If the properties/tracking are described in a section of the documentation (e.g. ===Wikidata===):

Markup [[:Template: Renders as
{{Tracks Wikidata|section=Wikidata}}

See also[edit source]