Congratulations /mlp/! | ||
Winners of the 2025 4chan Winter Cup |
Difference between revisions of "Template:StattableSmall"
m |
m |
||
Line 1: | Line 1: | ||
{| class="mw-collapsible mw-collapsed" style="margin:.00em 0.0em; background:#F0F0F0; border: 1px solid #C8C8C8; {{radius|5px}}; padding:5px;" width="95%" cellspacing="0" cellpadding="0" | {| class="mw-collapsible mw-collapsed" style="margin:.00em 0.0em; background:#F0F0F0; border: 1px solid #C8C8C8; {{radius|5px}}; padding:5px;" width="95%" cellspacing="0" cellpadding="0" | ||
! style="{{gradient|left|#{{{color1|FF0000}}}, #{{{color2|0000FF}}}}}; {{radius|5px}}; color: #fff;" | Stats | ! style="{{gradient|left|#{{{color1|FF0000}}}, #{{{color2|0000FF}}}}}; {{radius|5px}}; color: #fff;text-shadow: 0px 1px 0px #000;" | Stats | ||
|- | |- | ||
| | | |
Latest revision as of 16:41, 1 October 2018
Stats | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Description
Table which belongs on match stats table, detailing match stats and displaying breakdowns graphically.
Usage
color1
: "Home" team's primary color, no hash prefix
color2
: "Away" team's primary color, no hash prefix
poss1
: Home team's possession
poss2
: Away team's possesion
shots1
: Home team's total shots
shots2
: Away team's total shots
shotsot1
: Home team's shots on target
shotsot2
: Away team's shots on target
fouls1
: Home team's total fouls
fouls2
: Away team's total fouls
foulsoff1
: Home team's offside offences
foulsoff2
: Away team's offside offences
corner1
: Home team's corners
corner2
: Away team's corners
fk1
: Home team's free kicks
fk2
: Away team's free kicks
pass1
: Home team's passing completion rate
pass2
: Away team's passing completion rate
cross1
: Home team's crosses
cross2
: Away team's crosses
int1
: Home team's interceptions
int2
: Away team's interceptions
tackle1
: Home team's tackles
tackle2
: Away team's tackles
save1
: Home team's saves
save2
: Away team's saves
Example
{{stattableSmall |color1 = FF9090 |color2 = 749754 |poss1 = 48 |poss2 = 52 |shots1 = 11 |shots2 = 10 |shotsot1 = 7 |shotsot2 = 7 |fouls1 = 7 |fouls2 = 5 |foulsoff1= 0 |foulsoff2 = 2 |corner1 = 2 |corner2 = 3 |fk1 = 5 |fk2 = 7 |pass1 = 80 |pass2 = 76 |cross1 = 16 |cross2 = 12 |int1 = 31 |int2 = 29 |tackle1 = 6 |tackle2 = 15 |save1 = 5 |save2 = 4}}
Stats | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Blank
{{stattableSmall |color1 = |color2 = |poss1 = |poss2 = |shots1 = |shots2 = |shotsot1 = |shotsot2 = |fouls1 = |fouls2 = |foulsoff1= |foulsoff2 = |corner1 = |corner2 = |fk1 = |fk2 = |pass1 = |pass2 = |cross1 = |cross2 = |int1 = |int2 = |tackle1 = |tackle2 = |save1 = |save2 = }}
- Main Article: Template:Stattable