Template:Infobox player/basics/fielder/yes

From MLB Power Pros Wiki

(Difference between revisions)
Jump to: navigation, search
m
Line 2: Line 2:
! colspan="2" align="center" | {{{firstname}}} {{{lastname}}}
! colspan="2" align="center" | {{{firstname}}} {{{lastname}}}
|-
|-
-
| colspan="2" align="center" | Born: {{{birthmonth}}} {{{birthday}}}, {{{birthyear}}}
+
| || TRJ = {{rank trajectory|{{{trj}}}}}
|-
|-
-
| align="center" | {{teamicon|{{{team}}}}} || align="center" | Uniform #{{{uniform}}}
+
| CON = {{rank15|{{{contact}}}}}
 +
| PWR = {{rank power|{{{power}}}}}
|-
|-
-
| align="center" | Position: {{{pos}}} || TRJ = {{rank trajectory|{{{trj}}}}}
+
| RUN SPD = {{rank15|{{{runspeed}}}}}
 +
| ARM STR = {{rank15|{{{armstrength}}}}}
|-
|-
-
| CON = {{rank15|{{{con}}}}}
+
| FLD = {{rank15|{{{fielding}}}}}
-
| PWR = {{rank power|{{{pwr}}}}}
+
| E RES = {{rank15|{{{errorresist}}}}}
-
|-
+
|}</includeonly><noinclude>{{Usage|1=This is the info box for custom players.
-
| RUN SPD = {{rank15|{{{run}}}}}
+
-
| ARM STR = {{rank15|{{{arm}}}}}
+
-
|-
+
-
| FLD = {{rank15|{{{fld}}}}}
+
-
| E RES = {{rank15|{{{eres}}}}}
+
-
|}
+
-
[[Category:Custom_Fielders_({{{platform}}})|{{{lastname}}},{{{firstname}}}]]</includeonly><noinclude>
+
-
 
+
-
{{Usage|1=This is the info box for custom players.
+
The following code returns the Infobox seen on [[User:MaxDSterling/Custom_Player:Test]].
The following code returns the Infobox seen on [[User:MaxDSterling/Custom_Player:Test]].

Revision as of 03:39, 3 March 2008

Usage

These usage notes will not be included in articles bearing this template.

This is the info box for custom players.

The following code returns the Infobox seen on User:MaxDSterling/Custom_Player:Test.

{{Infobox fielder
|firstname=Test
|lastname=Player
|platform=Wii
|birthday=25
|birthmonth=December
|birthyear=1958
|team=15
|uniform=24
|bats=Right
|throws=Left
|numpositions=1
|pos=CF
|con=11
|pwr=142
|trj=3
|run=15
|arm=12
|fld=13
|eres=15
}}


Personal tools