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

From Female Submission Wrestling Encyclopedia
Jump to navigation Jump to search
(Created page with "{{Documentation subpage}} This template is for wrestler pages. It creates an infobox on the write side of the artice with personal data. <!-- Categories and interwikis go at t...")
 
 
(9 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
== Usage ==
 
== Usage ==
 +
<pre>
 +
<nowiki>
 +
{{Infobox wrestler
 +
| name            =
 +
| image          =
 +
| caption        =
 +
| birth_name      =
 +
| birth_date      = {{Birth date and age|YYYY|MM|DD}}
 +
| birth_place    =
 +
| death_date      = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} -->
 +
| death_place    =
 +
| death_cause    =
 +
| other_names    =
 +
| residence      =
 +
| nationality    =
 +
| height          =
 +
| height_ft      =
 +
| height_in      =
 +
| height_m        =
 +
| height_footnote =
 +
| weight          =
 +
| weight_lb      =
 +
| fighting_out_of = Which company she wrestles for
 +
| years_active    =
 +
| fem_win        =
 +
| fem_loss        =
 +
| fem_draw        =
 +
| mix_win        =
 +
| mix_loss        =
 +
| mic_draw        =
 +
| website        = <!-- [http://www.example.com example.com] -->
 +
| updated        =
 +
}}
 +
</nowiki></pre>
  
 
== See also ==
 
== See also ==
Line 9: Line 43:
 
<includeonly>
 
<includeonly>
 
<!-- Categories and interwikis go here: -->
 
<!-- Categories and interwikis go here: -->
 
+
Wrestlers
 
</includeonly>
 
</includeonly>

Latest revision as of 20:21, 10 January 2012

This template is for wrestler pages. It creates an infobox on the write side of the artice with personal data.

Usage


{{Infobox wrestler
| name            = 
| image           = 
| caption         = 
| birth_name      = 
| birth_date      = {{Birth date and age|YYYY|MM|DD}}
| birth_place     = 
| death_date      = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} -->
| death_place     = 
| death_cause     = 
| other_names     = 
| residence       = 
| nationality     =
| height          =
| height_ft       = 
| height_in       = 
| height_m        = 
| height_footnote =
| weight          =
| weight_lb       = 
| fighting_out_of = Which company she wrestles for
| years_active    = 
| fem_win         = 
| fem_loss        = 
| fem_draw        = 
| mix_win         = 
| mix_loss        = 
| mic_draw        = 
| website         = <!-- [http://www.example.com example.com] -->
| updated         = 
}}

See also