Template:Gametip: Difference between revisions
Jump to navigation
Jump to search
imported>Konoko m (+cat, change villain colors) |
imported>Konoko (change hero color) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="margin: 0.5em;"> | <div style="margin: 0.5em;"> | ||
{| style="text-align:center; border: 1px solid #000000; border-collapse: collapse; {{#ifeq: {{{game}}} | hero |background-color: # | {| style="text-align:center; border: 1px solid #000000; border-collapse: collapse; {{#ifeq: {{{game}}} | hero |background-color: #82a0be;| {{#ifeq: {{{game}}} | vill |background-color:#ff6f75;|background-color:#CCCCCC;}}}} width:100%;" | ||
|- | |- | ||
|Rowspan=2 Valign=top|{{#ifeq: {{{game}}} | hero | [[Image:CoH_Game_Icon.png|left]] | {{#ifeq: {{{game}}} | vill | [[Image:CoV_Game_Icon.png|left]] | [[Image:CoX_Game_Icon.png|left]]}}}} || | |Rowspan=2 Valign=top|{{#ifeq: {{{game}}} | hero | [[Image:CoH_Game_Icon.png|left]] | {{#ifeq: {{{game}}} | vill | [[Image:CoV_Game_Icon.png|left]] | [[Image:CoX_Game_Icon.png|left]]}}}} || | ||
|- | |- | ||
| style="{{#ifeq: {{{game}}} | hero | width:100%;color: | | style="{{#ifeq: {{{game}}} | hero | width:100%;color:black;" | {{#ifeq: {{{game}}} | vill | width:100%;color:black;" | width:100%;color:black;"}}}} | '''{{{tip}}}''' | ||
|- | |- | ||
|} | |} |