Difference between revisions of "Template:MedalistTable"
Jump to navigation
Jump to search
m (77 revisions imported) |
|||
| (35 intermediate revisions by 21 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <noinclude>{| </noinclude>class="{{{class|wikitable}}}" border="1" style="font-size:{{{fontsize|100}}}%" | + | <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 | + | ! scope="col" style="width: {{{labelwidth|120}}}px;"| {{{type|Games}}} |
{{#ifeq: {{{location|}}} | yes | | {{#ifeq: {{{location|}}} | yes | | ||
| − | ! scope=col style="width:{{{locationwidth|140}}}px | + | ! scope="col" style="width: {{{locationwidth|140}}}px;"{{!}} Location |
}} | }} | ||
| − | ! scope=col colspan={{{columns|1}}} style="width:{{{width|200}}}px; background: | + | ! 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: | + | ! 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={{{columns|1}}} style="width:{{{width|200}}}px; background: # | + | ! 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}} | {{documentation}} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</noinclude> | </noinclude> | ||