Difference between revisions of "Template:Skill"

From Rigged Wiki
Jump to navigation Jump to search
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{tt|{{#switch: {{{1|X00&#124;Skill_name}}}|C01=C01&#124;Trickster|C02=C02&#124;Mazing Run|C03=C03&#124;Speeding Bullet|C04=C04&#124;Incisive Run|C05=C05&#124;Long Ball Expert|C06=C06&#124;Early Cross|C07=C07&#124;Long Ranger|P01=P01&#124;Trickster|P02=P02&#124;Flip Flap|P03=P03&#124;Marseille Turn|P04=P04&#124;Sombrero|P05=P05&#124;Precise Touch|P06=P06&#124;Long Range Drive|P07=P07&#124;Knuckle Shot|P08=P08&#124;Acrobatic Finishing|P09=P09&#124;First-time Shot|P10=P10&#124;One-touch Pass|P11=P11&#124;Weighted Pass|P12=P12&#124;Pinpoint Crossing|P13=P13&#124;Outside Curler|P14=P14&#124;Low Punt Trajectory|P15=P15&#124;Long Throw|P16=P16&#124;GK Long Throw|P17=P17&#124;Man Marking|P18=P18&#124;Track Back|P19=P19&#124;Captaincy|P20=P20&#124;Super-sub}}}}<noinclude></noinclude>
{{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