Template:Batting abilities

From MLB Power Pros Wiki

(Difference between revisions)
Jump to: navigation, search
m
(Add usage)
Line 1: Line 1:
-
{| border="1" cellpadding="0"
+
<includeonly>{{hidden|Batting Ablilites|{| border="1" cellpadding="0"
| colspan="5" |
| colspan="5" |
{|  border="1" cellpadding="0"
{|  border="1" cellpadding="0"
Line 50: Line 50:
|
|
|}
|}
 +
}}</includeonly><noinclude>
 +
This is the graphical layout for Batting Abilities.
 +
 +
==Usage==
 +
Every line is optional.  The major abilities not defined will default to level 3.  To add special abilities, set them equal to 1.
 +
 +
The abilities are marked in all lowercase of their english in-game versions without spaced (Gd Catcher -> gdcatcher).
 +
 +
<pre><nowiki>{{Batting abilities
 +
| clutchhit=4
 +
| pushhitter=1
 +
}}
 +
</nowiki></pre>
 +
 +
becomes
 +
{{Batting abilities
 +
| clutchhit=4
 +
| pushhitter=1
 +
}}

Revision as of 21:52, 18 February 2008

This is the graphical layout for Batting Abilities.

Usage

Every line is optional. The major abilities not defined will default to level 3. To add special abilities, set them equal to 1.

The abilities are marked in all lowercase of their english in-game versions without spaced (Gd Catcher -> gdcatcher).

{{Batting abilities
| clutchhit=4
| pushhitter=1
}}

becomes