Template:Squadtable: Difference between revisions
From Hattrick
Jump to navigationJump to search
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#ifeq:{{{1}}}|header| | {{#ifeq:{{{1}}}|header| | ||
<table cellspacing=0 style=" | <table cellspacing=0 style="{{{style}}}"> | ||
<tr><th></th> | <tr><th></th> | ||
<th width=42%> PLAYER </th><th colspan=3 width=17% style="border-bottom:1px solid #DDD"> [[image:League-icon.png|border]] LEAGUE </th> | <th width=42%> PLAYER </th><th colspan=3 width=17% style="border-bottom:1px solid #DDD"> [[image:League-icon.png|border]] LEAGUE </th> | ||
| Line 6: | Line 6: | ||
<th colspan=2 width=13% style="border-bottom:1px solid #DDD"> [[image:Friendly-icon.png|border]] FRIENDLY </th> | <th colspan=2 width=13% style="border-bottom:1px solid #DDD"> [[image:Friendly-icon.png|border]] FRIENDLY </th> | ||
<th colspan=2> TOTAL </th><th></th></tr> | <th colspan=2> TOTAL </th><th></th></tr> | ||
<tr><td></td><td colspan=12><table class=sortable cellspacing=0 style=" | <tr><td></td><td colspan=12><table class=sortable cellspacing=0 style="{{{style2}}}"> | ||
<tr style="color:white; font-size:7pt;"> | <tr style="color:white; font-size:7pt;"> | ||
<td class=unsortable></td> | <td class=unsortable></td> | ||
| Line 38: | Line 38: | ||
--> | --> | ||
<tr bgcolor={{{color}}}><th style="{{{style}}}">{{{num}}}</th><td>{{Flagicon|{{{nat}}}}}</td><td>{{{name}}}</td><td>{{{age}}}</td><td>{{Speciality|{{{spec}}}}}</td><td>{{{pos}}}</td><td>{{{info}}}</td><td>{{{lm}}}</td><td>{{{lg}}}</td><td>{{{lc}}}</td><td>{{{cm}}}</td><td>{{{cg}}}</td><td>{{{cc}}}</td><td>{{{fm}}}</td><td>{{{fg}}}</td><td bgcolor=#C57></td><td>{{{tm}}}</td><td>{{{tg}}}</td><td></td></tr>}}}}<noinclude><br><br> | <tr bgcolor={{{color}}}><th style="{{{style}}}">{{{num}}}</th><td>{{Flagicon|{{{nat}}}}}</td> | ||
<td>{{{name}}}</td><td>{{{age}}}</td><td>{{Speciality|{{{spec}}}}}</td><td>{{{pos}}}</td><td>{{{info}}}</td> | |||
<td>{{{lm}}}</td><td>{{{lg}}}</td><td>{{{lc}}}</td><td>{{{cm}}}</td><td>{{{cg}}}</td><td>{{{cc}}}</td> | |||
<td>{{{fm}}}</td><td>{{{fg}}}</td><td bgcolor=#C57></td><td>{{{tm}}}</td><td>{{{tg}}}</td><td></td></tr>}}}}<noinclude><br><br> | |||
<b>SQUADTABLE</b><br> | <b>SQUADTABLE</b><br> | ||
| Line 45: | Line 48: | ||
== EXAMPLE == | == EXAMPLE == | ||
<pre>{{squadtable|header|width:760px; background:#AAA; text-align:center; border:1px #777 solid; border-radius:9px; border-right:3px solid black; border-bottom:3px solid black;|background:#AAA; text-align:center;}} | <pre>{{squadtable|header|style=width:760px; background:#AAA; text-align:center; border:1px #777 solid; border-radius:9px; border-right:3px solid black; border-bottom:3px solid black;|style2=background:#AAA; text-align:center;}} | ||
{{squadtable|color=lightgrey|style=color:white|num=00|nat=|name=John Doh|age=30|spec=head|pos=IM|info=[[file:captain sports.png|14px|Captain]]|lm=1|lg=2|lc=3|cm=4|cg=5|cc=6|fm=7|fg=8|tm=9|tg=11}} | {{squadtable|color=lightgrey|style=color:white|num=00|nat=|name=John Doh|age=30|spec=head|pos=IM|info=[[file:captain sports.png|14px|Captain]]|lm=1|lg=2|lc=3|cm=4|cg=5|cc=6|fm=7|fg=8|tm=9|tg=11}} | ||
{{squadtable|footer|tlm=1|tlg=2|tlc=3|tcm=4|tcg=5|tcc=6|tfm=7|tfg=8|totm=9|totg=11}}</pre> | {{squadtable|footer|tlm=1|tlg=2|tlc=3|tcm=4|tcg=5|tcc=6|tfm=7|tfg=8|totm=9|totg=11}}</pre> | ||
| Line 51: | Line 54: | ||
=== RESULT === | === RESULT === | ||
{{squadtable|header|width:760px; background:#AAA; text-align:center; border:1px #777 solid; border-radius:9px; border-right:3px solid black; border-bottom:3px solid black;|background:#AAA; text-align:center;}} | {{squadtable|header|style=width:760px; background:#AAA; text-align:center; border:1px #777 solid; border-radius:9px; border-right:3px solid black; border-bottom:3px solid black;|style2=background:#AAA; text-align:center;}} | ||
{{squadtable|color=lightgrey|style=color:white|num=00|nat=|name=John Doh|age=30|spec=head|pos=IM|info=[[file:captain sports.png|14px|Captain]]|lm=1|lg=2|lc=3|cm=4|cg=5|cc=6|fm=7|fg=8|tm=9|tg=11}} | {{squadtable|color=lightgrey|style=color:white|num=00|nat=|name=John Doh|age=30|spec=head|pos=IM|info=[[file:captain sports.png|14px|Captain]]|lm=1|lg=2|lc=3|cm=4|cg=5|cc=6|fm=7|fg=8|tm=9|tg=11}} | ||
{{squadtable|footer|tlm=1|tlg=2|tlc=3|tcm=4|tcg=5|tcc=6|tfm=7|tfg=8|totm=9|totg=11}}</noinclude><noinclude> | {{squadtable|footer|tlm=1|tlg=2|tlc=3|tcm=4|tcg=5|tcc=6|tfm=7|tfg=8|totm=9|totg=11}}</noinclude><noinclude> | ||
[[Category:Group Templates]] | [[Category:Group Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 20:41, 5 June 2013
{{{num}}}{{country data {{{nat}}}
| country flagicon2 | variant= | altlink= | size=
}}
{{{name}}}{{{age}}}none{{{pos}}}{{{info}}}
{{{lm}}}{{{lg}}}{{{lc}}}{{{cm}}}{{{cg}}}{{{cc}}}
{{{fm}}}{{{fg}}}{{{tm}}}{{{tg}}}
SQUADTABLE
This template creates seasonal SQUAD LIST with game statistics.
EXAMPLE
{{squadtable|header|style=width:760px; background:#AAA; text-align:center; border:1px #777 solid; border-radius:9px; border-right:3px solid black; border-bottom:3px solid black;|style2=background:#AAA; text-align:center;}}
{{squadtable|color=lightgrey|style=color:white|num=00|nat=|name=John Doh|age=30|spec=head|pos=IM|info=[[file:captain sports.png|14px|Captain]]|lm=1|lg=2|lc=3|cm=4|cg=5|cc=6|fm=7|fg=8|tm=9|tg=11}}
{{squadtable|footer|tlm=1|tlg=2|tlc=3|tcm=4|tcg=5|tcc=6|tfm=7|tfg=8|totm=9|totg=11}}
RESULT
| PLAYER | |
|
|
TOTAL | |||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||
| TOTAL | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 11 | |||||||||||||||||||||||||||||||||||||||