Template:LigueHeader: Difference between revisions
From Hattrick
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div style="padding-left:10px; padding-bottom:10px; background-color:#ffffff; float:right;"> | <div style="padding-left:10px; padding-bottom:10px; background-color:#ffffff; float:right;"> | ||
{| border=1 cellspacing=0 width= | {| border=1 cellspacing=0 width=300px cellpadding=2 style="border-collapse:collapse; background:#efefef;" | ||
| + align="center" | '''{{{wcname}}}'''</br> | | + align="center" | '''{{{wcname}}}'''</br> | ||
{{{wcseasons}}} | |||
|- | |- | ||
| | | | ||
{| border="0" cellpadding="2" cellspacing="0" width="100%" style="margin: 0em; border-style=none; border-width=0px; background:#efefef;" | {| border="0" cellpadding="2" cellspacing="0" width="100%" style="margin: 0em; border-style=none; border-width=0px; background:#efefef;" | ||
| '''Host''' || || | | '''Host''' || || {{{wchost}}} | ||
|- | |- | ||
| '''Teams''' || || {{{teams}}} | | '''Teams''' || || {{{teams}}} | ||
|- | |- | ||
| '''Champion''' || [[Image:P1_purple.gif]] || | | '''Champion''' || [[Image:P1_purple.gif]] || {{{wcwinner}}} | ||
|- | |- | ||
| '''Second''' || [[Image:P2_purple.gif]] || | | '''Second''' || [[Image:P2_purple.gif]] || {{{wcsecond}}} | ||
|- | |- | ||
| '''Third''' || [[Image:P3_purple.gif]] || | | '''Third''' || [[Image:P3_purple.gif]] || {{{wcthird}}} | ||
|} | |} | ||
|} | |} | ||
</div> | </div> | ||