Difference between revisions of "Template:Infobox sport wrestler/doc"

From blackwiki
Jump to navigation Jump to search
imported>Raymarcbadz
imported>Zyxw
(add {{Uses Infobox sportsperson}}, update blank template, remove empty parameter description section)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
+
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
 +
{{Uses Infobox sportsperson}}
  
 
== Usage ==
 
== Usage ==
 
{{Infobox sport wrestler
 
{{Infobox sport wrestler
|name       = {{{name}}}
+
| name           = {{{name}}}
|image       = {{{image}}}
+
| image         = {{{image}}}
|image_size = {{{image_size|{{{imagesize|}}}}}}
+
| image_size     = {{{image_size}}}
|caption     = {{{caption}}}
+
| caption        = {{{caption}}}
|fullname   = {{{fullname}}}
+
| birth_name     = {{{birth_name}}}
|nickname   = {{{nickname{{{nicknames|}}}}}}
+
| fullname       = {{{fullname}}}
|nationality = {{{nationality}}}
+
| nickname       = {{{nickname}}}
|birth_name  = {{{birth_name}}}
+
| nationality   = {{{nationality}}}
|birth_date = {{{birth_date}}}
+
| birth_date     = {{{birth_date}}}
|birth_place = {{{birth_place}}}
+
| birth_place   = {{{birth_place}}}
|death_date = {{{death_date}}}
+
| death_date     = {{{death_date}}}
|death_place = {{{death_place}}}
+
| death_place   = {{{death_place}}}
|height     = {{{height|}}}
+
| height         = {{{height}}}
|weight     = {{{weight}}}
+
| weight         = {{{weight}}}
|sport      = [[Amateur wrestling|Wrestling]]
+
| style         = {{{style}}}
|module2    = {{#if:{{{style|}}}{{{club|}}}{{{collegeteam|}}}|{{Infobox|child = yes
+
| club          = {{{club}}}
| label1      = Style
+
| collegeteam    = {{{collegeteam}}}  
| data1      = {{{style}}}
+
| coach          = {{{coach}}}
| label2      = Club
+
| medaltemplates = {{{medaltemplates}}}
| class2      = org
+
| show-medals    = {{{show-medals}}}
| data2      = {{{club}}}
+
| updated        = {{{updated}}}
| label3      = College team
 
| data3      = {{{collegeteam}}}
 
| label4      = Coach
 
| data4      = {{{coach}}}
 
}}}}
 
| medaltemplates = {{{medaltemplates|}}}
 
| show-medals    = {{{show-medals|}}}
 
| updated        = {{{updated|}}}
 
 
}}
 
}}
  
Line 38: Line 31:
 
<pre style="overflow: auto">
 
<pre style="overflow: auto">
 
{{Infobox sport wrestler
 
{{Infobox sport wrestler
|name       =  
+
| name           =  
|image       =  
+
| image         =  
|image_size =  
+
| image_size     =  
|caption    =  
+
| caption       =
|fullname   =  
+
| birth_name     =  
|nickname   =  
+
| fullname       =  
|nationality =
+
| nickname       =  
|birth_name  =  
+
| nationality   =  
|birth_date =  
+
| birth_date     =  
|birth_place =  
+
| birth_place   =  
|death_date =  
+
| death_date     =  
|death_place =  
+
| death_place   =  
|height     =  
+
| height         =  
|weight     =  
+
| weight         =  
|style     =
+
| style         =  
|club       =
+
| club           =  
|college_team =  
+
| collegeteam    =  
|coach   =
+
| coach         =
 +
| medaltemplates =
 +
| show-medals    =
 +
| updated        =  
 
}}
 
}}
 
</pre>
 
</pre>
  
==Parameter descriptions==
+
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
* name        =
+
<!-- Categories go here, and interwikis go in Wikidata -->
* image      =
+
[[Category:Sportsperson infobox templates|Sport wrestler]]
* image_size  =
 
* caption    =
 
* fullname    =
 
* nickname    =
 
* nationality =
 
* birth_name  =
 
* birth_date  =
 
* birth_place =
 
* death_date  =
 
* death_place =
 
* height      =
 
* weight      =
 
* style    =
 
* club      =
 
* college_team =
 
* coach      =
 
  
== See also ==
+
}}</includeonly>
 
 
<includeonly>
 
<!-- Categories and interwikis go here: -->
 
 
 
</includeonly>
 

Revision as of 19:17, 23 April 2014

Template:Uses Infobox sportsperson

Usage

Script error: No such module "If empty".
[[File:{{{image}}}|{{{image_size}}}|upright=1.1]]
{{{caption}}}
Personal information
Birth name{{{birth_name}}}
Full name{{{fullname}}}
Nickname(s){{{nickname}}}
Nationality{{{nationality}}}
Born{{{birth_date}}}
{{{birth_place}}}
Died{{{death_date}}}
{{{death_place}}}
Height{{{height}}}
Weight{{{weight}}}
Sport
SportWrestling
Style{{{style}}}
Club{{{club}}}
College team{{{collegeteam}}}
Coach{{{coach}}}
Medal record

{{{medaltemplates}}}

Updated on {{{updated}}}.

Template:Wikidata image

Copy and paste the template below:

{{Infobox sport wrestler
| name           = 
| image          = 
| image_size     = 
| caption        = 
| birth_name     = 
| fullname       = 
| nickname       = 
| nationality    = 
| birth_date     = 
| birth_place    = 
| death_date     = 
| death_place    = 
| height         = 
| weight         = 
| style          = 
| club           = 
| collegeteam    = 
| coach          = 
| medaltemplates = 
| show-medals    = 
| updated        = 
}}