Difference between revisions of "Template:Infobox baseball biography"

From Sim Football Wiki
Jump to navigation Jump to search
m
Line 10: Line 10:
  
 
== Usage ==
 
== Usage ==
 
=== Common parameters===
 
 
{{Parameter names example | name | image | image_size | team | number | position | birth_date | birth_place | death_date | death_place | bats | throws | debutleague | debutdate | debutyear | debutteam | finaldate | finalyear | finalteam | statyear | statleague | stat1label | stat1value | stat2label | stat2value | stat3label | stat3value | teams | highlights | update }}
 
 
<pre style="font-size:100%; overflow:auto;">
 
{{Infobox
 
| name          =
 
| image        =
 
| image_size    =
 
| team          =
 
| number        =
 
| position      =
 
| birth_date    =
 
| birth_place  =
 
| death_date    =
 
| death_place  =
 
| bats          =
 
| throws        =
 
| debutleague  =
 
| debutdate    =
 
| debutyear    =
 
| debutteam    =
 
| finaldate    =
 
| finalyear    =
 
| finalteam    =
 
| statleague    =
 
| statyear      =
 
| stat1label    =
 
| stat1value    =
 
| stat2label    =
 
| stat2value    =
 
| stat3label    =
 
| stat3value    =
 
| teams        =
 
| highlights    =
 
| update        =
 
}}
 
</pre>
 
{{clear}}
 

Revision as of 16:32, 30 January 2022

Template:Person infobox header

Lua error in Module:TNT at line 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Uses TemplateStyles.tab.

This template can be used to add at-a-glance comparative information to articles on professional baseball players in any league. It is derived from {{Infobox MLB player}}, which now redirects here.

Team colors are added to the infobox automatically when a team is entered into the team field. The colors are taken from Module:Sports color/baseball.

Usage