Template:Gametip: Difference between revisions
Jump to navigation
Jump to search
imported>Konoko |
imported>Konoko (css/xhtml standard, removed extra ifeq statement (will change to switch later)) |
||
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 | {| style="text-align:center; border: 1px solid #000000; border-collapse: collapse; background-color: {{#ifeq: {{game}}} | hero | #0060BE | {{#ifeq: {{{game}}} | vill | #A21B21 | #CCCCCC}}}}" | ||
|- | |||
|Rowspan=2 Valign=top|{{#ifeq: {{{ | |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="width:100%; {{#ifeq: {{{game}}} | hero | color:white; | {{#ifeq: {{{game}}} | vill | color:white; | color:black;}}}}" |'''{{{tip}}}''' | |||
|- | |- | ||
|} | |} |