Difference between revisions of "Template:Skill"
Jump to navigation
Jump to search
Fractalzoom (talk | contribs) m |
Fractalzoom (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{tt|{{#switch: {{{1| | {{tt|{{{1}}}|{{#switch: {{{1|Skill_name}}}|C01=Trickster|C02=Mazing Run|C03=Speeding Bullet|C04=Incisive Run|C05=Long Ball Expert|C06=Early Cross|C07=Long Ranger|P01=Scissors Feint|P02=Flip Flap|P03=Marseille Turn|P04=Sombrero|P05=Precise Touch|P06=Long Range Drive|P07=Knuckle Shot|P08=Acrobatic Finishing|P09=First-time Shot|P10=One-touch Pass|P11=Weighted Pass|P12=Pinpoint Crossing|P13=Outside Curler|P14=Low Punt Trajectory|P15=Long Throw|P16=GK Long Throw|P17=Man Marking|P18=Track Back|P19=Captaincy|P20=Super-sub}}}}<noinclude> | ||
==Description== | |||
Used to produce a particular player skill with tooltipped description. Applies to PES 2014 skills only. See [[Pro Evolution Soccer 2014/Player Skills]] for a list of skills. | |||
==Usage== | |||
The prefix '''C''' applies to what are known in-game as ''COM Player Ball Skills''. The prefix '''P''' applies to the game's twenty ''Playing Styles''. | |||
<pre>{{skill|#SKILL_NAME}}</pre> | |||
==Examples== | |||
<pre>{{skill|C01}}</pre> produces {{skill|C01}} | |||
<pre>{{skill|P15}}</pre> produces {{skill|P15}} | |||
[[Category:Templates]] | |||
</noinclude> |
Latest revision as of 20:29, 20 February 2014
{{{1}}}
Description
Used to produce a particular player skill with tooltipped description. Applies to PES 2014 skills only. See Pro Evolution Soccer 2014/Player Skills for a list of skills.
Usage
The prefix C applies to what are known in-game as COM Player Ball Skills. The prefix P applies to the game's twenty Playing Styles.
{{skill|#SKILL_NAME}}
Examples
{{skill|C01}}
produces C01
{{skill|P15}}
produces P15