Difference between revisions of "Template:Manager"
From YouthHawk
(Generated from a page schema) |
|||
Line 1: | Line 1: | ||
− | + | {| class="infobox" style="width: 22em; margin: 1em; font-size: 11px; border:1px solid black; background-color: #f5faff;" align="right" | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | {| class=" | + | |
− | + | ||
− | + | ||
|- | |- | ||
− | + | | colspan="2" bgcolor="#CCCCFF" align="center" | '''<big>{{{name}}}</big>''' | |
− | | | | + | |
|- | |- | ||
− | + | | colspan="2" align="center" | {{{image}}} | |
− | | | | + | |
|- | |- | ||
− | + | |'''Full Name''' | |
− | | | + | | {{{full_name}}} |
|- | |- | ||
− | + | |'''Date of Birth''' | |
− | | | + | | {{{dob}}} |
|- | |- | ||
− | + | |'''Place of Birth''' | |
− | | | + | | {{{pob}}} |
|- | |- | ||
− | + | | valign=top |'''Nationality''' | |
− | | | | + | | {{{nat}}} |
|- | |- | ||
− | + | |'''Current club''' | |
− | | | + | | {{{cclub}}} |
|- | |- | ||
− | + | |'''Previous club/s''' | |
− | | | + | | {{{pclub}}} |
|- | |- | ||
− | + | ||
− | | | + | <noinclude> |
− | | | + | == Usage == |
− | + | {| style="float: left; background-color: transparent;" | |
− | | | | + | |<pre>{{Infobox| |
− | | | + | | name = |
− | + | | image = | |
− | | | + | | full_name = |
− | | | + | | dob = |
− | + | | pob = | |
− | + | | nat = | |
+ | | cclub = | ||
+ | | pclub = | ||
+ | }}</pre> | ||
|} | |} | ||
− | + | </noinclude> | |
− | + | ||
− | </ | + |
Revision as of 20:55, 3 September 2014
{{{name}}} | |
{{{image}}} | |
Full Name | {{{full_name}}} |
Date of Birth | {{{dob}}} |
Place of Birth | {{{pob}}} |
Nationality | {{{nat}}} |
Current club | {{{cclub}}} |
Previous club/s | {{{pclub}}} |
{{Infobox| | name = | image = | full_name = | dob = | pob = | nat = | cclub = | pclub = }} |