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

Шаблон:IBDB venue/док

Iz Vojne Enciklopedije

This template generates an external link to a venue (theatre) page at the Internet Broadway Database.

Usage

One parameter:

{{IBDB venue | ID }}
{{IBDB venue | id= ID }}

Two parameters:

{{IBDB venue | ID | VENUE }}
{{IBDB venue | id= ID | venue= VENUE }}

Instructions

  1. Go to IBDB.com and search for a venue (theatre) name
  2. Click on the correct link to go to the venue (theatre) page
  3. The page URL should look like
    http://ibdb.com/venue.php?id=#####
    where "#####" indicates a number.

Examples

Searching for "Gershwin Theatre", you'll reach this page:

http://ibdb.com/venue.php?id=1369

One parameter:

  1. {{IBDB venue | 1369 }}
    IBDB venue/док на сајту IBDB (језик: енглески)
  2. {{IBDB venue | id= 1369 }}
    IBDB venue/док на сајту IBDB (језик: енглески)

Two parameters:

  1. {{IBDB venue | 1369 | Gershwin Theatre }}
    Gershwin Theatre на сајту IBDB (језик: енглески)
  2. {{IBDB venue | id= 1369 | venue= Gershwin Theatre }}
    Gershwin Theatre на сајту IBDB (језик: енглески)

Template data

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

TemplateData за IBDB venue

<templatedata> {

       "description": "This template generates an external link to a page at the Internet Broadway Database.",

"params": { "id": { "label": "ID", "description": "ID number used in the URL.", "type": "number", "required": true, "aliases": [ "1" ] }, "venue": { "label": "Venue", "description": "Name of venue (theatre) displayed as the link text. If not specified it defaults to the article's IBDB venue/док, without disambiguation.", "type": "string",

                       "required": false,

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

See also