Пређи на садржај

Шаблон:Worldcat id/док

Iz Vojne Enciklopedije

This template generates an external link to a page at the WorldCat website.

Usage

One parameter:

{{Worldcat id | ID }}
{{Worldcat id | id= ID }}

Two parameters:

{{Worldcat id | ID | NAME }}
{{Worldcat id | id= ID | name= NAME }}

Instructions

Add the template to the "external links" section of the article to create a link to the WorldCat page associated with the article's title. To use this template, first do a worldcat identities lookup. Enter the person's name (e.g., Samuel Phillips.) This will often lead to a list of possible matches. Select the correct link (e.g., "Phillips, Samuel 1752-1802") and click on it. This will lead to the correct page on worldcat. The id is the string after the last slash in the URL, e.g., lccn-n85-221132. Now, fill in your template as follows:

{{Worldcat id|id=lccn-n85-221132}}
or
{{Worldcat id|id=lccn-n85-221132|name=Samuel Philips, LL.D}}
to display a name other than the article name

If "Works by or about" does not make sense, then use a different worldcat template:

{{Worldcat subject|name =Foo|id=lccn-n85-221132}} yields
Works about Foo in libraries (Worldcat catalog)
{{Worldcat|description="The world's libraries have a strange definition of foo. Neverheless, you can research foo"|name =Foo|id=lccn-n85-221132}} yields
The world's libraries have a strange definition of foo. Neverheless, you can research foo in libraries. (Worldcat catalog)

Examples

http://worldcat.org/identities/lccn-n85-221132

One parameter:

  1. {{Worldcat id | lccn-n85-221132 }}
    Worldcat id/док на сајту WorldCat (језик: енглески)
  2. {{Worldcat id | id= lccn-n85-221132 }}
    Worldcat id/док на сајту WorldCat (језик: енглески)

Two parameters:

  1. {{Worldcat id | lccn-n85-221132 | Samuel Philips, LL.D }}
    Samuel Philips, LL.D на сајту WorldCat (језик: енглески)
  2. {{Worldcat id | id= lccn-n85-221132 | name= Samuel Philips, LL.D }}
    Samuel Philips, LL.D на сајту WorldCat (језик: енглески)

Template data

Ово је TemplateData документација за овај шаблон, коришћена у Визуелном уређивачу и у другим алаткама; погледајте месечни извештај о грешкама за овај шаблон.

TemplateData за Worldcat id

<templatedata> {

       "description": "This template generates an external link to a page at the WorldCat website.",

"params": { "1": { "label": "ID", "description": "ID string used in the URL.", "type": "string", "required": true, "aliases": [ "id" ] }, "2": { "label": "Name", "description": "Name displayed in the link text. If not specified it defaults to the article's Worldcat id/док, without disambiguation.", "type": "string",

                       "required": false,

"aliases": [ "name" ] } } } </templatedata>

See also