Template:Infobox player/basics/fielder/yes

From MLB Power Pros Wiki

(Difference between revisions)
Jump to: navigation, search
m
m
 
(8 intermediate revisions not shown)
Line 1: Line 1:
-
<includeonly>{| class="wikitable" align="right"
+
<div style="width:245px">
-
! colspan="2" align="center" | {{{firstname}}} {{{lastname}}}
+
{| class="wikitable" width="100%"
|-
|-
-
| colspan="2" align="center" | Born: {{{birthmonth}}} {{{birthday}}}, {{{birthyear}}}
+
| || TRJ = {{rank trajectory|{{{trajectory|1}}}}}
|-
|-
-
| align="center" | {{teamicon|{{{team}}}}} || align="center" | Uniform #{{{uniform}}}
+
| CON = {{rank15|{{{contact|1}}}}}
 +
| PWR = {{rank power|{{{power|1}}}}}
|-
|-
-
| align="center" | Position: {{{pos}}} || TRJ = {{rank trajectory|{{{trj}}}}}
+
| RUN SPD = {{rank15|{{{runspeed|1}}}}}
 +
| ARM STR = {{rank15|{{{armstrength|1}}}}}
|-
|-
-
| CON = {{rank15|{{{con}}}}}
+
| FLD = {{rank15|{{{fielding|1}}}}}
-
| PWR = {{rank power|{{{pwr}}}}}
+
| E RES = {{rank15|{{{errorresist|1}}}}}
-
|-
+
-
| RUN SPD = {{rank15|{{{run}}}}}
+
-
| ARM STR = {{rank15|{{{arm}}}}}
+
-
|-
+
-
| FLD = {{rank15|{{{fld}}}}}
+
-
| E RES = {{rank15|{{{eres}}}}}
+
|}
|}
-
[[Category:Custom_Fielders_({{{platform}}})|{{{lastname}}},{{{firstname}}}]]</includeonly><noinclude>
+
</div><noinclude>{{Usage|1=This is the info box for custom players.
-
 
+
-
{{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]].

Current revision as of 06:15, 25 May 2008

TRJ = 1
CON = 1 PWR = 1
RUN SPD = 1 ARM STR = 1
FLD = 1 E RES = 1

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