Template:Infobox player/basics/fielder/yes

From MLB Power Pros Wiki

(Difference between revisions)
Jump to: navigation, search
m
m
 
Line 1: Line 1:
-
<br /><includeonly><div style="width:245px">
+
<div style="width:245px">
{| class="wikitable" width="100%"
{| class="wikitable" width="100%"
|-
|-
-
| || TRJ = {{rank trajectory|{{{trajectory}}}}}
+
| || TRJ = {{rank trajectory|{{{trajectory|1}}}}}
|-
|-
-
| CON = {{rank15|{{{contact}}}}}
+
| CON = {{rank15|{{{contact|1}}}}}
-
| PWR = {{rank power|{{{power}}}}}
+
| PWR = {{rank power|{{{power|1}}}}}
|-
|-
-
| RUN SPD = {{rank15|{{{runspeed}}}}}
+
| RUN SPD = {{rank15|{{{runspeed|1}}}}}
-
| ARM STR = {{rank15|{{{armstrength}}}}}
+
| ARM STR = {{rank15|{{{armstrength|1}}}}}
|-
|-
-
| FLD = {{rank15|{{{fielding}}}}}
+
| FLD = {{rank15|{{{fielding|1}}}}}
-
| E RES = {{rank15|{{{errorresist}}}}}
+
| E RES = {{rank15|{{{errorresist|1}}}}}
|}
|}
-
</div></includeonly><noinclude>{{Usage|1=This is the info box for custom players.
+
</div><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]].

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