テンプレート:Authority control/doc

提供:Wikiminati

Description[ソースを編集]

This template links Wikipedia articles to various library (and other) catalogue systems, for biographies and other topics.

This template draws its values from Wikidata. A pencil icon OOjs UI icon edit-ltr-progressive.svg gives convenient access to the "Identifiers" section of the corresponding Wikidata item.

Empty instances[ソースを編集]

If there is no information in Wikidata for the specific subject, an empty instance of this template will be dormant, meaning it will be invisible on the rendered page. Thus, using this template on a page with no authority information is harmless. An empty instance of this template stays dormant in an article, until values are added to Wikidata, when it will then display them.

Validation[ソースを編集]

The template attempts to validate digits for all values and shows an error if the check fails.

Position[ソースを編集]

As a metadata template, the Authority control template should be placed on a new line, after the external links section and navigation templates, immediately before the categories.

Usage[ソースを編集]

{{Authority control}}

As a general guideline:

  1. Insert the empty version
  2. Click "Show preview" to see which sources are automatically pulled from Wikidata
  3. If you know of more sources, add those sources to the article's Wikidata item, so that other language versions of Wikipedia will automatically benefit.

Suppression of identifiers[ソースを編集]

Identifiers can be selectively suppressed via the |suppress= parameter. For example:

{{Authority control |suppress=VIAF,LCCN,WORLDCATID}}

Specifying the Wikidata item[ソースを編集]

If a page is not connected to a Wikidata item (for example, a page in draft space, user space or project space), you can specify the appropriate item to draw data from, by using the |qid= parameter.

{{Authority control |qid=Q49605590}}

To find the correct item, you can search the database. If there is not yet an existing item, you can create a new item.

As soon as the page is connected to a Wikidata item, this parameter will be ignored so you can remove it from the template.

Additional Wikidata items[ソースを編集]

In some cases, you might need to specify additional items to draw data from. For example,

To specify additional items, you can use the |additional= parameter. For example: {{Authority control | additional = Q2319886, Q3320282}}

Whitelists[ソースを編集]

A number of whitelists are configured, which allow only a limited selection of identifiers to be displayed. These can be used with the |show= parameter. For example, including |show=arts will only show identifiers which have identified as particularly relevant to the arts.

|country= can be used as an alias for |show= (but they can't both be used simultaneously).

List of whitelists
Lua エラー モジュール:Authority_control/documentation 内、152 行目: attempt to concatenate a nil value

Examples[ソースを編集]

Victor Hugo

{{Authority control |qid=Q535}}

Alexander Graham Bell

{{Authority control |qid=Q34286}}

Harry Forbes Witherby

{{Authority control |qid=Q352545}}

Rendering[ソースを編集]

The template is split into a number of sections, including "International", "National", "Academics", "Artists" etc. The template usually displays as a navbox with a header:

If all identifiers are in the same section, |state= is ignored, and the template displays on one line.

If you use additional qids to draw data from additional wikidata items, then a new section will be added for each. In this case, the identifiers will not be separated further:

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Authority control|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Authority control|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Authority control|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbox}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.

Microformat[ソースを編集]

The template wraps each UID value with the HTML markup: <span class="uid">...</span>, which enables the first-found value to be included in an hCard microformat.

List of identifiers[ソースを編集]

The template gets its information from the following properties on Wikidata: Lua エラー モジュール:Authority_control/documentation 内、69 行目: attempt to index field '?' (a nil value)

Additional tracking categories[ソースを編集]

This template may add the following categories:

Error reports[ソースを編集]

Click here to see a monthly parameter usage report for this template.

See also[ソースを編集]

TemplateData[ソースを編集]

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Authority control

A template to link Wikipedia articles to various library catalogue systems

テンプレート引数

このテンプレートは、パラメーターを1行で記述することが推奨されています。

引数説明状態
whitelistshow country

Whitelist (e.g. arts) or country code (e.g. ES) or property (e.g. P214) to show. If not specified, then every supported identifier will be displayed.

値の候補
arts
ES
文字列推奨
suppresssuppress

Comma-separated list of identifers to suppress from the template. Will recognise the Wikidata property IDs (e.g. P227), or the abbreviated name of the identifier (e.g. VIAF).

P227, P1986
文字列省略可能
qidqid

Wikidata QID number for an article not yet connected to a Wikidata item. Once the article is connected to a Wikidata item, then this parameter will be ignored.

Q49605590
文字列省略可能
additionaladditional

Comma-seprated list of additional Wikidata QIDs of items to display data for. Each should be related and covered by the article.

Q28831543
文字列省略可能
statestate

Initial state of the template

値の候補
autocollapse expanded collapsed
既定
autocollapse
文字列省略可能