Difference between revisions of "Template:MedalistTable"
Jump to navigation
Jump to search
blackwiki>Andrwsc m (Reverted edits by Darius Dhlomo (talk) to last version by 193.136.128.7) |
m (77 revisions imported) |
||
| (62 intermediate revisions by 40 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <noinclude>{| </noinclude>class="wikitable" | + | <noinclude>{| </noinclude>class="{{{class|wikitable plainrowheaders}}}" border="1" style="font-size: {{{fontsize|100}}}%" |
| − | |- align | + | |- style="text-align: center;" |
| − | + | ! scope="col" style="width: {{{labelwidth|120}}}px;"| {{{type|Games}}} | |
| − | |colspan={{{columns|1}}} width | + | {{#ifeq: {{{location|}}} | yes | |
| − | + | ! scope="col" style="width: {{{locationwidth|140}}}px;"{{!}} Location | |
| − | + | }} | |
| + | ! scope="col" colspan={{{columns|1}}} style="width: {{{width|200}}}px; background: #{{#switch:{{{style|}}}|ribbon-CA=FF9999|ribbon-US=9999FF|ordinal=f2f2f2|#default=FFD700}};" | {{#ifeq:{{{style|medal}}}|medal|Gold|First}} | ||
| + | ! scope="col" colspan={{{columns|1}}} style="width: {{{width|200}}}px; background: #{{#switch:{{{style|}}}|ribbon-CA=9999FF|ribbon-US=FF9999|ordinal=f2f2f2|#default=CCCCCC}};" | {{#ifeq:{{{style|medal}}}|medal|Silver|Second}} | ||
| + | ! scope="col" colspan={{{third-columns|{{{columns|1}}}}}} style="width: {{{third-width|{{{width|200}}}}}}px; background: #{{#switch:{{{style|}}}|ribbon-CA=FFFFFF|ribbon-US=FFFF99|ordinal=f2f2f2|#default=CC9966}};" | {{#ifeq:{{{style|medal}}}|medal|Bronze|Third}}<noinclude> | ||
|} | |} | ||
| − | + | {{documentation}} | |
| − | |||
</noinclude> | </noinclude> | ||