Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MoveCard: Difference between revisions

Template page
No edit summary
No edit summary
Line 14: Line 14:
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="color: {{#switch: {{{startup-color|white}}}
         <td style="color: {{#ifeq: {{{startup-color|white}}} | red | #ff4d4d | {{#ifeq: {{{startup-color|white}}} | green | #5cd65c | {{#ifeq: {{{startup-color|white}}} | yellow | #ffcc00 | #ffffff }}}}}; border: none; padding: 8px 12px; text-align: center;">{{{startup|—}}}</td>
| red = #ff4d4d
| green = #5cd65c
| yellow = #ffcc00
| white = #ffffff
| #ffffff
}}; border: none; padding: 8px 12px; text-align: center;">{{{startup|—}}}</td>
         <td style="border: none; padding: 8px 12px; text-align: center;">{{{hitlevel|—}}}</td>
         <td style="border: none; padding: 8px 12px; text-align: center;">{{{hitlevel|—}}}</td>
         <td style="border: none; padding: 8px 12px; text-align: center;">{{{properties|—}}}</td>
         <td style="border: none; padding: 8px 12px; text-align: center;">{{{properties|—}}}</td>
         <td style="color: {{#switch: {{{onblock-color|white}}}
         <td style="color: {{#ifeq: {{{onblock-color|white}}} | red | #ff4d4d | {{#ifeq: {{{onblock-color|white}}} | green | #5cd65c | {{#ifeq: {{{onblock-color|white}}} | yellow | #ffcc00 | #ffffff }}}}}; border: none; padding: 8px 12px; text-align: center;">{{{onblock|—}}}</td>
| red = #ff4d4d
         <td style="color: {{#ifeq: {{{onhit-color|white}}} | red | #ff4d4d | {{#ifeq: {{{onhit-color|white}}} | green | #5cd65c | {{#ifeq: {{{onhit-color|white}}} | yellow | #ffcc00 | #ffffff }}}}}; border: none; padding: 8px 12px; text-align: center;">{{{onhit|—}}}</td>
| green = #5cd65c
         <td style="color: {{#ifeq: {{{oncounter-color|white}}} | red | #ff4d4d | {{#ifeq: {{{oncounter-color|white}}} | green | #5cd65c | {{#ifeq: {{{oncounter-color|white}}} | yellow | #ffcc00 | #ffffff }}}}}; border: none; padding: 8px 12px; text-align: center;">{{{oncounter|—}}}</td>
| yellow = #ffcc00
| white = #ffffff
| #ffffff
}}; border: none; padding: 8px 12px; text-align: center;">{{{onblock|—}}}</td>
         <td style="color: {{#switch: {{{onhit-color|white}}}
| red = #ff4d4d
| green = #5cd65c
| yellow = #ffcc00
| white = #ffffff
| #ffffff
}}; border: none; padding: 8px 12px; text-align: center;">{{{onhit|—}}}</td>
         <td style="color: {{#switch: {{{oncounter-color|white}}}
| red = #ff4d4d
| green = #5cd65c
| yellow = #ffcc00
| white = #ffffff
| #ffffff
}}; border: none; padding: 8px 12px; text-align: center;">{{{oncounter|—}}}</td>
       </tr>
       </tr>
     </table>
     </table>

Revision as of 12:59, 3 September 2025

Startup Hit Level Properties On Block On Hit On Counter

No description provided.