Template:Speciality: Difference between revisions
From Hattrick
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#switch: {{{1}}} | {{#switch: {{{1}}} | ||
| #default = ''none'' | | #default = ''none'' | ||
| 1|t|T|technical= [[file:Spec1Technic.png|link=Technical]] | | 1|t|T|technical= [[file:Spec1Technic.png|link=Technical]] {{#if: {{{name|}}}|<big><b>Technical</b></big>|}} | ||
| 2|q|Q|quick = [[file:Spec2Quick.png|Quick]] | | 2|q|Q|quick = [[file:Spec2Quick.png|Quick]] {{#if: {{{name|}}}|<big><b>Quick</b></big>|}} | ||
| 3|p|P|powerful = [[file:Spec3Power.png|Powerful]] | | 3|p|P|powerful = [[file:Spec3Power.png|Powerful]] {{#if: {{{name|}}}|<big><b>Powerful</b></big>|}} | ||
| 4|u|U|unpredictable = [[file:Spec4Unpred.png|Unpredictable]] | | 4|u|U|unpredictable = [[file:Spec4Unpred.png|Unpredictable]] {{#if: {{{name|}}}|<big><b>Unpredictable</b></big>|}} | ||
| 5|h|H|head = [[file:Spec5Head.png|Head]] | | 5|h|H|head = [[file:Spec5Head.png|Head]] {{#if: {{{name|}}}|<big><b>Head</b></big>|}} | ||
| 6|r|R|resilient|regainer = [[file:Spec6Regainer.png|Resilient]] | | 6|r|R|resilient|regainer = [[file:Spec6Regainer.png|Resilient]] {{#if: {{{name|}}}|<big><b>Resilient</b></big>|}} | ||
| 7|s|S|support = [[file:Spec7support.png|Support]] | | 7|s|S|support = [[file:Spec7support.png|Support]] {{#if: {{{name|}}}|<big><b>Support</b></big>|}} | ||
}}<noinclude> | }}<noinclude> | ||
{| width=100% style="background:#ecfcf4; font-size88%;" | {| width=100% style="background:#ecfcf4; font-size88%;" | ||
| Line 35: | Line 35: | ||
| <nowiki>{{Speciality|7}} or {{Speciality|S}} or {{Speciality|support}}</nowiki> | | <nowiki>{{Speciality|7}} or {{Speciality|S}} or {{Speciality|support}}</nowiki> | ||
|} | |} | ||
==Examples== | |||
{| | |||
| | |||
* {{Speciality|U|name=true}} | |||
| => | |||
|<nowiki>{{Speciality|U|name=true}}</nowiki> | |||
|- | |||
| | |||
* {{Speciality|U}} | |||
|=> | |||
|<nowiki>{{Speciality|U}}</nowiki> | |||
|} | |} | ||
[[Category:Player templates]]</noinclude> | [[Category:Player templates]]</noinclude> | ||
Latest revision as of 16:57, 26 November 2020
none