Template:Infobox player/basics/fielder/yes
From MLB Power Pros Wiki
(Difference between revisions)
Maxdsterling (Talk | contribs) (Updated Usage) |
Maxdsterling (Talk | contribs) m (added more icon templates) |
||
Line 6: | Line 6: | ||
| align="center" | {{teamicon|{{{team}}}}} || align="center" | Uniform #{{{uniform}}} | | align="center" | {{teamicon|{{{team}}}}} || align="center" | Uniform #{{{uniform}}} | ||
|- | |- | ||
- | | align="center" | Position: {{{pos1}}} || TRJ = {{{trj}}} | + | | align="center" | Position: {{{pos1}}} || TRJ = {{rank trajectory|{{{trj}}}}} |
|- | |- | ||
- | | CON = {{rank15|{{{con}}}}} | + | | CON = {{rank15|{{{con}}}}} |
- | | PWR = {{{pwr}}} | + | | PWR = {{rank power|{{{pwr}}}}} |
|- | |- | ||
- | | RUN SPD = {{rank15|{{{run}}}}} | + | | RUN SPD = {{rank15|{{{run}}}}} |
- | | ARM STR = {{rank15|{{{arm}}}}} | + | | ARM STR = {{rank15|{{{arm}}}}} |
|- | |- | ||
- | | FLD = {{rank15|{{{fld}}}}} | + | | FLD = {{rank15|{{{fld}}}}} |
- | | E RES = {{rank15|{{{eres}}}}} | + | | E RES = {{rank15|{{{eres}}}}} |
|} | |} | ||
[[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 player | ||
|firstname=Test | |firstname=Test | ||
Line 44: | Line 40: | ||
|eres=15 | |eres=15 | ||
}} | }} | ||
- | + | {{Usage|1=This is the info box for custom players. | |
- | + | ||
- | + | ||
+ | The following code returns the Infobox seen on this page. | ||
+ | <pre> | ||
{{Infobox player | {{Infobox player | ||
- | + | |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 | |
}} | }} | ||
+ | </pre> | ||
}}</noinclude> | }}</noinclude> |
Revision as of 22:41, 27 February 2008
Test Player | |
---|---|
Born: 25 | |
Oakland Athletics | Uniform # |
Position: | Platform: Wii |
TRJ = ERR | |
CON = Expression error: Unexpected >= operator | PWR = Expression error: Unexpected > operator |
RUN SPD = Expression error: Unexpected >= operator | ARM STR = Expression error: Unexpected >= operator |
FLD = Expression error: Unexpected >= operator | E RES = Expression error: Unexpected >= operator |
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 player |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 }}