Template:Brisplayer/doc

From Wikipedia, the free encyclopedia

Template:Brisplayer displays an external link to an Australian rules football player's page at Lions.com.au, the official website of the Brisbane Lions in the Australian Football League (AFL). It is intended for use in the external links section of an article.

Usage[edit]

Unnamed parameters:

{{Brisplayer | ID }}
{{Brisplayer | ID | NAME }}

Named parameters (id, name):

{{Brisplayer | id= ID }}
{{Brisplayer | id= ID | name= NAME }}

Named parameters (link, alt):

{{Brisplayer | link= ID }}
{{Brisplayer | link= ID | alt= NAME }}

No parameters (generates link based on Wikipedia article name, test first to ensure a working link):

{{Brisplayer}}

Parameters[edit]

1 (first unnamed parameter)
id
link
Any of these parameters may be used specify the portion of the URL specific to an individual player, such as allen-christensen in http://www.lions.com.au/player-profile/allen-christensen. It defaults to the Wikipedia article name, without any disambiguation such as "(footballer)", converted to lower case and with a hyphen added after the first word. If used in the article for Allen Christensen (footballer), the default value is allen-christensen (which is correct, therefore this parameter would be optional). If used in the article for Claye Beams, the default value is claye-beams (which is not correct, so this parameter would be used with clayton-beams).
2 (second unnamed parameter)
name
alt
Any of these parameters may be used to specify the anchor text used for the external link, which should be the name of the player. It defaults to the Wikipedia article name, without any disambiguation such as "(footballer)". If used in an article named Allen Christensen (footballer), the default would be Allen Christensen. This parameter is always optional unless the anchor text should be different than the article name. For example, in the article Claye Beams the template might specify the name as Clayton Beams.

Examples[edit]

Unnamed parameters[edit]

URL:

http://www.lions.com.au/player-profile/allen-christensen

Usage:

* {{Brisplayer | allen-christensen | Allen Christensen }}

Result:

Named parameters: id, name[edit]

URL:

http://www.lions.com.au/player-profile/zac-obrien

Usage:

* {{Brisplayer | id= zac-obrien | name= Zac O'Brien }}

Result:

Named parameters: link, alt[edit]

URL:

http://www.lions.com.au/player-profile/clayton-beams

Usage:

* {{Brisplayer | link= clayton-beams | alt= Clayton Beams }}

Result:

Using default values[edit]

If used in the article for Allen Christensen (footballer), this template automatically generates the correct ID allen-christensen and the following links would work:

* {{Brisplayer}}

If used in the article for Claye Beams, this template automatically generates an incorrect ID claye-beams. The correct ID clayton-beams must be specified:

* {{Brisplayer | clayton-beams }}

See also[edit]

Other templates implemented using {{AFL player}}:

External links[edit]