Pređi na sadržaj

Šablon:Worldcat id

Izvor: Vojna Enciklopedija

Worldcat id na sajtu WorldCat (jezik: engleski)

Dokumentacija šablona[prikaži] [uredi] [istorija] [osveži]

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 na sajtu WorldCat (jezik: engleski)
  2. {{Worldcat id | id= lccn-n85-221132 }}
    Worldcat id na sajtu WorldCat (jezik: engleski)

Two parameters:

  1. {{Worldcat id | lccn-n85-221132 | Samuel Philips, LL.D }}
    Samuel Philips, LL.D na sajtu WorldCat (jezik: engleski)
  2. {{Worldcat id | id= lccn-n85-221132 | name= Samuel Philips, LL.D }}
    Samuel Philips, LL.D na sajtu WorldCat (jezik: engleski)

Template data

Ovo je TemplateData dokumentacija za ovaj šablon, korišćena u Vizuelnom uređivaču i u drugim alatkama; pogledajte mesečni izveštaj o greškama za ovaj šablon.

TemplateData za 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