<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_table_tennis_player%2Fdoc</id>
	<title>Template:Infobox table tennis player/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_table_tennis_player%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_table_tennis_player/doc&amp;action=history"/>
	<updated>2026-04-04T17:56:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_table_tennis_player/doc&amp;diff=7816&amp;oldid=prev</id>
		<title>&gt;Zyxw: update documentation for height and weight since infobox will automatically display the appropriate conversion within parentheses</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_table_tennis_player/doc&amp;diff=7816&amp;oldid=prev"/>
		<updated>2024-02-24T19:38:08Z</updated>

		<summary type="html">&lt;p&gt;update documentation for height and weight since infobox will automatically display the appropriate conversion within parentheses&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
{{Person infobox header}}&lt;br /&gt;
{{lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{Tl|Infobox table tennis player}}&amp;#039;&amp;#039;&amp;#039; is an [[WP:INFOBOX|infobox]] for articles about [[table tennis]] players.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
{{Parameter names example | name | image | image_size | alt | caption | native_name | native_name_lang | full_name | nickname | nationality | residence | birth_name | birth_date | birth_place | death_date | death_place | playingstyle | equipment | disability_class | highest_rank | current_rank | club | height | weight | medaltemplates | show-medals }}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;background: transparent;&amp;quot;&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{Infobox table tennis player&lt;br /&gt;
| name             = &lt;br /&gt;
| image            = &lt;br /&gt;
| image_size       = &amp;lt;!-- Only for images narrower than 220 pixels --&amp;gt;&lt;br /&gt;
| alt              = &lt;br /&gt;
| caption          = &lt;br /&gt;
| native_name      = &lt;br /&gt;
| native_name_lang = &lt;br /&gt;
| full_name        = &amp;lt;!-- if different than name --&amp;gt;&lt;br /&gt;
| nickname         = &lt;br /&gt;
| nationality      = &amp;lt;!-- use only when necessary per [[WP:INFONAT]] --&amp;gt;&lt;br /&gt;
| residence        = &lt;br /&gt;
| birth_name       = &lt;br /&gt;
| birth_date       = {{Birth date and age|YYYY|MM|DD}}&lt;br /&gt;
| birth_place      = &lt;br /&gt;
| death_date       = &amp;lt;!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} --&amp;gt;&lt;br /&gt;
| death_place      = &lt;br /&gt;
| height           = &amp;lt;!-- X ft X in or XXX cm (automatic conversion) --&amp;gt;&lt;br /&gt;
| weight           = &amp;lt;!-- XXX lb or XX kg (automatic conversion) --&amp;gt;&lt;br /&gt;
| playingstyle     = &lt;br /&gt;
| equipment        = &lt;br /&gt;
| disability_class =&lt;br /&gt;
| highest_rank     = &lt;br /&gt;
| current_rank     = &lt;br /&gt;
| club             = &lt;br /&gt;
| medaltemplates   = &lt;br /&gt;
| show-medals      = &lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Field&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;name &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The common name of the table tennis player.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;image&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| An image of the table tennis player.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;image_size&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The image size; only use &amp;#039;&amp;#039;if&amp;#039;&amp;#039; the image is smaller than 255px in width. If so, than put the image&amp;#039;s respective width in pixels (e.g.: image_size=200px).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;alt&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Alternative text for the image to be displayed, see [[WP:ALT]].&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;caption&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Caption for the image to be displayed.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;full_name&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;&amp;#039;&amp;#039;&amp;#039;fullname&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The full name of the table tennis player as listed in the ITTF database (http://www.ittf.com/ittf_stats/).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;nickname&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The table tennis player&amp;#039;s common nickname &amp;#039;&amp;#039;in italics&amp;#039;&amp;#039;. If there is more than one, list each name alphabetically and separate them by commas.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;nationality&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The subject&amp;#039;s nationality. May be used instead of citizenship (below) or vice versa in cases where any confusion could result. Should only be used {{em|with}} citizenship when they somehow differ. Should only be used if nationality cannot be inferred from the birthplace. [[Wikipedia:Manual of Style (icons)#Biographical use|Do not use a flag template]]. This parameter is not displayed when the &amp;#039;&amp;#039;&amp;#039;national_team&amp;#039;&amp;#039;&amp;#039; parameter is defined.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;residence&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The table tennis player&amp;#039;s residence.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;birth_name&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The table tennis player&amp;#039;s birth name, if different from current name (e.g. [[maiden name]]).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;birth_date&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The table tennis player&amp;#039;s birthdate. Use &amp;lt;nowiki&amp;gt;{{birth date and age|year|month|day}}&amp;lt;/nowiki&amp;gt; for living table tennis player.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;birth_place&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The table tennis player&amp;#039;s birthplace.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;death_date&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The table tennis player&amp;#039;s date of death, if applicable.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;death_place&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The table tennis player&amp;#039;s place of death, if applicable.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;height&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The table tennis player&amp;#039;s height. If they are American, put measurements in feet &amp;amp; inches such as &amp;lt;code&amp;gt;X ft X in&amp;lt;/code&amp;gt;. If they are not American, place measurements in metric units such as &amp;lt;code&amp;gt;XXX cm&amp;lt;/code&amp;gt;. The infobox will automatically display the appropriate conversion within parentheses.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;weight&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The table tennis player&amp;#039;s weight. If they are American, put measurements in pounds such as &amp;lt;code&amp;gt;XXX lb&amp;lt;/code&amp;gt;. If they are not American, place measurements in kilograms, such as &amp;lt;code&amp;gt;XX kg&amp;lt;/code&amp;gt;. The infobox will automatically display the appropriate conversion within parentheses.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;playingstyle&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The table tennis player&amp;#039;s primary playing style. If there is more than one, list each style alphabetically and separate them by commas.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;equipment&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The table tennis player&amp;#039;s equipment used.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;disability_class&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The disability sport classification(s) that the [[para table tennis]] player competes under.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;highest_rank&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;&amp;#039;&amp;#039;&amp;#039;hrank&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The table tennis player&amp;#039;s highest rank held.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;current_rank&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;&amp;#039;&amp;#039;&amp;#039;crank&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The table tennis player&amp;#039;s current rank held.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;club&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The name of the table tennis club the player belongs to.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;medaltemplates&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| All templates from the medal record infobox except &amp;lt;nowiki&amp;gt;{{MedalTableTop}}&amp;lt;/nowiki&amp;gt; and &amp;lt;nowiki&amp;gt;{{MedalBottom}}&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
Use normal order (see [[Template:MedalTableTop]]), &amp;lt;code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{{tlx|MedalSport|Men&amp;#039;s [[table tennis]]}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{tlx|MedalCountry|{{tl|SWE}}}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{tlx|MedalGold|[[1992 Summer Olympics|1992 Barcelona]]|[[Table tennis at the 1992 Summer Olympics|Singles]]}}&lt;br /&gt;
&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Microformats ==&lt;br /&gt;
{{UF-hcard-person}}&lt;br /&gt;
&lt;br /&gt;
==Tracking category==&lt;br /&gt;
* {{clc|Pages using Infobox table tennis player with unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* {{tl|Infobox sportsperson}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Sportsperson infobox templates|Table tennis player]]&lt;br /&gt;
[[Category:Table tennis templates]]&lt;br /&gt;
[[Category:Templates that add a tracking category]]&amp;lt;!--sort by PAGENAME--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;Zyxw</name></author>
	</entry>
</feed>