Difference between revisions of "Template:Team matches table/row"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
| {{#ifeq: {{lc:{{{userparam}}}}} | {{lc:{{{3}}}}} | {{#ifexist:Template:Team/{{lc:{{{4|}}}}} | {{Team/{{lc:{{{4|}}}}}}} | [[File:TF_icon.png|link={{{4|}}}]] [[{{{4|}}}]]}} | {{#ifexist:Template:Team/{{lc:{{{3|}}}}}|{{Team/{{lc:{{{3|}}}}}}} | [[File:TF_icon.png|link={{{3|}}}]] [[{{{3|}}}]]}}}} | | {{#ifeq: {{lc:{{{userparam}}}}} | {{lc:{{{3}}}}} | {{#ifexist:Template:Team/{{lc:{{{4|}}}}} | {{Team/{{lc:{{{4|}}}}}}} | [[File:TF_icon.png|link={{{4|}}}]] [[{{{4|}}}]]}} | {{#ifexist:Template:Team/{{lc:{{{3|}}}}}|{{Team/{{lc:{{{3|}}}}}}} | [[File:TF_icon.png|link={{{3|}}}]] [[{{{3|}}}]]}}}} | ||
| {{#switch: {{{11|}}} | | {{#switch: {{{11|}}} | ||
− | | 1 = {{#ifeq: {{lc:{{{userparam}}}}} | {{lc:{{{3}}}}} | Default Win | style="background-color:rgb(220,90,90);" | Default Loss}} | + | | 1 = {{#ifeq: {{lc:{{{userparam}}}}} | {{lc:{{{3}}}}} | Default Win | {{{style="background-color:rgb(220,90,90);" | Default Loss}}}}} |
− | | 2 = {{#ifeq: {{lc:{{{userparam}}}}} | {{lc:{{{3}}}}} | style="background-color:rgb(220,90,90);" | Default Loss | Default Win}} | + | | 2 = {{#ifeq: {{lc:{{{userparam}}}}} | {{lc:{{{3}}}}} | {{{style="background-color:rgb(220,90,90);" | Default Loss}}} | Default Win}} |
| #default = {{#ifeq: {{lc:{{{userparam}}}}} | {{lc:{{{3}}}}} | {{{6}}}:'''{{{5}}}''' | {{{5}}}:'''{{{6}}}'''}} | | #default = {{#ifeq: {{lc:{{{userparam}}}}} | {{lc:{{{3}}}}} | {{{6}}}:'''{{{5}}}''' | {{{5}}}:'''{{{6}}}'''}} | ||
}} | }} | ||
</includeonly> | </includeonly> |