No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="width:100%;" | {| class="wikitable" style="width:100%; border-collapse:collapse; border:1px solid #ddd;" | ||
|- | |- | ||
! colspan="4" style="font-size:larger; text-align:center; padding:10px;" | '''{{{opponent}}}''' | ! colspan="4" style="font-size:larger; text-align:center; padding:10px; border:1px solid #ddd;" | '''{{{opponent}}}''' | ||
|- | |- | ||
! style="width:15%; padding: | ! style="width:15%; padding:10px; border:1px solid #ddd;" | Status | ||
! style="width: | ! style="width:25%; padding:10px; border:1px solid #ddd;" | Strengths | ||
! style="width: | ! style="width:25%; padding:10px; border:1px solid #ddd;" | Weaknesses | ||
! style="width: | ! style="width:35%; padding:10px; border:1px solid #ddd;" | Moves to Watch Out For | ||
|- | |- | ||
| style="padding:10px; {{#ifeq: {{{status}}}|Favorable|background-color:green;color:white;|}} {{#ifeq: {{{status}}}|Balanced|background-color:yellow;color:black;|}} {{#ifeq: {{{status}}}|Unfavorable|background-color:#B22222;color:white;|}}" | '''{{{status}}}''' | | style="padding:10px; border:1px solid #ddd; transition:background-color 0.3s ease;" onmouseover="this.style.backgroundColor='#e0e0e0';" onmouseout="this.style.backgroundColor=''; {{#ifeq: {{{status}}}|Favorable|background-color:green;color:white;|}} {{#ifeq: {{{status}}}|Balanced|background-color:yellow;color:black;|}} {{#ifeq: {{{status}}}|Unfavorable|background-color:#B22222;color:white;|}}" | '''{{{status}}}''' | ||
| style="padding:10px;" | {{{strengths}}} | | style="padding:10px; border:1px solid #ddd; transition:background-color 0.3s ease;" onmouseover="this.style.backgroundColor='#e0e0e0';" onmouseout="this.style.backgroundColor='';" | {{{strengths}}} | ||
| style="padding:10px;" | {{{weaknesses}}} | | style="padding:10px; border:1px solid #ddd; transition:background-color 0.3s ease;" onmouseover="this.style.backgroundColor='#e0e0e0';" onmouseout="this.style.backgroundColor='';" | {{{weaknesses}}} | ||
| style="padding:10px;" | {{{moves}}} | | style="padding:10px; border:1px solid #ddd; transition:background-color 0.3s ease;" onmouseover="this.style.backgroundColor='#e0e0e0';" onmouseout="this.style.backgroundColor='';" | {{{moves}}} | ||
|- | |- | ||
| colspan="4" style="text-align:left; padding: | | colspan="4" style="text-align:left; padding:10px; border:1px solid #ddd;" | '''Notes:''' {{{notes}}} | ||
|} | |} | ||
Revision as of 14:34, 1 October 2024
{{{opponent}}} | |||
---|---|---|---|
Status | Strengths | Weaknesses | Moves to Watch Out For |
{{{status}}} | {{{strengths}}} | {{{weaknesses}}} | {{{moves}}} |
Notes: {{{notes}}} |