Template:ParalympicNationRow/doc

From English Wikipedia @ Freddythechick

This template is used in pages about the history of a sport at the Paralympic Games. It renders as a wikitable row listing the number of competitors for a given nation (or National Paralympic Committee, NPC) in that sport in one or more editions of the Paralympics.

The template is preferably used together with {{ParalympicYearHeader}} (defines table header) and {{ParalympicYearFooter}} (defines table footer).

Usage

<syntaxhighlight lang="wikitext">| style="text-align:left;" | Lua error in Module:Country_alias at line 267: Parameter 1 should be a country code. ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||</syntaxhighlight>

Parameters

NPC

season

sport

year

  • year should be replaced with the year for a particular Games (e.g. 2004, for 2004 Summer Paralympics; 2006, for 2006 Winter Paralympics).
  • Value should be the number of competitors in the sport at the year Paralympics (e.g. 2004 = 18, for 18 competitiors in sport at the 2004 Summer Paralympics).

total

  • Total number of NPC participations in sport.

Example

<syntaxhighlight lang="wikitext">{| ! class=wikitable style="text-align: center; font-size: 95%;" ! Nation ! 60 ! 64 ! 68 ! 72 ! 76 !! 80 !! 84 !! 88 !! 92 !! 96 !! 00 !! 04 !! 08 !! 12 !! 16 !! 20 !! Total

|- | style="text-align:left;" |  Argentina (ARG) ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||||||1||||1||1||||3 |- | style="text-align:left;" |  Armenia (ARM) ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||4||3||3||||3||||||13 |- | style="text-align:left;" |  Australia (AUS) ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||style="background:#ddd"| ||||4||4||6||6||6||3||29 |- ! style="text-align:left;" | Year !! 60 !! 64 !! 68 !! 72 !! 76 !! 80 !! 84 !! 88 !! 92 !! 96 !! 00 !! 04 !! 08 !! 12 !! 16 !! 20 || 3 |}</syntaxhighlight>

Nation 60 64 68 72 76 80 84 88 92 96 00 04 08 12 16 20 Total
 Argentina (ARG)                   1 1 1 3
 Armenia (ARM)                   4 3 3 3 13
 Australia (AUS)                   4 4 6 6 6 3 26
Year 60 64 68 72 76 80 84 88 92 96 00 04 08 12 16 20 3

Related templates