User:Wakeup720/Colors: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{#vardefine:game|{{#if:{{{game|}}}|{{{game|}}}|{{ROOTPAGENAME}}}}}}{{#vardefine:color|
{{#vardefine:game|{{#if:{{{game|}}}|{{{game|}}}|{{ROOTPAGENAME}}}}}}{{#vardefine:color|
{{#switch: {{#var:game}}
{{#switch: {{{1}}}
| #default: {{#switch: {{{1}}}
   | 1 | A = #1f8ccc
   | 1 | A = #1f8ccc
   | 2 | B = #009e4e
   | 2 | B = #009e4e
Line 8: Line 7:
   | 5 | T = #b769c4
   | 5 | T = #b769c4
   | #default = {{{1}}}
   | #default = {{{1}}}
}}
| #default = {{{1}}}
}}}}
}}}}
<includeonly><span style="color:{{#var:color}}">{{{2}}}</span></includeonly><noinclude>{{clear}}{{doc}}</noinclude>
<includeonly><span style="color:{{#var:color}}">{{{2}}}</span></includeonly><noinclude>{{clear}}{{doc}}</noinclude>

Revision as of 10:08, 8 April 2022

Template DocumentationEdit This Documentation
{{User:Wakeup720/Colors|A|5A}}

5A

{{User:Wakeup720/Colors|B|5B}}

5B

{{User:Wakeup720/Colors|#009aca|5A}}
5A

This documentation is automatically transcluded from User:Wakeup720/Colors/Documentation and is not included when this page is transcluded.