Difference between revisions of "Template:Internet Archive/doc"
imported>JECE |
imported>Michael Bednarek (demonstrate the use of italics where required.) |
||
| Line 30: | Line 30: | ||
== Examples == | == Examples == | ||
| − | {{nowiki template demo|code=<nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|alicesadventures19002gut|Alice's Adventures Under Ground}}</nowiki>}} | + | {{nowiki template demo|code=<nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|alicesadventures19002gut|''Alice's Adventures Under Ground'' (manuscript)}}</nowiki>}} |
| − | {{nowiki template demo|code=<nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|handbuchderdrog02buchgoog|Handbuch der Drogisten-praxis|337}}</nowiki>}} | + | {{nowiki template demo|code=<nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|handbuchderdrog02buchgoog|''Handbuch der Drogisten-praxis'' – "Eingedickte Pflanzensäfte und Pflanzenauszüge" (in German)|page=337}}</nowiki>}} |
== Tracking categories == | == Tracking categories == | ||
| Line 69: | Line 69: | ||
"label": "Title", | "label": "Title", | ||
"description": "Title of the work; defaults to article title", | "description": "Title of the work; defaults to article title", | ||
| − | "example": "Alice's | + | "example": "''Alice's Adventures in Wonderland''", |
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
Revision as of 02:52, 12 January 2020
| 40px | This is a documentation subpage for Template:Internet Archive. It contains usage information, categories and other content that is not part of the original template page. |
Usage
For links of the form https://archive.org/details/ID
* {{Internet Archive|id=ID|name=NAME}}
* {{Internet Archive|ID|NAME}}
* {{Internet Archive|ID}}
- NAME at the Internet Archive
- NAME at the Internet Archive
- Internet Archive/doc at the Internet Archive
Parameter ID is the Internet Archive collection identifier - e.g., for https://archive.org/details/alicesadventures19002gut the ID is alicesadventures19002gut. This field is required.
Parameter NAME defaults to the page name if omitted, but is useful (to avoid problems if the page is moved later to a title with parentheses, for instance).
This template can be invoked using the {{IA}} shortcut.
Optionally a page number may be specified to deep link into a resource. This will create a link in the form https://archive.org/stream/ID:
* {{Internet Archive|id=ID|name=NAME|page=PAGE}}
* {{Internet Archive|ID|NAME|PAGE}}
- NAME at the Internet Archive
- NAME at the Internet Archive
Examples
Template:Nowiki template demo Template:Nowiki template demo
Tracking categories
- Category:Articles with Internet Archive links (0)
- Category:Articles using internet archive template with an invalid ID (0)
See also
- {{Internet Archive author}} for links to works by a person (of any type e.g. author, musician, director)
- {{Internet Archive collection}} for links to a collection of resources
- {{Internet Archive film}} for links to full-length feature films (usually more than 40 minutes including credits)
- {{Internet Archive short film}} for links to short films (usually 40 minutes or less including credits)
- {{Internet Archive film clip}} for links to film clips
- {{Internet Archive game}} for links to playable games
- {{Internet Archive member}} for links to member profiles
- {{Internet Archive music}} for links to live recordings by a specific music group
- {{OL author}} for Open Library, a universal book catalog (see also {{worldcat}})
- {{Webarchive}} for links to web pages archived on the Wayback Machine
TemplateData
Generates a link to a work at the Internet Archive.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Page number | page | Makes link go to specific page
| Number | optional |
| Internet Archive collection identifier | id | ID of the work to be linked to
| String | required |
| Title | name | Title of the work; defaults to article title
| String | suggested |