Template:InfoboxTournament: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 209: | Line 209: | ||
! class="comptf-infobox-subtitle" colspan="2" {{!}} Final Positions | ! class="comptf-infobox-subtitle" colspan="2" {{!}} Final Positions | ||
{{!}}- | {{!}}- | ||
|}} | |||
<!-- | <!-- | ||
FIRST PLACE | FIRST PLACE | ||
-->{{#if:{{{1st|}}}| | -->{{#if: {{{1st|}}} | | ||
{{!}} class="comptf-infobox-header" {{!}} {{Medal|1}} '''First Place''' | |||
{{!}} class="comptf-infobox-body" {{!}} <div style="width:44px;float:left;height:20px;">{{#ifexist:File:{{{1st|}}} Icon.png|[[File:{{{1st|}}} Icon.png|x18px|link={{#ifexist:{{{1st|}}}|{{{1st|}}}|}}]]}}</div> {{#ifexist:{{{1st|}}}|[[{{{1st|}}}]]|{{{1st|}}}}} | |||
{{!}}- | |||
|}} | |||
<!-- | <!-- | ||
SECOND PLACE | SECOND PLACE | ||
-->{{#if:{{{2nd|}}}| | -->{{#if: {{{2nd|}}} | | ||
{{!}} class="comptf-infobox-header" {{!}} {{Medal|2}} '''Second Place''' | |||
{{!}} class="comptf-infobox-body" {{!}} <div style="width:44px;float:left;height:20px;">{{#ifexist:File:{{{2nd|}}} Icon.png|[[File:{{{2nd|}}} Icon.png|x18px|link={{#ifexist:{{{2nd|}}}|{{{2nd|}}}|}}]]}}</div> {{#ifexist:{{{2nd|}}}|[[{{{2nd|}}}]]|{{{2nd|}}}}} | |||
{{!}}- | |||
|}} | |||
<!-- | <!-- | ||
THIRD PLACE | THIRD PLACE | ||
-->{{#if:{{{3rd|}}}| | -->{{#if: {{{3rd|}}} | | ||
{{!}} class="comptf-infobox-header" {{!}} {{Medal|3}} '''Third Place''' | |||
{{!}} class="comptf-infobox-body" {{!}} <div style="width:44px;float:left;height:20px;">{{#ifexist:File:{{{3rd|}}} Icon.png|[[File:{{{3rd|}}} Icon.png|x18px|link={{#ifexist:{{{3rd|}}}|{{{3rd|}}}|}}]]}}</div> {{#ifexist:{{{3rd|}}}|[[{{{3rd|}}}]]|{{{3rd|}}}}} | |||
{{!}}- | |||
|}} | |||
<!-- | <!-- | ||
FOURTH PLACE | FOURTH PLACE | ||
-->{{#if:{{{4th|}}}| | -->{{#if: {{{4th|}}} | | ||
{{!}} class="comptf-infobox-header" {{!}} '''Fourth Place''' | |||
{{!}} class="comptf-infobox-body" {{!}} <div style="width:44px;float:left;height:20px;">{{#ifexist:File:{{{4th|}}} Icon.png|[[File:{{{4th|}}} Icon.png|x18px|link={{#ifexist:{{{4th|}}}|{{{4th|}}}|}}]]}}</div> {{#ifexist:{{{4th|}}}|[[{{{4th|}}}]]|{{{4th|}}}}} | |||
{{!}}- | |||
|}} | |||
<!-- | <!-- | ||
SEMI-FINALISTS | SEMI-FINALISTS | ||
-->{{#if:{{{sf1|}}}{{{sf2|}}}| | -->{{#if: {{{sf1|}}}{{{sf2|}}} | | ||
{{!}} class="comptf-infobox-header" {{!}} '''Semi-finalists''' | |||
{{!}} class="comptf-infobox-body" {{!}} {{#if:{{{sf1|}}}|<!-- | |||
--><div style="width:44px;float:left;height:20px;">{{#ifexist:File:{{{sf1|}}} Icon.png|[[File:{{{sf1|}}} Icon.png|x18px|link={{#ifexist:{{{sf1|}}}|{{{sf1|}}}|}}]]}}</div> {{#ifexist:{{{sf1|}}}|[[{{{sf1|}}}]]|{{{sf1|}}}}}<!-- | --><div style="width:44px;float:left;height:20px;">{{#ifexist:File:{{{sf1|}}} Icon.png|[[File:{{{sf1|}}} Icon.png|x18px|link={{#ifexist:{{{sf1|}}}|{{{sf1|}}}|}}]]}}</div> {{#ifexist:{{{sf1|}}}|[[{{{sf1|}}}]]|{{{sf1|}}}}}<!-- | ||
-->{{#if:{{{sf2|}}}|<br>|}}|}}{{#if:{{{sf2|}}}|<!-- | -->{{#if:{{{sf2|}}}|<br>|}}|}}{{#if:{{{sf2|}}}|<!-- | ||
--><div style="width:44px;float:left;height:20px;">{{#ifexist:File:{{{sf2|}}} Icon.png|[[File:{{{sf2|}}} Icon.png|x18px|link={{#ifexist:{{{sf2|}}}|{{{sf2|}}}|}}]]}}</div> {{#ifexist:{{{sf2|}}}|[[{{{sf2|}}}]]|{{{sf2|}}}}} | --><div style="width:44px;float:left;height:20px;">{{#ifexist:File:{{{sf2|}}} Icon.png|[[File:{{{sf2|}}} Icon.png|x18px|link={{#ifexist:{{{sf2|}}}|{{{sf2|}}}|}}]]}}</div> {{#ifexist:{{{sf2|}}}|[[{{{sf2|}}}]]|{{{sf2|}}}}}|}} | ||
{{!}}- | |||
{{!}}- | |||
|}} | |}} | ||
<!-- | <!-- |