Difference between revisions of "Template:Baseballstats"

From blackwiki
Jump to navigation Jump to search
imported>Jonesey95
(removing period (full stop) per talk page; some people put custom text and links immediately after this template)
imported>Jonesey95
(add test for invalid cube= parameter, tested in sandbox)
Line 25: Line 25:
 
}}{{#if:{{{retro<includeonly>|</includeonly>}}}
 
}}{{#if:{{{retro<includeonly>|</includeonly>}}}
 
  |[https://www.retrosheet.org/boxesetc/{{{retro}}}.htm Retrosheet]
 
  |[https://www.retrosheet.org/boxesetc/{{{retro}}}.htm Retrosheet]
}}<!-- Test for lack of any valid parameters: -->{{#if:{{{br|}}}{{{brm|}}}{{{cube|}}}{{{espn|}}}{{{fangraphs|}}}{{{id|}}}{{{mlb|}}}{{{retro|}}}|| {{main other|[[Category:Pages using baseballstats with unknown parameters|∑]]{{red| Error: [[:Template:Baseballstats]] requires at least one parameter.}}}} }}<!-- Test for invalid parameters: -->{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using baseballstats with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Baseballstats]] with unknown parameter "_VALUE_"|ignoreblank=y| br | brm | cube | espn | fangraphs | id | mlb | retro }}<noinclude>
+
}}<!--Test for invalid cube= parameter (should be all-numeric) -->{{main other|{{#if:{{{cube|}}}|{{#iferror:{{#invoke:String|match|s= {{{cube|}}} |pattern= [a-z]+ }}||[[Category:Pages using baseballstats with unknown parameters|Ω]] {{red|1= Error: [[:Template:Baseballstats]] cube= parameter must be all-numeric.}}}}}}}}<!-- Test for lack of any valid parameters: -->{{#if:{{{br|}}}{{{brm|}}}{{{cube|}}}{{{espn|}}}{{{fangraphs|}}}{{{id|}}}{{{mlb|}}}{{{retro|}}}|| {{main other|[[Category:Pages using baseballstats with unknown parameters|∑]]{{red| Error: [[:Template:Baseballstats]] requires at least one parameter.}}}} }}<!-- Test for invalid parameters: -->{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using baseballstats with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Baseballstats]] with unknown parameter "_VALUE_"|ignoreblank=y| br | brm | cube | espn | fangraphs | id | mlb | retro }}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 10:28, 23 November 2018

Template documentation[view] [edit] [history] [purge]

Template:Wikidata property

Usage

To use this template, copy and paste this text to a baseball player's external links section:

{{Baseballstats |mlb= |espn= |br= |fangraphs= |brm= |retro=}}

Add the page ID's after the equals sign to properly direct the links that you desire to have. If you do not specify an ID, the site will not be shown.

Example

Example for Chris Young (outfielder):

{{Baseballstats |mlb= 455759 |espn= 6514 |br= y/youngch04 |fangraphs= 3882 |brm= young-001chr |retro= Y/Pyounc004 }}

results in:

To find a player's ID, find the player's page on a website and locate a string of numbers or letters in the URL similar to the ones above. That is the player's ID.

Parameters

Parameter Website Wikidata propertyScript error: No such module "If empty". URL
|mlb= MLB.com P3541 https://mlb.mlb.com/team/player.jsp?player_id={{{mlb}}}
|espn= ESPN.com P3571 https://www.espn.com/mlb/player/stats/_/id/{{{espn}}}
|br= Baseball-Reference.com P1825 https://www.baseball-reference.com/players/{{{br}}}.shtml
|fangraphs= Fangraphs.com P3574 https://www.fangraphs.com/statss.aspx?playerid={{{fangraphs}}}
|brm= Baseball-Reference.com (Minors) P1826 https://www.baseball-reference.com/minors/player.cgi?id={{{brm}}}
|retro= Retrosheet.org   https://www.retrosheet.org/boxesetc/{{retro}}.htm

Script error: No such module "If empty". This template does not currently use Wikidata properties.

Maintenance/tracking categories