The logo competition for the 2025 4chan Winter Cup is now taking submissions.
The deadline is January 6th, 23:59 UTC. Logos will be placed in this gallery to facilitate discussion. This will be followed by a polling period to determine which logo will be used.

Please send all submissions to Potatotron. You must supply a high-res PNG file (5000x5000 limit) and the original multi-layer source file.

Cloverleaf logo: .png .svg

Cloverball logo: .ai .png .svg

Difference between revisions of "Template:Position"

From Rigged Wiki
Jump to navigation Jump to search
m
m (changes to the PES19 and 16 type so it would look better (and less eye rape) and reordering of the switcher for text color in positions to make more sense and be inline to how it's ordered in game)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| width="45px" style="background: #222B2F; {{radius|4px}}" cellspacing="0" cellpadding="0"
{{#switch:{{{type|}}}|#default=
|-
{{{!}} width="39px" style="{{gradient|top|#585858, #0E0E0E}}; line-height: 17px; border-top: 1px solid #7a7d82; border-bottom: 1px solid #7a7d82; {{radius|4px}}" cellspacing="0" cellpadding="0"
! style="color: #{{#switch: {{{1|GK}}}|GK=F0DE17|CB|RB|LB|SW|DF|SB=4BBDD9|LMF|RMF|DMF|AMF|CMF|MF|SMF|WB=6CCE4D|SS|RWF|LWF|CF|FW|WF=CE3A70}};" | {{{1|GK}}}
{{!}}-
|}
{{!}} width="4%" style="{{#switch: {{{1|GK}}}|GK={{gradient|top|#E7D260, #CCAD02}}|LB|RB|FB|CB|SW|DF={{gradient|top|#6C9ED4, #1861B0}}|LMF|RMF|DMF|AMF|CMF|SMF|WB|LWB|RWB|MF={{gradient|top|#93D965, #51B80C}}|CF|SS|LWF|RWF|WF|FW={{gradient|top|#D95F5F, #C10000}}}}; {{radiusleft|4px}}" {{!}}  
! style="color:#FFF" {{!}} {{{1|GK}}}
{{!}}}
 
|1=
{{{!}} style="background: #2B3239; line-height: 19px" cellpadding="0" cellspacing="0" width="40px"
{{!}}-
{{!}} width="4%" style="background: #{{#switch: {{{1|GK}}}|GK=FEBF00|LB|RB|FB|CB|SW|DF=00C0FF|AMF|LMF|RMF|SMF|CMF|LWB|RWB|WB|DMF|MF=42CF00|CF|SS|LWF|RWF|WF|FW=F83D45|#default=F0F0F0}}" {{!}}  
! style="color: #FFF;" {{!}} {{{1|GK}}}
{{!}}}
 
|2=
{{{!}} style="background: #{{#switch: {{{1|GK}}}|GK=DBA110|LB|RB|FB|CB|SW|DF=2469D9|AMF|LMF|RMF|SMF|CMF|LWB|RWB|WB|DMF|MF=4B9F23|CF|SS|LWF|RWF|WF|FW=BE262E|#default=808080}}; line-height: 19px" cellpadding="0" cellspacing="0" width="40px"
{{!}}-
! style="color: #FFF" {{!}} {{{1|GK}}}
{{!}}}
 
|3=
{{{!}} style="background: #2B3239; line-height: 19px" cellpadding="0" cellspacing="0" width="40px"
{{!}}-
! style="color: #{{#switch: {{{1|GK}}}|GK=FFDE00|LB|RB|FB|CB|SW|DF=2CD0FF|AMF|LMF|RMF|SMF|CMF|LWB|RWB|WB|DMF|MF=57E42B|CF|SS|LWF|RWF|WF|FW=FF2C77|#default=FFF}}" {{!}} {{{1|GK}}}
{{!}}}
 
|4=
{{{!}} style="background: #182042; line-height: 19px" cellpadding="0" cellspacing="0" width="40px"
{{!}}-
! style="color: #{{#switch: {{{1|GK}}}|GK=FFDE00|LB|RB|FB|CB|SW|DF=2CD0FF|AMF|LMF|RMF|SMF|CMF|LWB|RWB|WB|DMF|MF=57E42B|CF|SS|LWF|RWF|WF|FW=FF2C77|#default=FFF}}" {{!}} {{{1|GK}}}
{{!}}}
 
|5=
{{{!}} style="background: #242B2D; line-height: 19px; {{radius|4px}}" cellspacing="0" cellpadding="0" width="40px"
{{!}}-
! style="color: #{{#switch: {{{1|GK}}}|GK=FFDE00|LB|RB|FB|CB|SW|DF=2CD0FF|AMF|LMF|RMF|SMF|CMF|LWB|RWB|WB|DMF|MF=57E42B|CF|SS|LWF|RWF|WF|FW=FF2C77|#default=FFF}};" {{!}} {{{1|GK}}}
{{!}}}
}}
<noinclude>
<noinclude>
__NOTOC__
==Usage==
==Usage==
<pre>{{Position|Player's position|type=}}</pre>
==Examples==
===Default===
'''Legacy'''
<pre>{{Position|Player's position}}</pre>
<pre>{{Position|Player's position}}</pre>
===Examples===
====GK====
====GK====
{{Position|GK}}
{{Position|GK}}
====CB====
====CB====
{{Position|CB}}
{{Position|CB}}
====AMF====
====CMF====
{{Position|AMF}}
{{Position|CMF}}
====SS====
====SS====
{{Position|SS}}
{{Position|SS}}
[[Category:Templates]]
 
[[Category:Table templates]]</noinclude>
===Type 1===
'''Legacy Redesigned'''
<pre>{{Position|Player's position|type=1}}</pre>
====GK====
{{Position|GK|type=1}}
====CB====
{{Position|CB|type=1}}
====CMF====
{{Position|CMF|type=1}}
====SS====
{{Position|SS|type=1}}
 
===Type 2===
'''PES16'''
<pre>{{Position|Player's position|type=2}}</pre>
====GK====
{{Position|GK|type=2}}
====CB====
{{Position|CB|type=2}}
====CMF====
{{Position|CMF|type=2}}
====SS====
{{Position|SS|type=2}}
 
===Type 3===
'''PES17'''
<pre>{{Position|Player's position|type=3}}</pre>
====GK====
{{Position|GK|type=3}}
====CB====
{{Position|CB|type=3}}
====CMF====
{{Position|CMF|type=3}}
====SS====
{{Position|SS|type=3}}
 
===Type 4===
'''PES18'''
<pre>{{Position|Player's position|type=4}}</pre>
====GK====
{{Position|GK|type=4}}
====CB====
{{Position|CB|type=4}}
====CMF====
{{Position|CMF|type=4}}
====SS====
{{Position|SS|type=4}}
 
===Type 5===
'''PES19'''
<pre>{{Position|Player's position|type=5}}</pre>
====GK====
{{Position|GK|type=5}}
====CB====
{{Position|CB|type=5}}
====CMF====
{{Position|CMF|type=5}}
====SS====
{{Position|SS|type=5}}
</noinclude>

Latest revision as of 17:14, 22 August 2020

  GK

Usage

{{Position|Player's position|type=}}

Examples

Default

Legacy

{{Position|Player's position}}

GK

  GK

CB

  CB

CMF

  CMF

SS

  SS


Type 1

Legacy Redesigned

{{Position|Player's position|type=1}}

GK

  GK

CB

  CB

CMF

  CMF

SS

  SS


Type 2

PES16

{{Position|Player's position|type=2}}

GK

GK

CB

CB

CMF

CMF

SS

SS


Type 3

PES17

{{Position|Player's position|type=3}}

GK

GK

CB

CB

CMF

CMF

SS

SS


Type 4

PES18

{{Position|Player's position|type=4}}

GK

GK

CB

CB

CMF

CMF

SS

SS


Type 5

PES19

{{Position|Player's position|type=5}}

GK

GK

CB

CB

CMF

CMF

SS

SS