Difference between revisions of "Template:MedalCount/sandbox"

From blackwiki
Jump to navigation Jump to search
imported>Zyxw
(Add an optional automatically calculated total row at bottom. Can replace the manually calculated total row often found in articles using this template.)
imported>Zyxw
(update to handle non-numeric parameters)
 
Line 83: Line 83:
 
{{#ifeq:{{yesno|{{{total|}}}}}|yes|
 
{{#ifeq:{{yesno|{{{total|}}}}}|yes|
 
! scope="row" style="text-align:left;" {{!}} {{#if:{{{total_label|}}}|{{{total_label|}}}|Total}}
 
! scope="row" style="text-align:left;" {{!}} {{#if:{{{total_label|}}}|{{{total_label|}}}|Total}}
{{!}} style="background-color:#FEEC80; font-weight:bold; text-align:center;" {{!}} {{#expr:{{{2|0}}}+{{{6|0}}}+{{{10|0}}}+{{{14|0}}}+{{{18|0}}}+{{{22|0}}}+{{{26|0}}}+{{{30|0}}}+{{{34|0}}}+{{{38|0}}}}}
+
{{!}} style="background-color:#FEEC80; font-weight:bold; text-align:center;" {{!}} {{#expr:{{isnumeric|{{{2|0}}}}}+{{isnumeric|{{{6|0}}}}}+{{isnumeric|{{{10|0}}}}}+{{isnumeric|{{{14|0}}}}}+{{isnumeric|{{{18|0}}}}}+{{isnumeric|{{{22|0}}}}}+{{isnumeric|{{{26|0}}}}}+{{isnumeric|{{{30|0}}}}}+{{isnumeric|{{{34|0}}}}}+{{isnumeric|{{{38|0}}}}}}}
{{!}} style="background-color:#E5E5E5; font-weight:bold; text-align:center;" {{!}} {{#expr:{{{3|0}}}+{{{7|0}}}+{{{11|0}}}+{{{15|0}}}+{{{19|0}}}+{{{23|0}}}+{{{27|0}}}+{{{31|0}}}+{{{35|0}}}+{{{39|0}}}}}
+
{{!}} style="background-color:#E5E5E5; font-weight:bold; text-align:center;" {{!}} {{#expr:{{isnumeric|{{{3|0}}}}}+{{isnumeric|{{{7|0}}}}}+{{isnumeric|{{{11|0}}}}}+{{isnumeric|{{{15|0}}}}}+{{isnumeric|{{{19|0}}}}}+{{isnumeric|{{{23|0}}}}}+{{isnumeric|{{{27|0}}}}}+{{isnumeric|{{{31|0}}}}}+{{isnumeric|{{{35|0}}}}}+{{isnumeric|{{{39|0}}}}}}}
{{!}} style="background-color:#FFCC99; font-weight:bold; text-align:center;" {{!}} {{#expr:{{{4|0}}}+{{{8|0}}}+{{{12|0}}}+{{{16|0}}}+{{{20|0}}}+{{{24|0}}}+{{{28|0}}}+{{{32|0}}}+{{{36|0}}}+{{{40|0}}}}}
+
{{!}} style="background-color:#FFCC99; font-weight:bold; text-align:center;" {{!}} {{#expr:{{isnumeric|{{{4|0}}}}}+{{isnumeric|{{{8|0}}}}}+{{isnumeric|{{{12|0}}}}}+{{isnumeric|{{{16|0}}}}}+{{isnumeric|{{{20|0}}}}}+{{isnumeric|{{{24|0}}}}}+{{isnumeric|{{{28|0}}}}}+{{isnumeric|{{{32|0}}}}}+{{isnumeric|{{{36|0}}}}}+{{isnumeric|{{{40|0}}}}}}}
 
}}
 
}}
 
|}<noinclude>
 
|}<noinclude>

Latest revision as of 20:48, 9 August 2017

Event 1st 2nd 3rd
Template documentation[view] [edit] [history] [purge]

Usage

Usage with table markup

Type
Event 1st 2nd 3rd
Event1 0 0 0
Event2 0 0 0
Event3 0 0 0
Event4 0 0 0
Event5 0 0 0
Event6 0 0 0
Event7 0 0 0
Event8 0 0 0
Event9 0 0 0
Event10 0 0 0
{| class="infobox" style="width:22em;"
  {{MedalCount |type=Type
  | Event1 | 0 | 0 | 0
  | Event2 | 0 | 0 | 0
  | Event3 | 0 | 0 | 0
  | Event4 | 0 | 0 | 0
  | Event5 | 0 | 0 | 0
  | Event6 | 0 | 0 | 0
  | Event7 | 0 | 0 | 0
  | Event8 | 0 | 0 | 0
  | Event9 | 0 | 0 | 0
  | Event10| 0 | 0 | 0
  }}
|}

Usage with MedalBox

Medal record
Sport
Representing Country
Podiums
Event 1st 2nd 3rd
Event1 0 0 0
Event2 0 0 0
Event3 0 0 0
Event4 0 0 0
Event5 0 0 0
Event6 0 0 0
Event7 0 0 0
Event8 0 0 0
Event9 0 0 0
Event10 0 0 0
{{MedalBox
| sport = Sport
| country = Country
| medals =
  {{MedalCount |type=Podiums
  | Event1 | 0 | 0 | 0
  | Event2 | 0 | 0 | 0
  | Event3 | 0 | 0 | 0
  | Event4 | 0 | 0 | 0
  | Event5 | 0 | 0 | 0
  | Event6 | 0 | 0 | 0
  | Event7 | 0 | 0 | 0
  | Event8 | 0 | 0 | 0
  | Event9 | 0 | 0 | 0
  | Event10| 0 | 0 | 0
  }}
}}

Usage with MedalTableTop

Name
Medal record
Sport
Representing Template:NRU
Podiums
Event 1st 2nd 3rd
Event1 0 0 0
Event2 0 0 0
Event3 0 0 0
Event4 0 0 0
Event5 0 0 0
Event6 0 0 0
Event7 0 0 0
Event8 0 0 0
Event9 0 0 0
Event10 0 0 0
{{MedalTableTop
| name = Name
| sport = Sport
| country_code = NRU
| medals =
  {{MedalCount |type=Podiums
  | Event1 | 0 | 0 | 0
  | Event2 | 0 | 0 | 0
  | Event3 | 0 | 0 | 0
  | Event4 | 0 | 0 | 0
  | Event5 | 0 | 0 | 0
  | Event6 | 0 | 0 | 0
  | Event7 | 0 | 0 | 0
  | Event8 | 0 | 0 | 0
  | Event9 | 0 | 0 | 0
  | Event10| 0 | 0 | 0
  }}
}}

Usage with Infobox sportsperson

Script error: No such module "If empty".
Sport
CountryCountry
SportSport
Collapse
Medal record
Event 1st 2nd 3rd
Event1 0 0 0
Event2 0 0 0
Event3 0 0 0
Event4 0 0 0
Event5 0 0 0
Event6 0 0 0
Event7 0 0 0
Event8 0 0 0
Event9 0 0 0
Event10 0 0 0
Template:Wikidata image
{{Infobox sportsperson
| name = Name
| country = Country
| sport = Sport
| medaltemplates =
  {{MedalCount
  | Event1 | 0 | 0 | 0
  | Event2 | 0 | 0 | 0
  | Event3 | 0 | 0 | 0
  | Event4 | 0 | 0 | 0
  | Event5 | 0 | 0 | 0
  | Event6 | 0 | 0 | 0
  | Event7 | 0 | 0 | 0
  | Event8 | 0 | 0 | 0
  | Event9 | 0 | 0 | 0
  | Event10| 0 | 0 | 0
  }}
}}

Example

Within an infobox

From Ole Einar Bjørndalen:

Script error: No such module "If empty".
Personal information
Born (1974-01-27) 27 January 1974 (age 51)
Drammen, Norway
Collapse
Medal record
Men's biathlon
Representing Template:NOR
Event 1st 2nd 3rd
Olympic Games 8 4 1
World Championships 19 12 9
Summer World Championships 1 1 1
Norwegian Championships 30 8 12
Summer Norwegian Championships 14 5 0
Junior World Championships 3 0 1
Junior Norwegian Championships 4 1 1
Total (135 medals) 79 31 25
Template:Wikidata image
{{Infobox biathlete
| name           = Ole Einar Bjørndalen
| birth_date     = {{birth date and age|df=yes|1974|1|27}}
| birth_place    = [[Drammen]], Norway
| show-medals    = yes
| medaltemplates =
  {{Medal|Sport|Men's [[biathlon]]}}
  {{Medal|Country|{{NOR}}}}
  {{MedalCount
  | [[Winter Olympic Games|Olympic Games]] | 8 | 4 | 1
  | [[Biathlon World Championships|World Championships]] | 19 | 12 | 9
  | {{nowrap|[[Summer Biathlon World Championships|Summer World Championships]]}} | 1 | 1 | 1
  | {{nowrap|[[Norwegian Biathlon Championships|Norwegian Championships]]}} | 30 | 8 | 12
  | {{nowrap|Summer Norwegian Championships}} | 14 | 5 | 0
  | {{nowrap|[[Biathlon Junior World Championships|Junior World Championships]]}} | 3 | 0 | 1
  | {{nowrap|Junior Norwegian Championships}} | 4 | 1 | 1
  | '''Total (135 medals)''' | '''79''' | '''31''' | '''25'''
  }}
}}

Automatically calculated total row

Medal record
Men's biathlon
Representing Template:NOR
Event 1st 2nd 3rd
Olympic Games 8 4 1
World Championships 19 12 9
Summer World Championships 1 1 1
Norwegian Championships 30 8 12
Summer Norwegian Championships 14 5 0
Junior World Championships 3 0 1
Junior Norwegian Championships 4 1 1
Total 79 31 25
{{MedalBox|medals=
  {{Medal|Sport|Men's [[biathlon]]}}
  {{Medal|Country|{{NOR}}}}
  {{MedalCount | total = yes
  | [[Winter Olympic Games|Olympic Games]] | 8 | 4 | 1
  | [[Biathlon World Championships|World Championships]] | 19 | 12 | 9
  | {{nowrap|[[Summer Biathlon World Championships|Summer World Championships]]}} | 1 | 1 | 1
  | {{nowrap|[[Norwegian Biathlon Championships|Norwegian Championships]]}} | 30 | 8 | 12
  | {{nowrap|Summer Norwegian Championships}} | 14 | 5 | 0
  | {{nowrap|[[Biathlon Junior World Championships|Junior World Championships]]}} | 3 | 0 | 1
  | {{nowrap|Junior Norwegian Championships}} | 4 | 1 | 1
  }}
}}

See also