Template:Internet Archive film

Internet Archive film is available for free download at the Internet Archive

Documentation icon Template documentation[view] [edit] [history] [purge]

This template generates an external link to a full-length feature film (usually more than 40 minutes including all credits) available for free download at the Internet Archive. Using the template allows for easy listing by "what links here" in the toolbox.

Usage

One parameter:

{{Internet Archive film | ID }}
{{Internet Archive film | id= ID }}

Two parameters:

{{Internet Archive film | ID | TITLE }}
{{Internet Archive film | id= ID | title= TITLE }}

Examples

https://archive.org/details/dw_griffith_birth_of_a_nation

One parameter:

  1. {{Internet Archive film | dw_griffith_birth_of_a_nation }}
    Internet Archive film is available for free download at the Internet Archive
  2. {{Internet Archive film | id= dw_griffith_birth_of_a_nation }}
    Internet Archive film is available for free download at the Internet Archive

Two parameters:

  1. {{Internet Archive film | dw_griffith_birth_of_a_nation | The Birth of a Nation }}
    The Birth of a Nation is available for free download at the Internet Archive
  2. {{Internet Archive film | id= dw_griffith_birth_of_a_nation | title= The Birth of a Nation }}
    The Birth of a Nation is available for free download at the Internet Archive

Template data

This is the TemplateData documentation for the template used by the new VisualEditor.

Internet Archive film

<templatedata> {

       "description": "This template generates an external link to a full-length feature film available for free download at the Internet Archive.",

"params": { "id": { "label": "ID", "description": "ID string used in the URL.", "type": "string", "required": true, "aliases": [ "1" ] }, "title": { "label": "Title", "description": "Title displayed as the link text. If not specified it defaults to the article's Internet Archive film, without disambiguation.", "type": "string",

                       "required": false,

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

See also