Template:Internet Archive short film/doc

From the AARoads Wiki: Read about the road before you go
Jump to navigation Jump to search

Using this template when linking externally to short films (usually 40 minutes or less including credits) that are available for free download at the Internet Archive allows for easy listing by "what links here" in the toolbox.

Usage

One parameter:

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

Two parameters:

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

Examples

https://archive.org/details/gov.archives.arc.2569725

One parameter:

  1. {{Internet Archive short film | gov.archives.arc.2569725 }}
    The short film Internet Archive short film/doc is available for free viewing and download at the Internet Archive.
  2. {{Internet Archive short film | id= gov.archives.arc.2569725 }}
    The short film Internet Archive short film/doc is available for free viewing and download at the Internet Archive.

Two parameters:

  1. {{Internet Archive short film | gov.archives.arc.2569725 | The General George S. Patton Story }}
    The short film The General George S. Patton Story is available for free viewing and download at the Internet Archive.
  2. {{Internet Archive short film | id= gov.archives.arc.2569725 |name= The General George S. Patton Story }}
    The short film The General George S. Patton Story is available for free viewing and download at the Internet Archive.

Template data

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Internet Archive short film in articles based on its TemplateData.

TemplateData for Internet Archive short 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": "Film name displayed as the link text.", "type": "string",

                       "required": false,

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

See also