Template:Infobox player/basics/fielder/yes

From MLB Power Pros Wiki

(Difference between revisions)
Jump to: navigation, search
m
Line 18: Line 18:
|}
|}
[[Category:Custom_{{ #ifeq: {{{pos1}}} | P | Pitchers | Fielders }}_({{{platform}}})|{{{lastname}}},{{{firstname}}}]]</includeonly><noinclude>
[[Category:Custom_{{ #ifeq: {{{pos1}}} | P | Pitchers | Fielders }}_({{{platform}}})|{{{lastname}}},{{{firstname}}}]]</includeonly><noinclude>
-
{{Infobox player
+
{{Infobox fielder
|firstname=Test
|firstname=Test
|lastname=Player
|lastname=Player
Line 45: Line 45:
The following code returns the Infobox seen on this page.
The following code returns the Infobox seen on this page.
<pre>
<pre>
-
{{Infobox player
+
{{Infobox fielder
&#124;firstname=Test
&#124;firstname=Test
&#124;lastname=Player
&#124;lastname=Player

Revision as of 20:03, 1 March 2008

Template:Infobox fielder

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 this page.

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


Personal tools