Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Usage  





2 Instructions  





3 Examples  



3.1  Unnamed parameters  





3.2  Named parameters  





3.3  No ID in template or Wikidata  







4 TemplateData  





5 See also  














Template:AFI film/doc: Difference between revisions







Add links
 









Template
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Get shortened URL
Download QR code
 




Print/export  



Printable version
 
















Appearance
   

 





Help
 

From Wikipedia, the free encyclopedia
 

< Template:AFI film

Browse history interactively
 Previous editNext edit 
Content deleted Content added
ce
updated for use of Wikidata property P3593 and new URL format, added a second example
Line 1: Line 1:

{{Documentation subpage}}

{{Documentation subpage}}

{{Wikidata property|P3593}}


<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->

<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->

{{Uses Wikidata|P3593}}

{{Lua|Module:EditAtWikidata}}



This template is used to generate an external link to a web page at the ''[[AFI Catalog of Feature Films]]'', published by the [[American Film Institute]].

'''{{NAMESPACE}}:{{BASEPAGENAME}}''' displays an external link to a web page at the ''[[AFI Catalog of Feature Films]]'', published by the [[American Film Institute]]. It is intended for use in the [[Wikipedia:External links|external links]] section of an article.



== Usage ==

== Usage ==

Unnamed parameters:

Unnamed parameters:

* <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | ''ID'' }}</code>

: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | ''ID'' }}</code>

* <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | ''ID'' | ''TITLE'' }}</code>

: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | ''ID'' | ''TITLE'' }}</code>



Named parameters:

Named parameters:

* <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | id= ''ID'' }}</code>

: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | id= ''ID'' }}</code>

* <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | id= ''ID'' | title= ''TITLE'' }}</code>

: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | id= ''ID'' | title= ''TITLE'' }}</code>


Using [[Wikidata]] property [[d:Property:P3593|P3593]]:

: <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki></code>

: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | title= ''TITLE'' <nowiki>}}</nowiki></code>



== Instructions ==

== Instructions ==

# Search [http://www.afi.com/members/catalog/search.aspx?s= AFI Catalog] for the film title you want, and click on the correct link to go to that film's page.

# Search [https://catalog.afi.com/Catalog/Showcase AFI Catalog] for the film title you want, and click on the correct link to go to that film's page.

# The page [[URL]] should look like this:

# The page [[URL]] should look like this:

#: <code><nowiki>http://www.afi.com/members/catalog/DetailView.aspx?s=&Movie=</nowiki>{{Hilite|#####}}</code>

#: <code><nowiki>https://catalog.afi.com/Catalog/moviedetails/</nowiki>{{Hilite|#####}}</code>

#:or <code><nowiki>http://www.afi.com/members/catalog/DetailView.aspx?s=&Movie=</nowiki>{{Hilite|#####}}</code>

#: where "<code>#####</code>" indicates a number.

#: where "<code>#####</code>" indicates a number.

# Copy {{em|only}} that number. Add the following text to the '''External links''' section:

# Copy {{em|only}} that number. Add the following text to the '''External links''' section:

#: <code><nowiki>* {{</nowiki>AFI film | ##### | ''TITLE'' }}</code>

#: <code><nowiki>* {{</nowiki>{{BASEPAGENAME}} | ##### | ''TITLE'' }}</code>

#: or <code><nowiki>* {{</nowiki>AFI film | id= ##### | title= ''TITLE'' }}</code>

#: or <code><nowiki>* {{</nowiki>{{BASEPAGENAME}} | id= ##### | title= ''TITLE'' }}</code>

#: where <code>#####</code> is the number you've copied,

#: where <code>#####</code> is the number you've copied,

#: and <code>''TITLE''</code> is the title of the film (default is the article's name).

#: and <code>''TITLE''</code> is the title of the film (default is the article's name).



== Example ==

== Examples ==

; Film

# For ''[[Quantum of Solace]]'', the AFI Catalog page URL is:

#: <code><nowiki>http://www.afi.com/members/catalog/DetailView.aspx?s=&Movie=</nowiki>{{Hilite|64729}}</code>

# Copy <code>64729</code> and add it to this template, ''i.e.'':

#: <code><nowiki>{{AFI film | 64729 | Quantum of Solace }}</nowiki></code>

#:or <code><nowiki>{{AFI film | id= 64729 | title= Quantum of Solace }}</nowiki></code>

# This will display as:

#: {{AFI film | 64729 | Quantum of Solace }}



== See also ==

=== Unnamed parameters ===

''URL:''

Similar film title templates:

: <kbd><nowiki>https://catalog.afi.com/Catalog/moviedetails/</nowiki>{{Hilite|64729}}</kbd>

* {{tl|IMDb title}}

: <kbd><nowiki>http://www.afi.com/members/catalog/DetailView.aspx?s=&Movie=</nowiki>{{Hilite|64729}}</kbd>

* {{tl|AllMovie title}}


* {{tl|TCMdb title}}

''Usage:''

: <code><nowiki>* {{</nowiki>{{BASEPAGENAME}} | 64729 | Quantum of Solace <nowiki>}}</nowiki></code>


''Output:''

:* {{{{BASEPAGENAME}} | 64729 | Quantum of Solace }}


=== Named parameters ===

''URL:''

: <kbd><nowiki>https://catalog.afi.com/Catalog/moviedetails/</nowiki>{{Hilite|52231}}</kbd>

