__EXPECTUNUSEDTEMPLATE__

Correct patterns
{{Football kit
|pattern_la = _shouldersonwhite
|pattern_b  = _aqua_right_half
|pattern_ra = _shouldersonwhite
|pattern_sh = _adidaswhite
|pattern_so = 
|leftarm    = D80000
|body       = FFFFFF
|rightarm   = D80000
|shorts     = D80000
|socks      = FFFFFF
|title      = Principal
}}
Principal
Edit This one
Expanded code
<syntaxhighlight lang="html" inline="1">
Principal

</syntaxhighlight>

<syntaxhighlight lang="html" inline="1">
Edit This one

</syntaxhighlight>

Wrong patterns
 {{Football kit |
  alt        =  |
  pattern_la = whiteshoulders |
  pattern_b  = whiteshoulders |
  pattern_ra = whiteshoulders |
  pattern_sh =  |
  pattern_so =  |
  leftarm    = FFFFFF |
  body       = FF0000 |
  rightarm   = FFFFFF |
  shorts     = FFFFFF |
  socks      = FFFFFF |
  title      = Home [[Kit (association football)|colours]]
}}
Home colours
Home colours
Expanded code
<syntaxhighlight lang="html" inline="1">
Home colours

</syntaxhighlight>

<syntaxhighlight lang="html" inline="1">
Home colours

</syntaxhighlight>

plain color jersey

{{{2}}}
{{{3}}}
Expanded code
<syntaxhighlight lang="html" inline="1">{{{2}}}</syntaxhighlight>
<syntaxhighlight lang="html" inline="1">{{{3}}}</syntaxhighlight>