Difference between revisions of "Template:Football kit home and away"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
imported>Frietjes
 
Line 1: Line 1:
<div>
+
<table class="toccolours" style="<includeonly>width:100%;</includeonly>padding: 0; background: #ffffff; text-align: center;{{{style|}}}">
{| class="toccolours" style="<includeonly>width:100%;</includeonly>padding: 0; background: #ffffff; text-align: center;{{{style|}}}"
+
<tr>
|-
+
<td>{{Football kit
|{{Football kit
 
 
|title        ={{{title1|Home}}}
 
|title        ={{{title1|Home}}}
 
|pattern_la  ={{{pattern_la1|}}}
 
|pattern_la  ={{{pattern_la1|}}}
Line 14: Line 13:
 
|shorts      ={{{shorts1|ffffff}}}
 
|shorts      ={{{shorts1|ffffff}}}
 
|socks        ={{{socks1|ffffff}}}
 
|socks        ={{{socks1|ffffff}}}
}}
+
}}</td>{{#if:{{{body2|<noinclude>-</noinclude>}}}|
{{#if:{{{body2|<noinclude>-</noinclude>}}}|
+
<td>{{Football kit
{{!}}{{Football kit
 
 
|title        ={{{title2|Away}}}
 
|title        ={{{title2|Away}}}
 
|pattern_la  ={{{pattern_la2|}}}
 
|pattern_la  ={{{pattern_la2|}}}
Line 28: Line 26:
 
|shorts      ={{{shorts2|999999}}}
 
|shorts      ={{{shorts2|999999}}}
 
|socks        ={{{socks2|999999}}}
 
|socks        ={{{socks2|999999}}}
}}}}
+
}}</td>}}{{#if:{{{body3|<noinclude>-</noinclude>}}}|
{{#if:{{{body3|<noinclude>-</noinclude>}}}|
+
<td>{{Football kit
{{!}}{{Football kit
 
 
|title        ={{{title3|3rd}}}
 
|title        ={{{title3|3rd}}}
 
|pattern_la  ={{{pattern_la3|}}}
 
|pattern_la  ={{{pattern_la3|}}}
Line 42: Line 39:
 
|shorts      ={{{shorts3|000000}}}
 
|shorts      ={{{shorts3|000000}}}
 
|socks        ={{{socks3|000000}}}
 
|socks        ={{{socks3|000000}}}
 +
}}</td>
 
}}
 
}}
}}
+
</tr></table><noinclude>
|}</div><noinclude>
 
 
{{documentation}}
 
{{documentation}}
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS -->
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS -->

Latest revision as of 15:02, 14 September 2018

Home
Away
3rd
Template documentation[view] [edit] [history] [purge]

Usage

This template is meant for use within infobox templates of multiple football kits/uniforms. At this time, it accepts home and away (i.e. light and dark) and an optional alternate uniform. A blank example follows:

{{Football kit home and away
| pattern_la1 = 
| pattern_b1  = 
| pattern_ra1 = 
| pattern_sh1 = 
| pattern_so1 = 
| leftarm1    = 
| body1       = 
| rightarm1   = 
| shorts1     = 
| socks1      = 
| title1      = 
| pattern_la2 = 
| pattern_b2  = 
| pattern_ra2 = 
| pattern_sh2 = 
| pattern_so2 = 
| leftarm2    = 
| body2       = 
| rightarm2   = 
| shorts2     = 
| socks2      = 
| title2      = 
| pattern_la3 = 
| pattern_b3  = 
| pattern_ra3 = 
| pattern_sh3 = 
| pattern_so3 = 
| leftarm3    = 
| body3       = 
| rightarm3   = 
| shorts3     = 
| socks3      = 
| title3      = 
}}