: <kbd><nowiki>http://www.afi.com/members/catalog/DetailView.aspx?s=&Movie=</nowiki>{{Hilite|52231}}</kbd>


''Usage:''

: <code><nowiki>* {{</nowiki>{{BASEPAGENAME}} | id= 52231 | title= The Incredible Shrinking Man <nowiki>}}</nowiki></code>


''Output:''

:* {{{{BASEPAGENAME}} | id= 52231 | title= The Incredible Shrinking Man }}


=== No ID in template or Wikidata ===

''Usage:''

: <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki></code>


''Output:''

: {{ {{BASEPAGENAME}} }}



==Template data==

==TemplateData==

{{TemplateData header}}

{{TemplateDataHeader}}

<templatedata>

<templatedata>

{

{

"description": "This template is used to generate an external link to a web page at the AFI Catalog of Feature Films, published by the American Film Institute.",

"description": "This template displays an external link to a web page at the AFI Catalog of Feature Films, published by the American Film Institute. It is intended for use in the external links section of an article.",

"params": {

"params": {

"id": {

"id": {

"aliases" : [ "1" ],

"label": "ID",

"label": "ID",

"description": "ID number used in the URL of the title's page at the AFI Catalog.",

"description": "The \"id\" parameter (or unnamed parameter \"1\") should contain the ID portion of the URL. Example: 64729 is the ID in https://catalog.afi.com/Catalog/moviedetails/64729 or http://www.afi.com/members/catalog/DetailView.aspx?s=&Movie=64729. This parameter is optional if Wikidata property P3593 exists, but required if not.",

"type": "number",

"type": "number",

"default": "Wikidata property P3593",

"required": true,

"aliases" : [ "1" ]

"required": false

},

},

"title": {

"title": {

"aliases" : [ "2" ],

"label": "Title",

"label": "Title",

"description": "Name of the title. If not specified it defaults to article's {{PAGENAME}}, without any disambiguation such as (film).",

"description": "The \"title\" parameter (or unnamed parameter \"2\") may be used to specify the film title, which is displayed in italic type in the link text. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as \"(film)\".",

"type": "string",

"type": "string",

"default": "{{PAGENAMEBASE}}",

"required": false,

"required": false,

"aliases" : [ "2" ]

}

}

},

}

"paramOrder": [

"id",

"title"

]

}

}

</templatedata>

</templatedata>


== See also ==

Similar film title templates:

* {{tl|IMDb title}}

* {{tl|AllMovie title}}

* {{tl|TCMDb title}}



<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||

<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||

<!-- Categories go here and interwikis go in Wikidata. -->

<!-- Categories go here and interwikis go in Wikidata. -->

[[Category:Film external link templates]]

[[Category:Film external link templates]]

[[Category:External link templates using Wikidata]]

}}</includeonly>

}}</includeonly>


Revision as of 18:49, 29 July 2018

Template:AFI film displays an external link to a web page at the AFI Catalog of Feature Films, published by the American Film Institute. It is intended for use in the external links section of an article.

Usage

Unnamed parameters:

{{AFI film | ID }}
{{AFI film | ID | TITLE }}

Named parameters:

{{AFI film | id= ID }}
{{AFI film | id= ID | title= TITLE }}

Using Wikidata property P3593:

{{AFI film}}
{{AFI film | title= TITLE }}

Instructions

  1. Search AFI Catalog for the film title you want, and click on the correct link to go to that film's page.
  2. The page URL should look like this:
    https://catalog.afi.com/Catalog/moviedetails/#####
    orhttp://www.afi.com/members/catalog/DetailView.aspx?s=&Movie=#####
    where "#####" indicates a number.
  3. Copy only that number. Add the following text to the External links section:
    * {{AFI film | ##### | TITLE }}
    or* {{AFI film | id= ##### | title= TITLE }}
    where ##### is the number you've copied,
    and TITLE is the title of the film (default is the article's name).

Examples

Unnamed parameters

URL:

https://catalog.afi.com/Catalog/moviedetails/64729
http://www.afi.com/members/catalog/DetailView.aspx?s=&Movie=64729

Usage:

* {{AFI film | 64729 | Quantum of Solace }}

Output:

Named parameters

URL:

https://catalog.afi.com/Catalog/moviedetails/52231
http://www.afi.com/members/catalog/DetailView.aspx?s=&Movie=52231

Usage:

* {{AFI film | id= 52231 | title= The Incredible Shrinking Man }}

Output:

No ID in template or Wikidata

Usage:

{{AFI film}}

Output:

{{AFI film}} template missing ID and not present in Wikidata.

TemplateData

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

TemplateData for AFI film

Syntax error in JSON (help)

See also

Similar film title templates:



Retrieved from "https://en.wikipedia.org/w/index.php?title=Template:AFI_film/doc&oldid=852545618"

Hidden category: 
Template documentation pages
 



This page was last edited on 29 July 2018, at 18:49 (UTC).

This version of the page has been revised. Besides normal editing, the reason for revision may have been that this version contains factual inaccuracies, vandalism, or material not compatible with the Creative Commons Attribution-ShareAlike License.



Privacy policy

About Wikipedia

Disclaimers

Contact Wikipedia

Code of Conduct

Developers

Statistics

Cookie statement

Mobile view



Wikimedia Foundation
Powered by MediaWiki