Difference between revisions of "Template:ESPN NFL/doc"

From blackwiki
Jump to navigation Jump to search
imported>Zyxw
m (Since <tt> is obsolete in HTML5, replace it with <kbd> – see HTML element#tt, Wikipedia:HTML5, and mw:Help:Extension:Linter/obsolete-tag. using AWB)
imported>Zyxw
(note module used, move examples)
Line 2: Line 2:
 
<!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata -->
 
<!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata -->
 
{{Uses Wikidata|P3686}}
 
{{Uses Wikidata|P3686}}
 +
{{Lua|Module:EditAtWikidata}}
  
 
'''{{NAMESPACE}}:{{BASEPAGENAME}}''' displays an external link to a [[National Football League]] (NFL) player's profile at [http://www.espn.com/ ESPN.com]. It is intended for use in the [[Wikipedia:External links|external links]] section of an article.
 
'''{{NAMESPACE}}:{{BASEPAGENAME}}''' displays an external link to a [[National Football League]] (NFL) player's profile at [http://www.espn.com/ ESPN.com]. It is intended for use in the [[Wikipedia:External links|external links]] section of an article.
Line 14: Line 15:
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | id= ''ID'' | name= ''NAME'' }}</code>
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | id= ''ID'' | name= ''NAME'' }}</code>
  
Using [[Wikidata]] property [[d:Property:P3686|P3686]]:
+
Using [[Wikidata]] property {{Property|3686}}:
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki></code>
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki></code>
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | name= ''NAME'' }}</code>
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | name= ''NAME'' }}</code>
 +
 +
== Examples ==
 +
 +
=== Unnamed parameters ===
 +
''URL:''
 +
: <kbd>[http://www.espn.com/nfl/player/stats/_/id/10536 http://www.espn.com/nfl/player/stats/_/id/{{hilite|10536}}]</kbd>
 +
 +
''Usage:''
 +
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | 10536 | Trent Edwards }}</code>
 +
 +
''Output:''
 +
: {{{{BASEPAGENAME}} | 10536 | Trent Edwards }}
 +
 +
=== Named parameters ===
 +
''URL:''
 +
: <kbd>[http://www.espn.com/nfl/player/stats/_/id/15994 http://www.espn.com/nfl/player/stats/_/id/{{hilite|15994}}]</kbd>
 +
 +
''Usage:''
 +
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | id= 15994 | name= Theo Riddick }}</code>
 +
 +
''Output:''
 +
: {{{{BASEPAGENAME}} | id= 15994 | name= Theo Riddick }}
 +
 +
=== No parameters and Wikidata property not defined ===
 +
''Usage:''
 +
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki></code>
 +
 +
''Output:''
 +
: {{ {{BASEPAGENAME}} }}
  
 
== TemplateData ==
 
== TemplateData ==
Line 43: Line 73:
 
}
 
}
 
</templatedata>
 
</templatedata>
 
== Examples ==
 
 
=== Unnamed parameters ===
 
''URL:''
 
: <kbd>[http://www.espn.com/nfl/player/stats/_/id/10536 http://www.espn.com/nfl/player/stats/_/id/{{hilite|10536}}]</kbd>
 
 
''Usage:''
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | 10536 | Trent Edwards }}</code>
 
''Output:''
 
: {{{{BASEPAGENAME}} | 10536 | Trent Edwards }}
 
 
=== Named parameters ===
 
''URL:''
 
: <kbd>[http://www.espn.com/nfl/player/stats/_/id/15994 http://www.espn.com/nfl/player/stats/_/id/{{hilite|15994}}]</kbd>
 
 
''Usage:''
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | id= 15994 | name= Theo Riddick }}</code>
 
''Output:''
 
: {{{{BASEPAGENAME}} | id= 15994 | name= Theo Riddick }}
 
 
=== No parameters and Wikidata property not defined ===
 
''Usage:''
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki></code>
 
''Output:''
 
: {{ {{BASEPAGENAME}} }}
 
  
 
== See also ==
 
== See also ==
Line 83: Line 87:
 
[[Category:American football external link templates]]
 
[[Category:American football external link templates]]
 
[[Category:National Football League templates]]
 
[[Category:National Football League templates]]
 
 
[[Category:External link templates using Wikidata]]
 
[[Category:External link templates using Wikidata]]
 
}}</includeonly>
 
}}</includeonly>

Revision as of 12:00, 12 October 2018

Template:Uses Wikidata

Template:ESPN NFL displays an external link to a National Football League (NFL) player's profile at ESPN.com. It is intended for use in the external links section of an article.

Usage

Unnamed parameters:

{{ESPN NFL | ID }}
{{ESPN NFL | ID | NAME }}

Named parameters:

{{ESPN NFL | id= ID }}
{{ESPN NFL | id= ID | name= NAME }}

Using Wikidata property Template:Property:

{{ESPN NFL}}
{{ESPN NFL | name= NAME }}

Examples

Unnamed parameters

URL:

http://www.espn.com/nfl/player/stats/_/id/10536

Usage:

{{ESPN NFL | 10536 | Trent Edwards }}

Output:

Trent Edwards at ESPN.comScript error: No such module "EditAtWikidata".

Named parameters

URL:

http://www.espn.com/nfl/player/stats/_/id/15994

Usage:

{{ESPN NFL | id= 15994 | name= Theo Riddick }}

Output:

Theo Riddick at ESPN.comScript error: No such module "EditAtWikidata".

No parameters and Wikidata property not defined

Usage:

{{ESPN NFL}}

Output:

Template:PAGENAMEBASE at ESPN.comScript error: No such module "EditAtWikidata".

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for ESPN NFL

This template displays an external link to a National Football League (NFL) player's profile at ESPN.com. It is intended for use in the external links section of an article.

Template parameters

ParameterDescriptionTypeStatus
Player IDid 1

The "id" parameter (or unnamed parameter "1") should contain the ID portion of the URL for the player's profile. Example: 15994 is the ID portion of http://www.espn.com/nfl/player/stats/_/id/15994. This parameter is optional if Wikidata property P3686 exists, but required if not.

Default
Wikidata property P3686
Numberrequired
Player namename 2

The "name" parameter (or unnamed parameter "2") may be used to specify the link text, which should be the name of the player. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as "(football player)".

Default
{{PAGENAMEBASE}}
Stringoptional

See also

Other ESPN external link templates: