Toronto Blue Jays Wiki
Advertisement

To use this Table for a Player, simply copy the coding below and place it in the appropriate player's template, named like this {{Fldjohnsonreed}} ("Fld" for fielding stats, and "johnsonreed" for Reed Johnson). Place {{Fldjohnsonreed}} in the appropriate place on the player's page.

Step 1[]

<includeonly>
{| border='2' cellspacing='0'
|-
! style="background:#002B80;" |<font color=#C4CED4>'''Fielding Statistics'''</font>
{| border='1' cellspacing='0'
|- align="center"
! style="background:#b3b3b3; width:50px;" |'''Year'''
! style="background:#b3b3b3; width:30px;" |'''[[Glossary - Fielding#Age|Age]]'''
! style="background:#b3b3b3; width:45px;" |'''[[Pos]]'''
! style="background:#b3b3b3; width:50px;" |'''[[PO]]'''
! style="background:#b3b3b3; width:45px;" |'''[[A]]'''
! style="background:#b3b3b3; width:40px;" |'''[[E]]'''
! style="background:#b3b3b3; width:45px;" |'''[[DP]]'''
! style="background:#b3b3b3; width:40px;" |'''[[Glossary - Fielding#Pct.|Pct.]]'''
! style="background:#b3b3b3; width:40px;" |'''[[TC]]'''
! style="background:#b3b3b3; width:40px;" |'''[[Glossary - Fielding#G|G]]'''
! style="background:#b3b3b3; width:40px;" |'''[[Glossary - Fielding#GS|GS]]'''
! style="background:#b3b3b3; width:40px;" |'''[[Glossary - Fielding#Inn|Inn]]'''
! style="background:#b3b3b3; width:40px;" |'''[[RFg]]'''
! style="background:#b3b3b3; width:40px;" |'''[[RF9]]'''
|- align="center"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|-
|}
|}
</includeonly>

Step 2[]

Now fill in the blanks beside the " | " with the respective information, like this:
|- align="center"
| 1992
| 18
| SS
| 264
| 412
| 6
| 152
| .654
| 682
| 157
| 153
| 1056.3
| 1.52
| 1.75
|-

Step 3[]

Now copy the " | " section for each year (or part year) played and fill that in too:
|- align="center"
| 1992
| 18
| SS
| 264
| 412
| 6
| 152
| .654
| 682
| 157
| 153
| 1056.3
| 1.52
| 1.75
|- align="center"
| 1993
| 19
| SS
| 245
| 386
| 8
| 135
| .564
| 639
| 156
| 154
| 1048.6
| 1.68
| 1.85
|-

Catchers[]

For catchers, use the following coding:
<includeonly> {| border='2' cellspacing='0'
|-
! style="background:#002B80;" |<font color=#C4CED4>'''Fielding Statistics'''</font>
{| border='1' cellspacing='0'
|- align="center"
! style="background:#b3b3b3; width:50px;" |'''Year'''
! style="background:#b3b3b3; width:30px;" |'''[[Glossary - Fielding#Age|Age]]'''
! style="background:#b3b3b3; width:45px;" |'''[[Pos]]'''
! style="background:#b3b3b3; width:50px;" |'''[[PO]]'''
! style="background:#b3b3b3; width:45px;" |'''[[A]]'''
! style="background:#b3b3b3; width:40px;" |'''[[E]]'''
! style="background:#b3b3b3; width:45px;" |'''[[DP]]'''
! style="background:#b3b3b3; width:40px;" |'''[[Glossary - Fielding#Pct.|Pct.]]'''
! style="background:#b3b3b3; width:40px;" |'''[[TC]]'''
! style="background:#b3b3b3; width:40px;" |'''[[Glossary - Fielding#G|G]]'''
! style="background:#b3b3b3; width:40px;" |'''[[Glossary - Fielding#GS|GS]]'''
! style="background:#b3b3b3; width:40px;" |'''[[Glossary - Fielding#Inn|Inn]]'''
! style="background:#b3b3b3; width:40px;" |'''[RFg]]'''
! style="background:#b3b3b3; width:40px;" |'''[[RF9]]'''
! style="background:#b3b3b3; width:40px;" |'''[[PB]]'''
! style="background:#b3b3b3; width:40px;" |'''[[OSB]]'''
! style="background:#b3b3b3; width:40px;" |'''[[OCS]]'''
! style="background:#b3b3b3; width:40px;" |'''[[CS%]]'''
|- align="center"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|-
|}
|}
</includeonly>

Advertisement