Difference between revisions of "Template:Infobox volleyball biography/doc"
Jump to navigation
Jump to search
(consistency) |
imported>Vanisaac m (→Tracking categories: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other) |
||
(16 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
+ | {{Person infobox header}} | ||
+ | {{Lua|Module:Infobox|Module:InfoboxImage|Module:Wikidata|Module:Check for unknown parameters}} | ||
+ | {{Uses Wikidata|P18}} | ||
This template may be used to create an infobox for both beach and indoor volleyball players. | This template may be used to create an infobox for both beach and indoor volleyball players. | ||
− | + | == Usage == | |
− | + | ||
+ | === Indoor volleyball player === | ||
{{Infobox volleyball biography | {{Infobox volleyball biography | ||
− | | name | + | | name = {{{name}}} |
− | | image | + | | image = {{{image}}} |
− | | image_size | + | | image_size = {{{image_size}}} |
− | | caption | + | | caption = {{{caption}}} |
− | | | + | | full_name = {{{full_name}}} |
− | | nickname | + | | nickname = {{{nickname}}} |
− | | nationality | + | | nationality = {{{nationality}}} |
− | | birth_name | + | | birth_name = {{{birth_name}}} |
− | | birth_date | + | | birth_date = {{{birth_date}}} |
− | | birth_place | + | | birth_place = {{{birth_place}}} |
− | | death_date | + | | death_date = {{{death_date}}} |
− | | death_place | + | | death_place = {{{death_place}}} |
− | | hometown | + | | hometown = {{{hometown}}} |
− | | height | + | | height = {{{height}}} |
− | | weight | + | | weight = {{{weight}}} |
− | | spike | + | | spike = {{{spike}}} |
− | | block | + | | block = {{{block}}} |
− | | college | + | | college = {{{college}}} |
− | | position | + | | position = {{{position}}} |
− | | currentclub | + | | currentclub = {{{currentclub}}} |
− | | currentnumber | + | | currentnumber = {{{currentumber}}} |
− | | | + | | years1 = {{{years1}}} |
− | | | + | | team1 = {{{team1}}} |
− | | | + | | nationalyears1 = {{{nationalyears1}}} |
− | | | + | | nationalteam1 = {{{nationalteam1}}} |
− | | medaltemplates = <td style="text-align:center;">{{{medaltemplates}}}</td> | + | | medaltemplates = <td style="text-align:center;">{{{medaltemplates}}}</td> |
− | | updated = {{{updated}}} | + | | updated = {{{updated}}} |
+ | }} | ||
+ | |||
+ | <pre style="overflow:auto; white-space:pre;"> | ||
+ | {{Infobox volleyball biography | ||
+ | | name = | ||
+ | | image = <!-- Image name, e.g., John_Doe.jpg --> | ||
+ | | image_size = <!-- Leave this blank for the default size --> | ||
+ | | caption = | ||
+ | | full_name = <!-- if different --> | ||
+ | | nickname = | ||
+ | | nationality = | ||
+ | | birth_date = <!-- Use {{birth date and age|YYYY|MM|DD|mf=y}} or df=y (day first) --> | ||
+ | <!-- or {{birth date|YYYY|MM|DD|mf=y}} if the player is deceased --> | ||
+ | | birth_place = | ||
+ | | death_date = <!-- Use {{death date and age|YYYY|MM|DD|YYYY|MM|DD}} --> | ||
+ | | death_place = | ||
+ | | hometown = | ||
+ | | height = <!-- "X cm" or "X ft Y in" (conversions are automatic) --> | ||
+ | | weight = <!-- "X kg" or "X lb" (conversions are automatic) --> | ||
+ | | spike = <!-- "X cm" or "X in" (conversions are automatic) --> | ||
+ | | block = <!-- "X cm" or "X in" (conversions are automatic) --> | ||
+ | | college = | ||
+ | | position = | ||
+ | | currentclub = | ||
+ | | currentnumber = <!-- for the corresponding current club --> | ||
+ | | years1 = | ||
+ | | team1 = | ||
+ | | nationalyears1 = | ||
+ | | nationalteam1 = | ||
+ | | medaltemplates = <!-- See [[Template:MedalSport]] --> | ||
+ | | medaltemplates-expand = <!-- set to "yes" to auto-expand medaltemplates section --> | ||
+ | | updated = | ||
+ | }} | ||
+ | </pre> | ||
+ | {{clear}} | ||
+ | |||
+ | ===Beach volleyball player=== | ||
+ | {{Infobox volleyball biography | ||
+ | | name = {{{name}}} | ||
+ | | image = {{{image}}} | ||
+ | | image_size = {{{image_size}}} | ||
+ | | caption = {{{caption}}} | ||
+ | | full_name = {{{full_name}}} | ||
+ | | nickname = {{{nickname}}} | ||
+ | | nationality = {{{nationality}}} | ||
+ | | birth_name = {{{birth_name}}} | ||
+ | | birth_date = {{{birth_date}}} | ||
+ | | birth_place = {{{birth_place}}} | ||
+ | | death_date = {{{death_date}}} | ||
+ | | death_place = {{{death_place}}} | ||
+ | | hometown = {{{hometown}}} | ||
+ | | height = {{{height}}} | ||
+ | | weight = {{{weight}}} | ||
+ | | spike = {{{spike}}} | ||
+ | | block = {{{block}}} | ||
+ | | college = {{{college}}} | ||
+ | | currentyears = {{resize|75%|{{{currentyears}}}}} | ||
+ | | currentteammate = {{resize|75%|{{{currentteammate}}}}} | ||
+ | | currenttours (currentpoints) = {{resize|75%|{{{currenttours (currentpoints)}}}}} | ||
+ | | years = {{resize|85%|{{{years}}}}} | ||
+ | | teammates = {{resize|85%|{{{teammates}}}}} | ||
+ | | tours (points) = {{resize|85%|{{{tours (points)}}}}} | ||
+ | | resultyears = {{resize|85%|{{{resultyears}}}}} | ||
+ | | location = {{resize|85%|{{{location}}}}} | ||
+ | | result = {{resize|85%|{{{result}}}}} | ||
+ | | medaltemplates = <td style="text-align:center;">{{{medaltemplates}}}</td> | ||
+ | | updated = {{{updated}}} | ||
}} | }} | ||
− | <pre style="overflow:auto">{{Infobox volleyball biography | + | <pre style="overflow:auto; white-space:pre;"> |
− | | name | + | {{Infobox volleyball biography |
− | | image | + | | name = |
− | | image_size | + | | image = <!-- Image name, e.g., John_Doe.jpg --> |
− | | caption | + | | image_size = <!-- Leave this blank for the default size --> |
− | | | + | | caption = |
− | | nickname | + | | full_name = <!-- if different --> |
− | | nationality | + | | nickname = |
− | | birth_date | + | | nationality = |
− | + | | birth_date = <!-- Use {{birth date and age|YYYY|MM|DD|mf=y}} or df=y (day first) --> | |
− | | birth_place | + | <!-- or {{birth date|YYYY|MM|DD|mf=y}} if the player is deceased --> |
− | | death_date | + | | birth_place = |
− | | death_place | + | | death_date = <!-- Use {{death date and age|YYYY|MM|DD|YYYY|MM|DD}} --> |
− | | hometown | + | | death_place = |
− | | height | + | | hometown = |
− | | weight | + | | height = <!-- "X cm" or "X ft Y in" (conversions are automatic) --> |
− | | spike | + | | weight = <!-- "X kg" or "X lb" (conversions are automatic) --> |
− | | block | + | | spike = <!-- "X cm" or "X in" (conversions are automatic) --> |
− | | college | + | | block = <!-- "X cm" or "X in" (conversions are automatic) --> |
− | | | + | | college = |
− | | | + | | currentyears = |
− | | | + | | currentteammate = |
− | | years | + | | currenttours (currentpoints) = |
− | | | + | | years = |
− | | | + | | teammates = |
− | | | + | | tours (points) = |
− | | medaltemplates = <!-- See [[Template:MedalSport]] --> | + | | resultyears = |
− | + | | location = | |
− | | updated | + | | result = |
− | }}</pre> | + | | medaltemplates = <!-- See [[Template:MedalSport]] --> |
− | {{ | + | | updated = |
+ | }} | ||
+ | </pre> | ||
+ | {{clear}} | ||
− | === | + | === Indoor and beach volleyball player === |
{{Infobox volleyball biography | {{Infobox volleyball biography | ||
| name = {{{name}}} | | name = {{{name}}} | ||
Line 74: | Line 148: | ||
| image_size = {{{image_size}}} | | image_size = {{{image_size}}} | ||
| caption = {{{caption}}} | | caption = {{{caption}}} | ||
− | | | + | | full_name = {{{full_name}}} |
| nickname = {{{nickname}}} | | nickname = {{{nickname}}} | ||
| nationality = {{{nationality}}} | | nationality = {{{nationality}}} | ||
Line 97: | Line 171: | ||
| location = {{resize|85%|{{{location}}}}} | | location = {{resize|85%|{{{location}}}}} | ||
| result = {{resize|85%|{{{result}}}}} | | result = {{resize|85%|{{{result}}}}} | ||
+ | | position = {{{position}}} | ||
+ | | currentclub = {{{currentclub}}} | ||
+ | | currentnumber = {{{currentumber}}} | ||
+ | | years1 = {{{years1}}} | ||
+ | | team1 = {{{team1}}} | ||
+ | | nationalyears1 = {{{nationalyears1}}} | ||
+ | | nationalteam1 = {{{nationalteam1}}} | ||
| medaltemplates = <td style="text-align:center;">{{{medaltemplates}}}</td> | | medaltemplates = <td style="text-align:center;">{{{medaltemplates}}}</td> | ||
| updated = {{{updated}}} | | updated = {{{updated}}} | ||
}} | }} | ||
− | <pre style="overflow:auto">{{Infobox volleyball biography | + | <pre style="overflow:auto; white-space:pre;"> |
+ | {{Infobox volleyball biography | ||
| name = | | name = | ||
| image = <!-- Image name, e.g., John_Doe.jpg --> | | image = <!-- Image name, e.g., John_Doe.jpg --> | ||
| image_size = <!-- Leave this blank for the default size --> | | image_size = <!-- Leave this blank for the default size --> | ||
| caption = | | caption = | ||
− | | | + | | full_name = <!-- if different --> |
| nickname = | | nickname = | ||
| nationality = | | nationality = | ||
Line 115: | Line 197: | ||
| death_place = | | death_place = | ||
| hometown = | | hometown = | ||
− | | height = <!-- | + | | height = <!-- "X cm" or "X ft Y in" (conversions are automatic) --> |
− | | weight = <!-- | + | | weight = <!-- "X kg" or "X lb" (conversions are automatic) --> |
− | | spike = <!-- | + | | spike = <!-- "X cm" or "X in" (conversions are automatic) --> |
− | | block = <!-- | + | | block = <!-- "X cm" or "X in" (conversions are automatic) --> |
| college = | | college = | ||
| currentyears = | | currentyears = | ||
| currentteammate = | | currentteammate = | ||
− | | currenttours (currentpoints) = | + | | currenttours (currentpoints) = |
| years = | | years = | ||
| teammates = | | teammates = | ||
− | | tours (points) = | + | | tours (points) = |
| resultyears = | | resultyears = | ||
| location = | | location = | ||
| result = | | result = | ||
+ | | position = | ||
+ | | currentclub = | ||
+ | | currentnumber = | ||
+ | | years1 = | ||
+ | | team1 = | ||
+ | | nationalyears1 = | ||
+ | | nationalteam1 = | ||
| medaltemplates = <!-- See [[Template:MedalSport]] --> | | medaltemplates = <!-- See [[Template:MedalSport]] --> | ||
| updated = | | updated = | ||
− | }}</pre> | + | }} |
− | {{ | + | </pre> |
+ | {{clear}} | ||
− | + | ===Volleyball coach=== | |
{{Infobox volleyball biography | {{Infobox volleyball biography | ||
| name = {{{name}}} | | name = {{{name}}} | ||
Line 140: | Line 230: | ||
| image_size = {{{image_size}}} | | image_size = {{{image_size}}} | ||
| caption = {{{caption}}} | | caption = {{{caption}}} | ||
− | | | + | | full_name = {{{full_name}}} |
| nickname = {{{nickname}}} | | nickname = {{{nickname}}} | ||
| nationality = {{{nationality}}} | | nationality = {{{nationality}}} | ||
Line 160: | Line 250: | ||
}} | }} | ||
− | <pre style="overflow:auto">{{Infobox volleyball biography | + | <pre style="overflow:auto; white-space:pre;"> |
+ | {{Infobox volleyball biography | ||
| name = | | name = | ||
| image = | | image = | ||
Line 166: | Line 257: | ||
| alt = | | alt = | ||
| caption = | | caption = | ||
− | | | + | | full_name = <!-- if different --> |
| nickname = | | nickname = | ||
| nationality = | | nationality = | ||
Line 184: | Line 275: | ||
| medaltemplates = | | medaltemplates = | ||
| updated = | | updated = | ||
− | }}</pre> | + | }} |
+ | </pre> | ||
+ | {{clear}} | ||
+ | |||
+ | == Tracking categories == | ||
+ | * {{clc|Pages using infobox volleyball biography with unsupported parameters}} | ||
+ | * {{clc|Pages using infobox volleyball biography with broken syntax}} | ||
− | <includeonly>{{ | + | <includeonly>{{Sandbox other|| |
<!-- Categories below this line, please; interwikis at Wikidata --> | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
[[Category:Sportsperson infobox templates|Volleyball biography]] | [[Category:Sportsperson infobox templates|Volleyball biography]] | ||
[[Category:Volleyball infobox templates|Volleyball biography]] | [[Category:Volleyball infobox templates|Volleyball biography]] | ||
+ | [[Category:Biographical templates usable as a module|Volleyball biography]] | ||
+ | [[Category:Infobox templates with updated parameter]] | ||
+ | [[Category:Infobox templates using Wikidata]] | ||
+ | [[Category:Templates that add a tracking category]] | ||
}}</includeonly> | }}</includeonly> |
Latest revision as of 21:41, 25 April 2020
![]() | This is a documentation subpage for Template:Infobox volleyball biography. It contains usage information, categories and other content that is not part of the original template page. |
Template:Person infobox header
![]() | This template uses Lua: |
This template may be used to create an infobox for both beach and indoor volleyball players.
Contents
Usage
Indoor volleyball player
{{{name}}} | |||||
---|---|---|---|---|---|
[[File:{{{image}}}|{{{image_size}}}|upright=1]] {{{caption}}} | |||||
Personal information | |||||
Full name | {{{full_name}}} | ||||
Nickname | {{{nickname}}} | ||||
Nationality | {{{nationality}}} | ||||
Born | {{{birth_name}}} {{{birth_date}}} {{{birth_place}}} | ||||
Died | {{{death_date}}} {{{death_place}}} | ||||
Hometown | {{{hometown}}} | ||||
Height | {{{height}}} | ||||
Weight | {{{weight}}} | ||||
Spike | {{{spike}}} | ||||
Block | {{{block}}} | ||||
College(s) | {{{college}}} | ||||
Volleyball information | |||||
Position | {{{position}}} | ||||
Current club | {{{currentclub}}} | ||||
Number | {{{currentumber}}} | ||||
Career | |||||
| |||||
National team | |||||
| |||||
Honours
| |||||
Last updated: {{{updated}}} |
{{Infobox volleyball biography | name = | image = <!-- Image name, e.g., John_Doe.jpg --> | image_size = <!-- Leave this blank for the default size --> | caption = | full_name = <!-- if different --> | nickname = | nationality = | birth_date = <!-- Use {{birth date and age|YYYY|MM|DD|mf=y}} or df=y (day first) --> <!-- or {{birth date|YYYY|MM|DD|mf=y}} if the player is deceased --> | birth_place = | death_date = <!-- Use {{death date and age|YYYY|MM|DD|YYYY|MM|DD}} --> | death_place = | hometown = | height = <!-- "X cm" or "X ft Y in" (conversions are automatic) --> | weight = <!-- "X kg" or "X lb" (conversions are automatic) --> | spike = <!-- "X cm" or "X in" (conversions are automatic) --> | block = <!-- "X cm" or "X in" (conversions are automatic) --> | college = | position = | currentclub = | currentnumber = <!-- for the corresponding current club --> | years1 = | team1 = | nationalyears1 = | nationalteam1 = | medaltemplates = <!-- See [[Template:MedalSport]] --> | medaltemplates-expand = <!-- set to "yes" to auto-expand medaltemplates section --> | updated = }}
Beach volleyball player
{{{name}}} | |||||||
---|---|---|---|---|---|---|---|
[[File:{{{image}}}|{{{image_size}}}|upright=1]] {{{caption}}} | |||||||
Personal information | |||||||
Full name | {{{full_name}}} | ||||||
Nickname | {{{nickname}}} | ||||||
Nationality | {{{nationality}}} | ||||||
Born | {{{birth_name}}} {{{birth_date}}} {{{birth_place}}} | ||||||
Died | {{{death_date}}} {{{death_place}}} | ||||||
Hometown | {{{hometown}}} | ||||||
Height | {{{height}}} | ||||||
Weight | {{{weight}}} | ||||||
Spike | {{{spike}}} | ||||||
Block | {{{block}}} | ||||||
College(s) | {{{college}}} | ||||||
Beach volleyball information | |||||||
Current teammate | |||||||
| |||||||
Previous teammates | |||||||
| |||||||
Best results | |||||||
| |||||||
Honours
| |||||||
Last updated: {{{updated}}} |
{{Infobox volleyball biography | name = | image = <!-- Image name, e.g., John_Doe.jpg --> | image_size = <!-- Leave this blank for the default size --> | caption = | full_name = <!-- if different --> | nickname = | nationality = | birth_date = <!-- Use {{birth date and age|YYYY|MM|DD|mf=y}} or df=y (day first) --> <!-- or {{birth date|YYYY|MM|DD|mf=y}} if the player is deceased --> | birth_place = | death_date = <!-- Use {{death date and age|YYYY|MM|DD|YYYY|MM|DD}} --> | death_place = | hometown = | height = <!-- "X cm" or "X ft Y in" (conversions are automatic) --> | weight = <!-- "X kg" or "X lb" (conversions are automatic) --> | spike = <!-- "X cm" or "X in" (conversions are automatic) --> | block = <!-- "X cm" or "X in" (conversions are automatic) --> | college = | currentyears = | currentteammate = | currenttours (currentpoints) = | years = | teammates = | tours (points) = | resultyears = | location = | result = | medaltemplates = <!-- See [[Template:MedalSport]] --> | updated = }}
Indoor and beach volleyball player
{{{name}}} | |||||||
---|---|---|---|---|---|---|---|
[[File:{{{image}}}|{{{image_size}}}|upright=1]] {{{caption}}} | |||||||
Personal information | |||||||
Full name | {{{full_name}}} | ||||||
Nickname | {{{nickname}}} | ||||||
Nationality | {{{nationality}}} | ||||||
Born | {{{birth_name}}} {{{birth_date}}} {{{birth_place}}} | ||||||
Died | {{{death_date}}} {{{death_place}}} | ||||||
Hometown | {{{hometown}}} | ||||||
Height | {{{height}}} | ||||||
Weight | {{{weight}}} | ||||||
Spike | {{{spike}}} | ||||||
Block | {{{block}}} | ||||||
College(s) | {{{college}}} | ||||||
Beach volleyball information | |||||||
Current teammate | |||||||
| |||||||
Previous teammates | |||||||
| |||||||
Best results | |||||||
| |||||||
Indoor volleyball information | |||||||
Position | {{{position}}} | ||||||
Current club | {{{currentclub}}} | ||||||
Number | {{{currentumber}}} | ||||||
Career | |||||||
| |||||||
National team | |||||||
| |||||||
Honours
| |||||||
Last updated: {{{updated}}} |
{{Infobox volleyball biography | name = | image = <!-- Image name, e.g., John_Doe.jpg --> | image_size = <!-- Leave this blank for the default size --> | caption = | full_name = <!-- if different --> | nickname = | nationality = | birth_date = <!-- Use {{birth date and age|YYYY|MM|DD|mf=y}} or df=y (day first) --> <!-- or {{birth date|YYYY|MM|DD|mf=y}} if the player is deceased --> | birth_place = | death_date = <!-- Use {{death date and age|YYYY|MM|DD|YYYY|MM|DD}} --> | death_place = | hometown = | height = <!-- "X cm" or "X ft Y in" (conversions are automatic) --> | weight = <!-- "X kg" or "X lb" (conversions are automatic) --> | spike = <!-- "X cm" or "X in" (conversions are automatic) --> | block = <!-- "X cm" or "X in" (conversions are automatic) --> | college = | currentyears = | currentteammate = | currenttours (currentpoints) = | years = | teammates = | tours (points) = | resultyears = | location = | result = | position = | currentclub = | currentnumber = | years1 = | team1 = | nationalyears1 = | nationalteam1 = | medaltemplates = <!-- See [[Template:MedalSport]] --> | updated = }}
Volleyball coach
{{{name}}} | |||||||
---|---|---|---|---|---|---|---|
[[File:{{{image}}}|{{{image_size}}}|upright=1]] {{{caption}}} | |||||||
Personal information | |||||||
Full name | {{{full_name}}} | ||||||
Nickname | {{{nickname}}} | ||||||
Nationality | {{{nationality}}} | ||||||
Born | {{{birth_name}}} {{{birth_date}}} {{{birth_place}}} | ||||||
Died | {{{death_date}}} {{{death_place}}} | ||||||
Hometown | {{{hometown}}} | ||||||
College(s) | {{{college}}} | ||||||
Coaching information | |||||||
Current team | {{{currentcoachteam}}} | ||||||
| |||||||
Best results | |||||||
| |||||||
Honours
| |||||||
Last updated: {{{updated}}} |
{{Infobox volleyball biography | name = | image = | image_size = | alt = | caption = | full_name = <!-- if different --> | nickname = | nationality = | birth_name = | birth_date = | birth_place = | death_date = | death_place = | hometown = | college = | currentcoachteam = | coachyears = | coachteams = | resultyears = | location = | result = | medaltemplates = | updated = }}
Tracking categories
- Category:Pages using infobox volleyball biography with unsupported parameters (0)
- Category:Pages using infobox volleyball biography with broken syntax (0)