Template:MedalistTable and Template:MedalistTable/sandbox: Difference between pages
(Difference between pages)
imported>Jdlrobson |
imported>Tholme No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>class="{{{class|wikitable plainrowheaders}}} | <includeonly>class="{{{class|wikitable plainrowheaders}}}" style="font-size: {{{fontsize|100}}}%" | ||
|- style="text-align: center;" | |- style="text-align: center;" | ||
! scope="col" colspan={{{labelcols|1}}} style="width: {{{labelwidth| | ! scope="col" colspan={{{labelcols|1}}} style="width: {{ifnumber|{{{labelwidth|}}}|{{{labelwidth|}}}px;|{{{labelwidth|}}}}}"| {{{type|Games}}} | ||
{{#ifeq: {{{location|}}} | yes | | {{#ifeq: {{{location|}}} | yes | | ||
! scope="col" style="width: {{{locationwidth| | ! scope="col" style="width: {{ifnumber|{{{locationwidth|}}}|{{{locationwidth|}}}px|{{{locationwidth|}}}}};"{{!}} Location | ||
}} | }} | ||
! scope="col" colspan={{{columns|1}}} style="width: {{{width| | ! scope="col" colspan={{{columns|1}}} style="width: {{ifnumber|{{{width|}}}|{{{width|}}}px|{{{width|}}}}}; background: #{{#switch:{{{style|}}}|ribbon-CA=FF9999|ribbon-US=9999FF|ordinal=|#default=FFD700}};" | {{#ifeq:{{{style|medal}}}|medal|Gold|First}} | ||
! scope="col" colspan={{{columns|1}}} style="width: {{{width| | ! scope="col" colspan={{{columns|1}}} style="width: {{ifnumber|{{{width|}}}|{{{width|}}}px|{{{width|}}}}}; background: #{{#switch:{{{style|}}}|ribbon-CA=9999FF|ribbon-US=FF9999|ordinal=|#default=CCCCCC}};" | {{#ifeq:{{{style|medal}}}|medal|Silver|Second}} | ||
! scope="col" colspan={{{third-columns|{{{columns|1}}}}}} style="width: {{{third-width|{{{width| | ! scope="col" colspan={{{third-columns|{{{columns|1}}}}}} style="width: {{ifnumber|{{{third-width|{{{width|}}}}}}|{{{third-width|{{{width|}}}}}}px|{{{third-width|{{{width|}}}}}}}}px; background: #{{#switch:{{{style|}}}|ribbon-CA=FFFFFF|ribbon-US=FFFF99|ordinal=|#default=CC9966}};" | {{#ifeq:{{{style|medal}}}|medal|Bronze|Third}}</includeonly><noinclude> | ||
{| {{MedalistTable}} | {| {{Template:MedalistTable/sandbox}} | ||
|} | |} | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||