Template:Gametip: Difference between revisions
Jump to navigation
Jump to search
imported>Konoko (css/xhtml standard, removed extra ifeq statement (will change to switch later)) |
imported>Konoko mNo edit summary |
||
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; {{#ifeq: {{game}}} | hero |background-color: #0060BE;| {{#ifeq: {{{game}}} | vill |background-color:#A21B21;|background-color:#CCCCCC;}}}}" | ||
|- | |- | ||
|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="width:100%; {{#ifeq: {{{game}}} | hero | color:white; | {{#ifeq: {{{game}}} | vill | color:white; | color:black;}}}} | | style="width:100%; {{#ifeq: {{{game}}} | hero | "width:100%;color:white;" | {{#ifeq: {{{game}}} | vill | "width:100%;color:white;" | "width:100%;color:black;"}}}} |'''{{{tip}}}''' | ||
|- | |- | ||
|} | |} |