Template:RankedMedalTable
Appearance
| Rank | Nation | Gold | Silver | Bronze | Total |
|---|
This template provides a header row for Olympic medal tables. It should be used immediately after the opening {|. Rows may be inserted with {{RankedMedalRow}} after this template has been transcluded. The table end as usual with |}.
The template supports the following optional parameters:
- class
- HTML class for the table, defaults to “wikitable”, may include “sortable”
- caption
- option to add a caption to the table
- team
- label for the second column, defaults to “Nation”
- nation-width
- allows to manually set the width of the second column
Example
[change source]{| {{RankedMedalTable|class=wikitable sortable|caption=Medal event|team=Team|nation-width=12em}}
{{RankedMedalRow|games=2012 Summer|NOC=GBR|gold=3|silver=2|bronze=1|rank=0|host=yes}}
{{RankedMedalRow|games=2012 Summer|NOC=USA|gold=3|silver=2|bronze=1|rank=0}}
|}
| Rank | Team | Gold | Silver | Bronze | Total |
|---|---|---|---|---|---|
| 0 | 3 | 2 | 1 | 6 | |
| 0 | 3 | 2 | 1 | 6 |